@zag-js/store
Advanced tools
Comparing version 0.2.7 to 0.2.8
@@ -211,5 +211,8 @@ "use strict"; | ||
}) => [ | ||
// public functions | ||
proxyFunction2, | ||
// shared state | ||
proxyStateMap, | ||
refSet, | ||
// internal things | ||
objectIs, | ||
@@ -216,0 +219,0 @@ newProxy, |
@@ -206,5 +206,8 @@ "use strict"; | ||
}) => [ | ||
// public functions | ||
proxyFunction2, | ||
// shared state | ||
proxyStateMap, | ||
refSet, | ||
// internal things | ||
objectIs, | ||
@@ -211,0 +214,0 @@ newProxy, |
@@ -208,5 +208,8 @@ "use strict"; | ||
}) => [ | ||
// public functions | ||
proxyFunction2, | ||
// shared state | ||
proxyStateMap, | ||
refSet, | ||
// internal things | ||
objectIs, | ||
@@ -213,0 +216,0 @@ newProxy, |
@@ -206,5 +206,8 @@ "use strict"; | ||
}) => [ | ||
// public functions | ||
proxyFunction2, | ||
// shared state | ||
proxyStateMap, | ||
refSet, | ||
// internal things | ||
objectIs, | ||
@@ -211,0 +214,0 @@ newProxy, |
{ | ||
"name": "@zag-js/store", | ||
"version": "0.2.7", | ||
"version": "0.2.8", | ||
"description": "The reactive store package for zag machines", | ||
@@ -26,3 +26,3 @@ "keywords": [ | ||
"dependencies": { | ||
"proxy-compare": "2.4.0" | ||
"proxy-compare": "2.5.0" | ||
}, | ||
@@ -29,0 +29,0 @@ "clean-package": "../../clean-package.config.json", |
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
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
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
53636
1506
0
+ Addedproxy-compare@2.5.0(transitive)
- Removedproxy-compare@2.4.0(transitive)
Updatedproxy-compare@2.5.0