@rimbu/deep
Advanced tools
Comparing version 0.11.1 to 0.11.2
{ | ||
"name": "@rimbu/deep", | ||
"version": "0.11.1", | ||
"version": "0.11.2", | ||
"description": "Tools to use handle plain JS objects as immutable objects", | ||
@@ -60,4 +60,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^0.9.3", | ||
"@rimbu/common": "^0.10.1" | ||
"@rimbu/base": "^0.9.4", | ||
"@rimbu/common": "^0.10.2", | ||
"tslib": "^2.4.0" | ||
}, | ||
@@ -71,3 +72,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "9e7cd56ce066f7903c5749110c2a7a8b06809403" | ||
"gitHead": "0d1677b4df9c1b0f1dc337eb38eea7a99ea7fc43" | ||
} |
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
115532
3
+ Addedtslib@^2.4.0
Updated@rimbu/base@^0.9.4
Updated@rimbu/common@^0.10.2