You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
$ npm why source-map-resolve [email protected] dev
node_modules/source-map-resolve
source-map-resolve@"^0.6.0" from [email protected]
node_modules/css
css@"^3.0.0" from [email protected]
node_modules/inline-critical
inline-critical@"^8.0.0" from [email protected]
node_modules/critical
dev critical@"^4.0.1" from the root project
$ npm why puppeteer [email protected] dev
node_modules/puppeteer
puppeteer@"2.1.1" from [email protected]
node_modules/penthouse
penthouse@"^2.3.2" from [email protected]
node_modules/critical
dev critical@"^4.0.1" from the root project
$ npm why svgo [email protected] dev
node_modules/svgo
svgo@"^1.3.2" from [email protected]
node_modules/postcss-image-inliner
postcss-image-inliner@"^5.0.0" from [email protected]
node_modules/critical
dev critical@"^4.0.1" from the root project
The text was updated successfully, but these errors were encountered:
Hi guys, some alerts when install the package:
npm WARN deprecated [email protected]: See https://github.com/lydell/source-map-resolve#deprecated
npm WARN deprecated [email protected]: Version no longer supported. Upgrade to @latest
npm WARN deprecated [email protected]: This SVGO version is no longer supported. Upgrade to v2.x.x.
$ npm why source-map-resolve
[email protected] dev
node_modules/source-map-resolve
source-map-resolve@"^0.6.0" from [email protected]
node_modules/css
css@"^3.0.0" from [email protected]
node_modules/inline-critical
inline-critical@"^8.0.0" from [email protected]
node_modules/critical
dev critical@"^4.0.1" from the root project
$ npm why puppeteer
[email protected] dev
node_modules/puppeteer
puppeteer@"2.1.1" from [email protected]
node_modules/penthouse
penthouse@"^2.3.2" from [email protected]
node_modules/critical
dev critical@"^4.0.1" from the root project
$ npm why svgo
[email protected] dev
node_modules/svgo
svgo@"^1.3.2" from [email protected]
node_modules/postcss-image-inliner
postcss-image-inliner@"^5.0.0" from [email protected]
node_modules/critical
dev critical@"^4.0.1" from the root project
The text was updated successfully, but these errors were encountered: