Socket
Socket
Sign inDemoInstall

postcss-critical-css

Package Overview
Dependencies
193
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.6 to 3.0.7

2

CHANGELOG.md

@@ -5,2 +5,4 @@ # Changelog

### [3.0.7](https://github.com/zgreen/postcss-critical-css/compare/v3.0.6...v3.0.7) (2020-12-29)
### [3.0.6](https://github.com/zgreen/postcss-critical-css/compare/v3.0.6-0...v3.0.6) (2020-01-02)

@@ -7,0 +9,0 @@

20

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

@@ -22,4 +22,4 @@ "main": "index.js",

"devDependencies": {
"@commitlint/cli": "^8.2.0",
"@commitlint/config-conventional": "^8.2.0",
"@commitlint/cli": "^8.3.5",
"@commitlint/config-conventional": "^8.3.4",
"babel-cli": "^6.26.0",

@@ -31,8 +31,8 @@ "babel-eslint": "^7.2.3",

"eslint": "^3.3.1",
"eslint-config-prettier": "^6.9.0",
"eslint-config-prettier": "^6.15.0",
"eslint-config-standard": "^10.2.1",
"eslint-plugin-flowtype": "^2.50.3",
"eslint-plugin-import": "^2.19.1",
"eslint-plugin-import": "^2.22.1",
"eslint-plugin-node": "^4.2.3",
"eslint-plugin-prettier": "^3.1.2",
"eslint-plugin-prettier": "^3.3.0",
"eslint-plugin-promise": "^3.8.0",

@@ -43,6 +43,6 @@ "eslint-plugin-standard": "^3.1.0",

"lint-staged": "^9.5.0",
"minimist": "^1.2.0",
"minimist": "^1.2.5",
"prettier": "1.19.1",
"standard-version": "^7.0.1",
"tape": "^4.12.1"
"standard-version": "^7.1.0",
"tape": "^4.13.3"
},

@@ -70,3 +70,3 @@ "scripts": {

"fs-extra": "^8.1.0",
"postcss": "^7.0.25"
"postcss": "^7.0.35"
},

@@ -73,0 +73,0 @@ "husky": {

Sorry, the diff of this file is too big to display

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