New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

creditable

Package Overview
Dependencies
Maintainers
5
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

creditable - npm Package Compare versions

Comparing version 1.0.8 to 1.0.9

6

package.json
{
"name": "creditable",
"version": "1.0.8",
"version": "1.0.9",
"description": "Utilities for working with credit card form input.",

@@ -20,9 +20,9 @@ "main": "creditablecardtype.js",

"dependencies": {
"shoestring": "^1.0.3"
"shoestring": "^2.0.1"
},
"devDependencies": {
"grunt": "^1.0.1",
"grunt-contrib-qunit": "^1.2.0",
"grunt-contrib-qunit": "^2.0.0",
"qunitjs": "^2.0.1"
}
}

@@ -27,3 +27,3 @@ # creditable

Update the Security Code placeholder and maxlength based on the card type of the number entered into the Credit Card field. Full demo in `index.html`.
Update the Security Code placeholder and maxlength based on the card type of the number entered into the Credit Card field. Supports one pair of fields per form. Full demo in `index.html`.

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