creditable
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "creditable", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "Utilities for working with credit card form input.", | ||
@@ -8,3 +8,3 @@ "main": "creditablecardtype.js", | ||
"type": "git", | ||
"url": "git+https://github.com/filamentgroup/creditcharred.git" | ||
"url": "git+https://github.com/filamentgroup/creditable.git" | ||
}, | ||
@@ -14,5 +14,8 @@ "author": "zachleat <zachleatherman@gmail.com> (http://zachleat.com/)", | ||
"bugs": { | ||
"url": "https://github.com/filamentgroup/creditcharred/issues" | ||
"url": "https://github.com/filamentgroup/creditable/issues" | ||
}, | ||
"homepage": "https://github.com/filamentgroup/creditcharred#readme" | ||
"homepage": "https://github.com/filamentgroup/creditable#readme", | ||
"dependencies": { | ||
"shoestring": "^1.0.3" | ||
} | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
4520
7
59
1
+ Addedshoestring@^1.0.3
+ Addedshoestring@1.0.5(transitive)