Socket
Socket
Sign inDemoInstall

node-verhoeff

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

node-verhoeff - npm Package Compare versions

Comparing version 0.0.6 to 0.0.8

13

package.json
{
"name": "node-verhoeff",
"version": "0.0.6",
"description": "Simple implementation of verhoeff checksum algorithm",
"version": "0.0.8",
"description": "Simple implementation of verhoeff checksum algorithm in NodeJS",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "mocha --recursive specs/"
},

@@ -14,3 +14,10 @@ "author": "Ankur Pandey <ankurkumarpandey@gmail.com> (https://github.com/yuyudhan)",

"chai": "^3.5.0"
},
"publishConfig": {
"registry": "https://registry.npmjs.com"
},
"repository": {
"type": "git",
"url": "https://github.com/yuyudhan/verhoeff.git"
}
}
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