@sanity/groq-store
Advanced tools
Comparing version 4.1.2 to 4.1.3
{ | ||
"name": "@sanity/groq-store", | ||
"version": "4.1.2", | ||
"version": "4.1.3", | ||
"description": "Stream dataset to memory for in-memory querying", | ||
@@ -80,16 +80,16 @@ "keywords": [ | ||
"devDependencies": { | ||
"@commitlint/cli": "^17.7.1", | ||
"@commitlint/cli": "^17.7.2", | ||
"@commitlint/config-conventional": "^17.7.0", | ||
"@sanity/client": "^6.4.9", | ||
"@sanity/pkg-utils": "^2.4.8", | ||
"@sanity/client": "^6.6.0", | ||
"@sanity/pkg-utils": "^3.0.0", | ||
"@sanity/semantic-release-preset": "^4.1.4", | ||
"@types/node": "^18.17.14", | ||
"@types/split2": "^4.0.0", | ||
"@types/node": "^18.18.4", | ||
"@types/split2": "^4.2.1", | ||
"@types/throttle-debounce": "^5.0.0", | ||
"@typescript-eslint/eslint-plugin": "^6.7.0", | ||
"@typescript-eslint/parser": "^6.7.0", | ||
"@vitest/coverage-v8": "^0.34.3", | ||
"@vitest/coverage-v8": "^0.34.6", | ||
"eslint": "^8.49.0", | ||
"eslint-config-prettier": "^9.0.0", | ||
"eslint-config-sanity": "^6.0.0", | ||
"eslint-config-sanity": "^7.0.1", | ||
"eslint-plugin-prettier": "^5.0.0", | ||
@@ -102,10 +102,10 @@ "eslint-plugin-react": "^7.33.2", | ||
"prettier": "^3.0.3", | ||
"prettier-plugin-packagejson": "^2.4.5", | ||
"prettier-plugin-packagejson": "^2.4.6", | ||
"rimraf": "^5.0.0", | ||
"typescript": "^5.2.2", | ||
"vitest": "^0.34.3", | ||
"vitest": "^0.34.6", | ||
"vitest-github-actions-reporter": "^0.10.0" | ||
}, | ||
"engines": { | ||
"node": ">=14.18" | ||
"node": ">= 18" | ||
}, | ||
@@ -112,0 +112,0 @@ "publishConfig": { |
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
262397