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

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.0 to 3.0.1

16

package.json
{
"name": "cdigit",
"version": "3.0.0",
"version": "3.0.1",
"description": "Collection of check digit algorithms implemented in JavaScript",

@@ -72,12 +72,12 @@ "main": "lib/index.js",

"dependencies": {
"commander": "^7.2.0"
"commander": "^8.1.0"
},
"devDependencies": {
"@typescript-eslint/eslint-plugin": "^4.20.0",
"@typescript-eslint/parser": "^4.20.0",
"eslint": "^7.23.0",
"mocha": "^8.3.2",
"prettier": "^2.2.1",
"@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.2.3"
"typescript": "^4.4.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