parse-function
Advanced tools
Comparing version 5.1.5 to 5.2.0
{ | ||
"name": "parse-function", | ||
"version": "5.1.5", | ||
"version": "5.2.0", | ||
"description": "Parse a function into an object using espree, acorn or babylon parsers. Extensible through Smart Plugins", | ||
@@ -34,3 +34,3 @@ "repository": "tunnckoCore/parse-function", | ||
"devDependencies": { | ||
"acorn": "5.4.1", | ||
"acorn": "5.5.0", | ||
"clone-deep": "2.0.2", | ||
@@ -37,0 +37,0 @@ "eslint-config-standard-tunnckocore": "1.0.10", |
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
Empty package
Supply chain riskPackage does not contain any code. It may be removed, is name squatting, or the result of a faulty package publish.
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
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
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
2
22847
3
0