@tanstack/solid-query
Advanced tools
Comparing version 5.20.1 to 5.20.2
{ | ||
"name": "@tanstack/solid-query", | ||
"version": "5.20.1", | ||
"version": "5.20.2", | ||
"description": "Primitives for managing, caching and syncing asynchronous and remote data in Solid", | ||
@@ -50,8 +50,8 @@ "author": "tannerlinsley", | ||
"dependencies": { | ||
"solid-js": "^1.8.7", | ||
"@tanstack/query-core": "5.20.1" | ||
"solid-js": "^1.8.14", | ||
"@tanstack/query-core": "5.20.2" | ||
}, | ||
"devDependencies": { | ||
"tsup-preset-solid": "^2.2.0", | ||
"vite-plugin-solid": "^2.8.0" | ||
"vite-plugin-solid": "^2.9.1" | ||
}, | ||
@@ -58,0 +58,0 @@ "peerDependencies": { |
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
434532
+ Added@tanstack/query-core@5.20.2(transitive)
- Removed@tanstack/query-core@5.20.1(transitive)
Updated@tanstack/query-core@5.20.2
Updatedsolid-js@^1.8.14