@nanostores/query
Advanced tools
Comparing version 0.0.5 to 0.0.6
{ | ||
"name": "@nanostores/query", | ||
"version": "0.0.5", | ||
"version": "0.0.6", | ||
"description": "Tiny remote data fetching library for Nano Stores", | ||
@@ -32,8 +32,2 @@ "scripts": { | ||
"types": "./dist/main.d.ts", | ||
"exports": { | ||
".": { | ||
"import": "./dist/nanoquery.js", | ||
"require": "./dist/nanoquery.umd.cjs" | ||
} | ||
}, | ||
"dependencies": { | ||
@@ -52,3 +46,3 @@ "nanoevents": "7" | ||
"peerDependencies": { | ||
"nanostores": "^0.7.0" | ||
"nanostores": "0.7" | ||
}, | ||
@@ -55,0 +49,0 @@ "engines": { |
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
29399