Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

gulp-html2pug

Package Overview
Dependencies
Maintainers
2
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gulp-html2pug - npm Package Compare versions

Comparing version 5.1.1 to 6.0.0

38

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

@@ -8,3 +8,3 @@ "main": "dist/index.js",

"engines": {
"node": ">=14.0"
"node": ">=18.0"
},

@@ -46,24 +46,24 @@ "exports": {

"through2": "^4.0.2",
"vinyl-contents-tostring": "^6.1.1"
"vinyl-contents-tostring": "^7.0.0"
},
"devDependencies": {
"@babel/cli": "^7.20.7",
"@babel/core": "^7.20.12",
"@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.7",
"@babel/cli": "^7.24.5",
"@babel/core": "^7.24.5",
"@babel/eslint-parser": "^7.24.5",
"@babel/plugin-proposal-partial-application": "^7.24.5",
"@babel/plugin-proposal-throw-expressions": "^7.24.1",
"@eslint-community/eslint-plugin-eslint-comments": "^4.3.0",
"c8": "^9.1.0",
"chai": "^4.4.1",
"chai-as-promised": "^7.1.1",
"dirty-chai": "^2.0.1",
"eslint": "^8.33.0",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",
"eslint-plugin-eslint-comments": "^3.2.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-mocha": "^10.1.0",
"eslint-plugin-n": "^15.6.1",
"eslint-plugin-unicorn": "^45.0.2",
"mocha": "^10.2.0",
"p-event": "^5.0.1",
"sinon": "^15.0.1",
"eslint-plugin-import": "^2.29.1",
"eslint-plugin-mocha": "^10.4.3",
"eslint-plugin-n": "^17.4.0",
"eslint-plugin-unicorn": "^52.0.0",
"mocha": "^10.4.0",
"p-event": "^6.0.1",
"sinon": "^17.0.1",
"sinon-chai": "^3.7.0",

@@ -70,0 +70,0 @@ "vinyl": "^3.0.0"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc