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

card-validator

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

card-validator - npm Package Compare versions

Comparing version 4.3.0 to 5.0.0

8

CHANGELOG.md

@@ -0,1 +1,9 @@

5.0.0
=====
- Update `credit-card-type` to v7.0.0
*Breaking Changes*
- Mastercard enum changed from `master-card` to `mastercard`
4.3.0

@@ -2,0 +10,0 @@ =====

4

package.json
{
"name": "card-validator",
"version": "4.3.0",
"version": "5.0.0",
"description": "A library for validating credit card fields",

@@ -26,4 +26,4 @@ "main": "index.js",

"dependencies": {
"credit-card-type": "^6.2.0"
"credit-card-type": "^7.0.0"
}
}
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