@gqty/solid
Advanced tools
Comparing version 0.2.1 to 0.2.2-canary-20241030084036.8a8ba96a67f2b79a53e49800389c7c57a8640208
{ | ||
"name": "@gqty/solid", | ||
"version": "0.2.1", | ||
"version": "0.2.2-canary-20241030084036.8a8ba96a67f2b79a53e49800389c7c57a8640208", | ||
"private": false, | ||
@@ -26,5 +26,5 @@ "description": "The No-GraphQL Client for React", | ||
".": { | ||
"types": "./index.d.ts", | ||
"import": "./index.mjs", | ||
"require": "./index.cjs", | ||
"types": "./index.d.ts" | ||
"require": "./index.cjs" | ||
} | ||
@@ -44,10 +44,10 @@ }, | ||
"typescript": "^5.4.5", | ||
"vite": "^5.4.2", | ||
"vite-plugin-solid": "^2.8.2", | ||
"vitest": "^2.0.4", | ||
"test-utils": "^0.2.0" | ||
"vite": "^5.4.3", | ||
"vite-plugin-solid": "^2.10.2", | ||
"vitest": "^2.0.5", | ||
"test-utils": "^0.2.1-canary-20241030084036.8a8ba96a67f2b79a53e49800389c7c57a8640208" | ||
}, | ||
"peerDependencies": { | ||
"solid-js": "^1.6.0", | ||
"gqty": "^3.2.1" | ||
"gqty": "^3.2.2-canary-20241030084036.8a8ba96a67f2b79a53e49800389c7c57a8640208" | ||
}, | ||
@@ -54,0 +54,0 @@ "peerDependenciesMeta": { |
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
18320