expression-parser-js
Advanced tools
Comparing version 0.0.1 to 0.1.0
{ | ||
"name": "expression-parser-js", | ||
"version": "0.0.1", | ||
"version": "0.1.0", | ||
"main": "index.js", | ||
"author": { | ||
@@ -5,0 +6,0 @@ "windyge": "gxll1314@gmail.com" |
@@ -0,1 +1,7 @@ | ||
## Why Expression Parser? | ||
* Small and simple, but powerful. | ||
* No dependency, no ast. | ||
## Install | ||
@@ -2,0 +8,0 @@ |
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
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
Environment variable access
Supply chain riskPackage accesses environment variables, which may be a sign of credential stuffing or data theft.
Found 1 instance in 1 package
73
2
45198
14
1133