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

aamva

Package Overview
Dependencies
Maintainers
1
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aamva - npm Package Compare versions

Comparing version 0.0.11 to 0.0.12

1

index.js

@@ -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})?/);

2

package.json
{
"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 @@

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