object.assign
Advanced tools
Comparing version 4.1.3 to 4.1.4
@@ -0,1 +1,5 @@ | ||
4.1.4 / 2022-08-16 | ||
================== | ||
* [meta] fix `npmignore` integration (#83) | ||
4.1.3 / 2022-08-05 | ||
@@ -2,0 +6,0 @@ ================== |
{ | ||
"name": "object.assign", | ||
"version": "4.1.3", | ||
"version": "4.1.4", | ||
"author": "Jordan Harband", | ||
@@ -92,5 +92,6 @@ "funding": { | ||
"bower.json", | ||
"browserShim.js" | ||
"browserShim.js", | ||
"!dist/" | ||
] | ||
} | ||
} |
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 2 instances 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
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
1166150
22
1288
2
2