Socket
Socket
Sign inDemoInstall

gulp-html-postcss

Package Overview
Dependencies
133
Maintainers
2
Versions
14
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 7.0.0 to 7.0.1

17

package.json

@@ -16,3 +16,3 @@ {

},
"version": "7.0.0",
"version": "7.0.1",
"description": "Process inline CSS in HTML using PostCSS gulp plugin",

@@ -49,4 +49,3 @@ "main": "lib/index.js",

"gulp-util": "^3.0.8",
"postcss": "^6.0.0",
"postcss-html": "^0.7.0",
"postcss-html": "^0.8.0",
"postcss-load-config": "^1.2.0",

@@ -58,10 +57,7 @@ "postcss-load-options": "^1.2.0",

"peerDependencies": {
"postcss-less": "^1.0.0",
"postcss-sass": "^0.1.0",
"postcss-scss": "^1.0.0",
"sugarss": "^1.0.0"
"postcss": ">=6.0.0"
},
"devDependencies": {
"coveralls": "^2.13.1",
"eslint": "^4.1.1",
"eslint": "^4.2.0",
"from2-array": "0.0.4",

@@ -72,6 +68,7 @@ "gulp-rename": "^1.2.2",

"nyc": "^11.0.3",
"postcss-less": "^1.0.2",
"postcss": "^6.0.6",
"postcss-less": "^1.1.0",
"proxyquire": "^1.8.0",
"sinon": "^2.3.6"
"sinon": "^2.3.7"
}
}
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