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