Socket
Socket
Sign inDemoInstall

cdigit

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

cdigit - npm Package Compare versions

Comparing version 3.0.1 to 3.1.0

18

package.json
{
"name": "cdigit",
"version": "3.0.1",
"version": "3.1.0",
"description": "Collection of check digit algorithms implemented in JavaScript",
"main": "lib/index.js",
"types": "lib/index.d.ts",
"sideEffects": false,
"bin": {

@@ -72,12 +73,11 @@ "cdigit": "bin/cli.js"

"dependencies": {
"commander": "^8.1.0"
"commander": "^8.3.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.30.0",
"@typescript-eslint/parser": "^4.30.0",
"eslint": "^7.32.0",
"mocha": "^9.1.1",
"prettier": "^2.3.2",
"tsutils": "^3.21.0",
"typescript": "^4.4.2"
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"eslint": "^8.3.0",
"mocha": "^9.1.3",
"prettier": "^2.4.1",
"typescript": "^4.5.2"
},

@@ -84,0 +84,0 @@ "prettier": {

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