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.4.0 to 2.4.1

14

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

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

"devDependencies": {
"eslint": "^6.6.0",
"eslint-config-airbnb": "^18.0.1",
"eslint-plugin-import": "^2.18.2",
"eslint": "^6.8.0",
"eslint-config-airbnb": "^18.1.0",
"eslint-plugin-import": "^2.20.1",
"eslint-plugin-jsx-a11y": "^6.2.3",
"eslint-plugin-react": "^7.16.0",
"eslint-plugin-react": "^7.19.0",
"eslint-plugin-react-hooks": "^1.7.0",

@@ -83,5 +83,5 @@ "mocha": "^6.2.2",

"tsutils": "^3.17.1",
"typedoc": "^0.15.2",
"typescript": "^3.7.2"
"typedoc": "^0.15.8",
"typescript": "^3.8.3"
}
}

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

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

@@ -157,0 +157,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