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

halfpenny

Package Overview
Dependencies
Maintainers
7
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

halfpenny - npm Package Compare versions

Comparing version 10.0.0 to 10.0.1

6

package.json

@@ -50,9 +50,5 @@ {

"lint": "eslint lib test",
"preversion": "git checkout master && git pull",
"publish-major": "npm run preversion && npm version major && git push origin master --tags && npm publish",
"publish-minor": "npm run preversion && npm version minor && git push origin master --tags && npm publish",
"publish-patch": "npm run preversion && npm version patch && git push origin master --tags && npm publish",
"test": "nyc --reporter=lcov --check-coverage node test/index.js"
},
"version": "10.0.0"
"version": "10.0.1"
}
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