Comparing version 1.7.4 to 1.7.5
@@ -5,7 +5,7 @@ { | ||
"description": "An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.", | ||
"version": "1.7.4", | ||
"version": "1.7.5", | ||
"keywords": ["lex", "lexer", "lexical", "analysis", "scan", "scanner", "scanning", "token", "tokenize", "tokenizer", "tokenization", "flex", "jison"], | ||
"main": "lib/lexer.js", | ||
"scripts": ["lib/lexer.js"], | ||
"main": "lexer.js", | ||
"scripts": ["lexer.js"], | ||
"license": "MIT" | ||
} |
{ | ||
"name": "lex", | ||
"description": "An elegant armor-plated JavaScript lexer modelled after flex. Easily extensible to tailor to your need for perfection.", | ||
"version": "1.7.4", | ||
"version": "1.7.5", | ||
"keywords": ["lex", "lexer", "lexical", "analysis", "scan", "scanner", "scanning", "token", "tokenize", "tokenizer", "tokenization", "flex", "jison"], | ||
"author": "Aadit M Shah (http://aaditmshah.github.com/) <aaditmshah@myopera.com>", | ||
"main": "lib/lexer.js", | ||
"author": "Aadit M Shah (http://aaditmshah.github.com/) <aaditmshah@fastmail.fm>", | ||
"main": "lexer.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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
12644
1