@solid-primitives/immutable
Advanced tools
Comparing version 0.1.9 to 0.1.10
{ | ||
"name": "@solid-primitives/immutable", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Functional programming helpers for making non-mutating changes to data. Keeping it immutable.", | ||
@@ -44,3 +44,3 @@ "author": "Damian Tarnawski @thetarnav <gthetarnav@gmail.com>", | ||
"dependencies": { | ||
"@solid-primitives/utils": "^5.5.1" | ||
"@solid-primitives/utils": "^6.0.0" | ||
}, | ||
@@ -47,0 +47,0 @@ "peerDependencies": { |
28649
+ Added@solid-primitives/utils@6.3.0(transitive)
- Removed@solid-primitives/utils@5.5.2(transitive)