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.3.4 to 2.3.5

22

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

@@ -69,17 +69,17 @@ "main": "lib/index.js",

"dependencies": {
"commander": "^2.19.0"
"commander": "^2.20.0"
},
"devDependencies": {
"eslint": "^5.10.0",
"eslint": "^5.16.0",
"eslint-config-airbnb": "^17.1.0",
"eslint-plugin-import": "^2.14.0",
"eslint-plugin-jsx-a11y": "^6.1.2",
"eslint-plugin-react": "^7.11.1",
"mocha": "^5.2.0",
"tslint": "^5.11.0",
"eslint-plugin-import": "^2.17.3",
"eslint-plugin-jsx-a11y": "^6.2.1",
"eslint-plugin-react": "^7.13.0",
"mocha": "^6.1.4",
"tslint": "^5.17.0",
"tslint-config-airbnb": "^5.11.1",
"tsutils": "^3.5.2",
"typedoc": "^0.13.0",
"typescript": "^3.2.2"
"tsutils": "^3.14.0",
"typedoc": "^0.14.2",
"typescript": "^3.5.1"
}
}

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

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

@@ -156,0 +156,0 @@ Licensed under the Apache License, Version 2.0 (the "License"); you may not use

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