immutable-assign
Advanced tools
Comparing version 1.0.32 to 1.0.33
{ | ||
"name": "immutable-assign", | ||
"version": "1.0.32", | ||
"version": "1.0.33", | ||
"description": "Lightweight immutable helper that allows you to continue working with Plain JavaScript Objects", | ||
"main": "src/iassign.js", | ||
"types": "src/iassign.d.ts", | ||
"main": "deploy/iassign.js", | ||
"types": "deploy/iassign.d.ts", | ||
"scripts": { | ||
@@ -8,0 +8,0 @@ "test": "node node_modules/istanbul/lib/cli.js cover node_modules/jasmine/bin/jasmine.js", |
Sorry, the diff of this file is not supported yet
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
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
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
0
3
87172
15
734