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

@sanity/groq-store

Package Overview
Dependencies
Maintainers
37
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.0.2 to 4.0.3

14

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

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