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.1.0 to 3.1.1

12

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

@@ -76,8 +76,8 @@ "main": "lib/index.js",

"devDependencies": {
"@typescript-eslint/eslint-plugin": "^5.4.0",
"@typescript-eslint/parser": "^5.4.0",
"eslint": "^8.3.0",
"@typescript-eslint/eslint-plugin": "^5.6.0",
"@typescript-eslint/parser": "^5.6.0",
"eslint": "^8.4.1",
"mocha": "^9.1.3",
"prettier": "^2.4.1",
"typescript": "^4.5.2"
"prettier": "^2.5.1",
"typescript": "^4.5.3"
},

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

# cdigit: Check Digit Algorithms in JS
[![npm](https://img.shields.io/npm/v/cdigit)](https://www.npmjs.com/package/cdigit)
[![License](https://img.shields.io/npm/l/cdigit)](#license)
cdigit - Collection of check digit algorithms implemented in JavaScript

@@ -162,6 +165,1 @@

dual licensed as above, without any additional terms or conditions.
## See Also
- [GitHub repository](https://github.com/LiosK/cdigit)
- [npm package](https://www.npmjs.com/package/cdigit)
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