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.4 to 6.0.5

8

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

@@ -19,3 +19,7 @@ "author": "Addy Osmani",

],
"exports": "./index.js",
"exports": {
".": "./index.js",
"./file.js": "./src/file.js",
"./errors.js": "./src/errors.js"
},
"bin": "cli.js",

@@ -22,0 +26,0 @@ "keywords": [

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