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

@apiverve/cardvalidator

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@apiverve/cardvalidator - npm Package Compare versions

Comparing version 1.1.4 to 1.1.5

6

package.json
{
"name": "@apiverve/cardvalidator",
"version": "1.1.4",
"version": "1.1.5",
"description": "Card Validator is a simple tool for validating if a card number is valid or not. It checks the card number format and the Luhn algorithm to see if the card number is valid.",

@@ -21,3 +21,3 @@ "main": "index.js",

},
"homepage": "https://apiverve.com/marketplace/api/cardvalidator",
"homepage": "https://apiverve.com/marketplace/api/cardvalidator?utm_source=npm",
"devDependencies": {

@@ -31,4 +31,4 @@ "mocha": "^10.7.3",

"promise": "^8.3.0",
"axios": "1.7.4"
"axios": "1.7.7"
}
}
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