@tanstack/react-store
Advanced tools
Comparing version 0.0.1-beta.156 to 0.0.1-beta.157
@@ -14,7 +14,7 @@ { | ||
"name": "store/build/esm/index.js", | ||
"uid": "f64d-10" | ||
"uid": "7589-10" | ||
}, | ||
{ | ||
"name": "react-store/src/index.tsx", | ||
"uid": "f64d-12" | ||
"uid": "7589-12" | ||
} | ||
@@ -29,20 +29,20 @@ ] | ||
"nodeParts": { | ||
"f64d-10": { | ||
"7589-10": { | ||
"renderedLength": 1843, | ||
"gzipLength": 644, | ||
"brotliLength": 0, | ||
"mainUid": "f64d-9" | ||
"mainUid": "7589-9" | ||
}, | ||
"f64d-12": { | ||
"7589-12": { | ||
"renderedLength": 754, | ||
"gzipLength": 343, | ||
"brotliLength": 0, | ||
"mainUid": "f64d-11" | ||
"mainUid": "7589-11" | ||
} | ||
}, | ||
"nodeMetas": { | ||
"f64d-9": { | ||
"7589-9": { | ||
"id": "/packages/store/build/esm/index.js", | ||
"moduleParts": { | ||
"index.production.js": "f64d-10" | ||
"index.production.js": "7589-10" | ||
}, | ||
@@ -52,17 +52,17 @@ "imported": [], | ||
{ | ||
"uid": "f64d-11" | ||
"uid": "7589-11" | ||
} | ||
] | ||
}, | ||
"f64d-11": { | ||
"7589-11": { | ||
"id": "/packages/react-store/src/index.tsx", | ||
"moduleParts": { | ||
"index.production.js": "f64d-12" | ||
"index.production.js": "7589-12" | ||
}, | ||
"imported": [ | ||
{ | ||
"uid": "f64d-13" | ||
"uid": "7589-13" | ||
}, | ||
{ | ||
"uid": "f64d-9" | ||
"uid": "7589-9" | ||
} | ||
@@ -73,3 +73,3 @@ ], | ||
}, | ||
"f64d-13": { | ||
"7589-13": { | ||
"id": "use-sync-external-store/shim/with-selector", | ||
@@ -80,3 +80,3 @@ "moduleParts": {}, | ||
{ | ||
"uid": "f64d-11" | ||
"uid": "7589-11" | ||
} | ||
@@ -83,0 +83,0 @@ ], |
{ | ||
"name": "@tanstack/react-store", | ||
"author": "Tanner Linsley", | ||
"version": "0.0.1-beta.156", | ||
"version": "0.0.1-beta.157", | ||
"license": "MIT", | ||
@@ -39,3 +39,3 @@ "repository": "tanstack/react-store", | ||
"use-sync-external-store": "^1.2.0", | ||
"@tanstack/store": "0.0.1-beta.156" | ||
"@tanstack/store": "0.0.1-beta.157" | ||
}, | ||
@@ -42,0 +42,0 @@ "devDependencies": { |
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
+ Added@tanstack/store@0.0.1-beta.157(transitive)
- Removed@tanstack/store@0.0.1-beta.156(transitive)