pure-assign
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "pure-assign", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Drop-in replacement for Object.assign() for \"updating\" immutable objects.", | ||
@@ -16,8 +16,6 @@ "main": "dist/index.js", | ||
"keywords": [ | ||
"transducers", | ||
"typescript", | ||
"functional", | ||
"iterators", | ||
"lazy", | ||
"chain" | ||
"object", | ||
"assign", | ||
"immutable", | ||
"update" | ||
], | ||
@@ -24,0 +22,0 @@ "homepage": "https://github.com/dphilipson/pure-assign", |
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
12849