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 2.5.6 to 2.5.7

16

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

@@ -68,3 +68,3 @@ "main": "lib/index.js",

"dependencies": {
"commander": "^6.0.0"
"commander": "^6.2.1"
},

@@ -74,11 +74,11 @@ "devDependencies": {

"@typescript-eslint/parser": "^3.10.1",
"eslint": "^7.7.0",
"eslint-config-prettier": "^6.11.0",
"eslint-plugin-prettier": "^3.1.4",
"mocha": "^8.1.2",
"prettier": "^2.1.1",
"eslint": "^7.17.0",
"eslint-config-prettier": "^6.15.0",
"eslint-plugin-prettier": "^3.3.0",
"mocha": "^8.2.1",
"prettier": "^2.2.1",
"tsutils": "^3.17.1",
"typedoc": "^0.18.0",
"typescript": "^4.0.2"
"typescript": "^4.1.3"
}
}

@@ -148,3 +148,3 @@ # cdigit: Check Digit Algorithms in JS

Copyright (c) 2018-2020 LiosK
Copyright (c) 2018-2021 LiosK

@@ -151,0 +151,0 @@ Licensed under either of

Sorry, the diff of this file is not supported yet

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