Socket
Socket
Sign inDemoInstall

critical

Package Overview
Dependencies
317
Maintainers
3
Versions
109
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.5 to 7.0.0

25

package.json
{
"name": "critical",
"version": "6.0.5",
"version": "7.0.0",
"description": "Extract & Inline Critical-path CSS from HTML",

@@ -32,6 +32,6 @@ "author": "Addy Osmani",

"engines": {
"node": ">=16.10"
"node": ">=18"
},
"dependencies": {
"clean-css": "^5.3.2",
"clean-css": "^5.3.3",
"common-tags": "^1.8.2",

@@ -41,15 +41,15 @@ "css-url-parser": "^1.1.3",

"debug": "^4.3.4",
"find-up": "^6.3.0",
"find-up": "^7.0.0",
"get-stdin": "^9.0.0",
"globby": "^13.2.2",
"globby": "^14.0.0",
"got": "^13.0.0",
"group-args": "^0.1.0",
"indent-string": "^5.0.0",
"inline-critical": "^11.0.1",
"inline-critical": "^12.0.0",
"is-glob": "^4.0.3",
"joi": "^17.11.0",
"joi": "^17.12.0",
"lodash": "^4.17.21",
"lodash-es": "^4.17.21",
"make-dir": "^4.0.0",
"meow": "^12.1.1",
"meow": "^13.1.0",
"oust": "^2.0.4",

@@ -60,5 +60,5 @@ "p-all": "^5.0.0",

"plugin-error": "^2.0.1",
"postcss": "^8.4.31",
"postcss": "^8.4.33",
"postcss-discard": "^2.0.0",
"postcss-image-inliner": "^7.0.0",
"postcss-image-inliner": "^7.0.1",
"postcss-url": "^10.1.3",

@@ -72,4 +72,3 @@ "replace-ext": "^2.0.0",

"devDependencies": {
"async": "^3.2.4",
"ava": "^5.3.1",
"async": "^3.2.5",
"cross-env": "^7.0.3",

@@ -79,3 +78,3 @@ "finalhandler": "^1.2.0",

"jest": "^29.7.0",
"nock": "^13.3.3",
"nock": "^13.5.0",
"normalize-newline": "^4.1.0",

@@ -82,0 +81,0 @@ "serve-static": "^1.15.0",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc