Socket
Socket
Sign inDemoInstall

postcss-critical-css

Package Overview
Dependencies
189
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.3 to 3.0.4

18

package.json
{
"name": "postcss-critical-css",
"version": "3.0.3",
"version": "3.0.4",
"description": "Generate critical CSS using PostCSS",

@@ -29,10 +29,10 @@ "main": "index.js",

"eslint-config-standard": "^10.2.1",
"eslint-plugin-flowtype": "^2.41.0",
"eslint-plugin-import": "^2.8.0",
"eslint-plugin-flowtype": "^2.50.3",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-node": "^4.2.3",
"eslint-plugin-promise": "^3.6.0",
"eslint-plugin-standard": "^3.0.1",
"flow-bin": "^0.48.0",
"eslint-plugin-promise": "^3.8.0",
"eslint-plugin-standard": "^3.1.0",
"flow-bin": "^0.100.0",
"minimist": "^1.2.0",
"tape": "^4.8.0"
"tape": "^4.10.2"
},

@@ -56,5 +56,5 @@ "scripts": {

"chalk": "^1.1.3",
"cssnano": "^4.0.0",
"postcss": "^7.0.0"
"cssnano": "^4.1.10",
"postcss": "^7.0.17"
}
}

Sorry, the diff of this file is not supported yet

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