@rimbu/deep
Advanced tools
Comparing version 1.1.0 to 2.0.0
{ | ||
"name": "@rimbu/deep", | ||
"version": "1.1.0", | ||
"version": "2.0.0", | ||
"description": "Tools to use handle plain JS objects as immutable objects", | ||
@@ -75,5 +75,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@rimbu/base": "^1.1.0", | ||
"@rimbu/common": "^1.1.0", | ||
"tslib": "^2.6.1" | ||
"@rimbu/base": "^2.0.0", | ||
"@rimbu/common": "^2.0.0", | ||
"tslib": "^2.6.2" | ||
}, | ||
@@ -83,3 +83,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "f0a61c7e2ba7ecc76dd56a57a9fe7e6ae059eb59" | ||
"gitHead": "d107c858cf84cb27544685cef981067f2fe1612d" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
337756
+ Added@rimbu/base@2.0.1(transitive)
+ Added@rimbu/common@2.0.1(transitive)
- Removed@rimbu/base@1.1.0(transitive)
- Removed@rimbu/common@1.1.0(transitive)
Updated@rimbu/base@^2.0.0
Updated@rimbu/common@^2.0.0
Updatedtslib@^2.6.2