Comparing version 0.0.11 to 0.0.12
@@ -14,3 +14,2 @@ | ||
"city": res1[3], | ||
"name": res1[4], | ||
"name": function() { | ||
@@ -17,0 +16,0 @@ var res = res1[4].match(/([^\$]{0,35})\$?([^\$]{0,35})?\$?([^\$]{0,35})?/); |
{ | ||
"name": "aamva", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "Parse AAMVA magnetic stripe", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -6,2 +6,6 @@ # aamva.js | ||
**NOTE: | ||
To support this effort, please contribute swipe streams for unsupported types | ||
and I would love to add support or fix things that are not working yet** | ||
## Installation | ||
@@ -81,2 +85,3 @@ | ||
* 0.0.11 added TX support | ||
* 0.0.12 fixed duplicate name key | ||
@@ -83,0 +88,0 @@ |
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
10068
102
174