@rest-hooks/normalizr
Advanced tools
Comparing version 11.0.2 to 11.1.0
{ | ||
"name": "@rest-hooks/normalizr", | ||
"version": "11.0.2", | ||
"version": "11.1.0", | ||
"description": "Normalizes and denormalizes JSON according to schema for Redux and Flux applications", | ||
@@ -63,4 +63,4 @@ "homepage": "https://resthooks.io/docs/concepts/normalization", | ||
"dependencies": { | ||
"@data-client/normalizr": "^0.1.0" | ||
"@data-client/normalizr": "^0.2.0" | ||
} | ||
} |
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
1
+ Added@babel/runtime@7.26.0(transitive)
+ Added@data-client/normalizr@0.2.2(transitive)
- Removed@babel/runtime@7.26.7(transitive)
- Removed@data-client/normalizr@0.1.0(transitive)