Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sanity/groq-store

Package Overview
Dependencies
Maintainers
40
Versions
99
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/groq-store - npm Package Compare versions

Comparing version 4.1.2 to 4.1.3

22

package.json
{
"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": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc