immutable-assign
Advanced tools
Comparing version 1.0.24 to 1.0.25
{ | ||
"name": "immutable-assign", | ||
"version": "1.0.24", | ||
"version": "1.0.25", | ||
"description": "Lightweight immutable helper that allows you to continue working with Plain JavaScript Objects", | ||
@@ -5,0 +5,0 @@ "main": "src/iassign.js", |
@@ -35,4 +35,4 @@ # immutable-assign (iassign.js) | ||
<p> | ||
<a href="benchmarks.png?raw=true" target="_blank"> | ||
<img src="benchmarks.png?raw=true" alt="benchmarks" title="benchmarks" width="70%;"> | ||
<a href="https://raw.githubusercontent.com/engineforce/ImmutableAssign/master/benchmarks.png" target="_blank"> | ||
<img src="https://raw.githubusercontent.com/engineforce/ImmutableAssign/master/benchmarks.png" alt="benchmarks" title="benchmarks" width="70%;"> | ||
</a> | ||
@@ -39,0 +39,0 @@ </p> |
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
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
941264