Comparing version 0.1.0 to 0.1.1
@@ -5,3 +5,3 @@ { | ||
"description": "Native RegExp compatible regular expressions for JavaScript. Patterns may be composed of subexpressions and multiple expressions may be combined into a single expression.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"keywords": ["regex", "regexp", "regular", "expression", "pattern", "definition", "composition", "subexpression", "combination"], | ||
@@ -8,0 +8,0 @@ "main": "lib/regex.js", |
{ | ||
"name": "regex", | ||
"description": "Native RegExp compatible regular expressions for JavaScript. Patterns may be composed of subexpressions and multiple expressions may be combined into a single expression.", | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"keywords": ["regex", "regexp", "regular", "expression", "pattern", "definition", "composition", "subexpression", "combination"], | ||
"author": "Aadit M Shah (http://aaditmshah.github.com/) <aaditmshah@myopera.com>", | ||
"author": "Aadit M Shah (http://aaditmshah.github.com/) <aaditmshah@fastmail.fm>", | ||
"main": "lib/regex.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