+2
-2
| { | ||
| "name": "engine", | ||
| "description": "Template engine based on Lo-Dash template, but adds features like the ability to register helpers and more easily set data to be used as context in templates.", | ||
| "version": "0.1.9", | ||
| "version": "0.1.10", | ||
| "homepage": "https://github.com/jonschlinkert/engine", | ||
@@ -24,3 +24,3 @@ "author": "Jon Schlinkert (https://github.com/jonschlinkert)", | ||
| "dependencies": { | ||
| "assign-deep": "^0.3.1", | ||
| "assign-deep": "^0.4.3", | ||
| "collection-visit": "^0.2.0", | ||
@@ -27,0 +27,0 @@ "get-value": "^1.2.1", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
21321
01
-50%+ Added
+ Added
+ Added
+ Added
- Removed
Updated