Socket
Socket
Sign inDemoInstall

gulp-html2pug

Package Overview
Dependencies
50
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 5.1.0

29

package.json
{
"name": "gulp-html2pug",
"version": "5.0.0",
"version": "5.1.0",
"description": "Gulp plugin to convert html files to pug",

@@ -43,22 +43,23 @@ "main": "dist/index.js",

"html2pug": "^4.0.0",
"plugin-error": "^1.0.1",
"plugin-error": "^2.0.0",
"through2": "^4.0.2",
"vinyl-contents-tostring": "^5.0.0"
"vinyl-contents-tostring": "^6.0.0"
},
"devDependencies": {
"@babel/cli": "^7.17.10",
"@babel/core": "^7.18.2",
"@babel/eslint-parser": "^7.18.2",
"@babel/plugin-proposal-partial-application": "^7.17.12",
"@babel/plugin-proposal-throw-expressions": "^7.16.7",
"c8": "^7.11.3",
"@babel/cli": "^7.19.3",
"@babel/core": "^7.19.3",
"@babel/eslint-parser": "^7.19.1",
"@babel/plugin-proposal-partial-application": "^7.18.9",
"@babel/plugin-proposal-throw-expressions": "^7.18.6",
"c8": "^7.12.0",
"chai": "^4.3.6",
"chai-as-promised": "^7.1.1",
"dirty-chai": "^2.0.1",
"eslint": "^8.16.0",
"eslint": "^8.24.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-mocha": "^10.0.5",
"eslint-plugin-n": "^15.2.0",
"eslint-plugin-unicorn": "^42.0.0",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-n": "^15.3.0",
"eslint-plugin-unicorn": "^44.0.0",
"mocha": "^10.0.0",

@@ -68,4 +69,4 @@ "p-event": "^5.0.1",

"sinon-chai": "^3.7.0",
"vinyl": "^2.2.1"
"vinyl": "^3.0.0"
}
}
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