🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
DemoInstallSign in
Socket

@sanity/vision

Package Overview
Dependencies
Maintainers
84
Versions
1625
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/vision - npm Package Compare versions

Comparing version

to
3.88.0

32

package.json
{
"name": "@sanity/vision",
"version": "3.87.1",
"version": "3.88.0",
"description": "Sanity plugin for running/debugging GROQ-queries against Sanity datasets",

@@ -67,3 +67,3 @@ "keywords": [

"@sanity/icons": "^3.7.0",
"@sanity/ui": "^2.15.14",
"@sanity/ui": "^2.15.16",
"@uiw/react-codemirror": "^4.23.8",

@@ -75,3 +75,3 @@ "is-hotkey-esm": "^1.0.0",

"quick-lru": "^5.1.1",
"react-compiler-runtime": "19.0.0-beta-e993439-20250405",
"react-compiler-runtime": "19.1.0-rc.1",
"react-fast-compare": "^3.2.2",

@@ -81,16 +81,16 @@ "use-effect-event": "^1.0.2"

"devDependencies": {
"@repo/package.config": "3.87.1",
"@sanity/cli": "3.87.1",
"@sanity/client": "^7.0.0",
"@sanity/codegen": "3.87.1",
"@sanity/diff": "3.87.1",
"@sanity/migrate": "3.87.1",
"@sanity/mutator": "3.87.1",
"@sanity/schema": "3.87.1",
"@sanity/types": "3.87.1",
"@sanity/util": "3.87.1",
"@repo/package.config": "3.88.0",
"@sanity/cli": "3.88.0",
"@sanity/client": "^7.1.0",
"@sanity/codegen": "3.88.0",
"@sanity/diff": "3.88.0",
"@sanity/migrate": "3.88.0",
"@sanity/mutator": "3.88.0",
"@sanity/schema": "3.88.0",
"@sanity/types": "3.88.0",
"@sanity/util": "3.88.0",
"@types/lodash": "^4.17.7",
"babel-plugin-react-compiler": "19.0.0-beta-e993439-20250405",
"babel-plugin-react-compiler": "19.1.0-rc.1",
"react": "^18.3.1",
"sanity": "3.87.1",
"sanity": "3.88.0",
"styled-components": "^6.1.16"

@@ -102,3 +102,3 @@ },

},
"gitHead": "64734627d11ac44ee8c989b5cc8554b84b5d3243"
"gitHead": "0e6a13c8ff235c14612a8a0f6cf0cd227a96c275"
}