statemachines
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -5,3 +5,3 @@ { | ||
"description": "Deterministic and Nondeterministic Finite State Machines for JavaScript. The backend for my regex library.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"keywords": ["deterministic", "nondeterministic", "finite", "state", "machines", "backend", "regex"], | ||
@@ -8,0 +8,0 @@ "main": "lib/statemachines.js", |
{ | ||
"name": "statemachines", | ||
"description": "Deterministic and Nondeterministic Finite State Machines for JavaScript. The backend for my regex library.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"keywords": ["deterministic", "nondeterministic", "finite", "state", "machines", "backend", "regex"], | ||
"author": "Aadit M Shah (http://aaditmshah.github.com/) <aaditmshah@myopera.com>", | ||
"author": "Aadit M Shah (http://aaditmshah.github.com/) <aaditmshah@fastmail.fm>", | ||
"main": "lib/statemachines.js", | ||
"maintainers": [{ | ||
"name": "Aadit M Shah", | ||
"email": "aaditmshah@myopera.com", | ||
"email": "aaditmshah@fastmail.fm", | ||
"web": "http://aaditmshah.github.com/" | ||
@@ -15,3 +15,3 @@ }], | ||
"name": "Aadit M Shah", | ||
"email": "aaditmshah@myopera.com", | ||
"email": "aaditmshah@fastmail.fm", | ||
"web": "http://aaditmshah.github.com/" | ||
@@ -18,0 +18,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