bnf-parser
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "bnf-parser", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Deterministic BNF compiler/parser", | ||
@@ -23,7 +23,5 @@ "main": "./bin/index.js", | ||
"dependencies": { | ||
"bnf-parser": "^2.2.5", | ||
"getopts": "^2.3.0" | ||
}, | ||
"devDependencies": { | ||
"@types/node-getopt": "^0.2.32", | ||
"ts-node": "^10.9.1", | ||
@@ -30,0 +28,0 @@ "typescript": "^4.8.4" |
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
Filesystem access
Supply chain riskAccesses the file system, and could potentially read sensitive data.
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
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
40751
1
2
17
948
2
- Removedbnf-parser@^2.2.5
- Removedbnf-parser@2.2.5(transitive)