creditcard.js 3.0.30 → 3.0.32

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @name creditcard.js 3.0.29
2
+ * @name creditcard.js 3.0.31
3
3
  * @license MIT
4
4
  * @author ContaAzul (contaazul.com)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /**
2
- * @name creditcard.js 3.0.29
2
+ * @name creditcard.js 3.0.31
3
3
  * @license MIT
4
4
  * @author ContaAzul (contaazul.com)
5
5
  */
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "creditcard.js",
3
- "version": "3.0.30",
3
+ "version": "3.0.32",
4
4
  "description": "A simple library for credit-card validation in JavaScript",
5
5
  "main": "dist/creditcard.js",
6
6
  "files": [