@sanity/groq-store
Advanced tools
Comparing version 4.0.2 to 4.0.3
{ | ||
"name": "@sanity/groq-store", | ||
"version": "4.0.2", | ||
"version": "4.0.3", | ||
"description": "Stream dataset to memory for in-memory querying", | ||
@@ -36,4 +36,4 @@ "keywords": [ | ||
"node": { | ||
"import": "./dist/index.cjs.mjs", | ||
"require": "./dist/index.js" | ||
"module": "./dist/index.mjs", | ||
"import": "./dist/index.cjs.mjs" | ||
}, | ||
@@ -74,3 +74,3 @@ "import": "./dist/index.mjs", | ||
"groq": "^3.14.5", | ||
"groq-js": "1.1.10", | ||
"groq-js": "1.1.11", | ||
"mendoza": "3.0.3", | ||
@@ -85,5 +85,5 @@ "simple-get": "4.0.1", | ||
"@sanity/client": "^6.4.0", | ||
"@sanity/pkg-utils": "^2.3.10", | ||
"@sanity/pkg-utils": "^2.4.0", | ||
"@sanity/semantic-release-preset": "^4.1.2", | ||
"@types/node": "^18.17.2", | ||
"@types/node": "^18.17.3", | ||
"@types/split2": "^4.0.0", | ||
@@ -95,3 +95,3 @@ "@types/throttle-debounce": "^5.0.0", | ||
"eslint": "^8.46.0", | ||
"eslint-config-prettier": "^8.10.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-config-sanity": "^6.0.0", | ||
@@ -98,0 +98,0 @@ "eslint-plugin-prettier": "^5.0.0", |
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
252634
2935
+ Addedgroq-js@1.1.11(transitive)
- Removedgroq-js@1.1.10(transitive)
Updatedgroq-js@1.1.11