New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

bundler-prototype-test

Package Overview
Dependencies
Maintainers
1
Versions
29
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bundler-prototype-test - npm Package Compare versions

Comparing version 3.16.22 to 3.16.23

11

package.json
{
"name": "bundler-prototype-test",
"version": "3.16.22",
"version": "3.16.23",
"description": "bundler-test",

@@ -9,3 +9,4 @@ "author": "Divas",

"scripts": {
"postinstall": "cd ../.. && npx husky install .husky && npx husky add .husky/commit-msg 'npx --no -- commitlint --config ./node_modules/bundler-prototype-test/commitlint.config.cjs --edit \"$1\"'"
"postinstall": "cd ../.. && npx husky install .husky && node node_modules/.bin/husky add .husky/commit-msg 'npx --no -- commitlint --config ./node_modules/bundler-prototype-test/commitlint.config.cjs --edit \"$1\"'",
"prepare": "husky install"
},

@@ -15,4 +16,8 @@ "dependencies": {

"@commitlint/config-conventional": "17.4.4",
"husky": "^8.0.3"
"husky": "^8.0.3",
"husky-init": "^8.0.0"
},
"devDependencies": {
"husky": "^8.0.0"
}
}
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