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.1.0 to 7.1.1

16

package.json

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

},
"version": "7.1.0",
"version": "7.1.1",
"description": "Process inline CSS in HTML using PostCSS gulp plugin",

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

"plugin-error": "^1.0.1",
"postcss-html": "^0.23.6",
"postcss-jsx": "^0.9.0",
"postcss-html": "^0.23.7",
"postcss-jsx": "^0.10.0",
"postcss-load-config": "^1.2.0",
"postcss-load-options": "^1.2.0",
"postcss-load-plugins": "^2.3.0",
"postcss-markdown": "^0.23.6",
"postcss-markdown": "^0.23.7",
"postcss-sass": "^0.3.1",
"postcss-scss": "^1.0.5",
"postcss-syntax": "^0.9.0",
"postcss-syntax": "^0.10.0",
"sugarss": "^1.0.1",

@@ -69,3 +69,3 @@ "vinyl-sourcemaps-apply": "^0.2.1"

"eslint-config-standard": "^11.0.0",
"eslint-plugin-import": "^2.11.0",
"eslint-plugin-import": "^2.12.0",
"eslint-plugin-node": "^6.0.1",

@@ -75,6 +75,6 @@ "eslint-plugin-promise": "^3.7.0",

"from2-array": "0.0.4",
"gulp-rename": "^1.2.2",
"gulp-rename": "^1.2.3",
"gulp-sourcemaps": "^2.6.4",
"mocha": "^5.1.1",
"nyc": "^11.7.2",
"nyc": "^11.8.0",
"postcss": "^6.0.22",

@@ -81,0 +81,0 @@ "postcss-less": "^1.1.5",

@@ -9,3 +9,3 @@ # gulp-html-postcss

- [JSX](https://reactjs.org/docs/introducing-jsx.html)
- [Vue component](https://vue-loader.vuejs.org/)
- [Vue Single-File Component](https://vue-loader.vuejs.org/spec.html)
- [Quick App](https://doc.quickapp.cn/framework/source-file.html)

@@ -12,0 +12,0 @@ - [Markdown](https://daringfireball.net/projects/markdown/syntax)

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