Socket
Socket
Sign inDemoInstall

@sanity/vision

Package Overview
Dependencies
89
Maintainers
48
Versions
1287
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.37.3-cds-unstable.27 to 3.38.0

38

package.json
{
"name": "@sanity/vision",
"version": "3.37.3-cds-unstable.27+a9843a2384",
"version": "3.38.0",
"description": "Sanity plugin for running/debugging GROQ-queries against Sanity datasets",

@@ -39,3 +39,2 @@ "keywords": [

"module": "./lib/index.esm.js",
"source": "./src/index.ts",
"types": "./lib/index.d.ts",

@@ -47,5 +46,4 @@ "files": [

"scripts": {
"build": "run-s clean && pkg-utils build --strict",
"check:package": "pkg-utils --strict",
"check:types": "tsc",
"build": "pkg-utils build --strict --check --clean",
"check:types": "tsc --project tsconfig.lib.json",
"clean": "rimraf lib",

@@ -69,3 +67,3 @@ "prepublishOnly": "turbo run build",

"@sanity/icons": "^2.11.0",
"@sanity/ui": "^2.1.2",
"@sanity/ui": "^2.1.3",
"@uiw/react-codemirror": "^4.11.4",

@@ -78,17 +76,17 @@ "hashlru": "^2.3.0",

"devDependencies": {
"@repo/package.config": "3.37.2",
"@sanity/block-tools": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/cli": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/client": "^6.15.11",
"@sanity/codegen": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/diff": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/migrate": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/mutator": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/portable-text-editor": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/schema": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/types": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/util": "3.37.3-cds-unstable.27+a9843a2384",
"@repo/package.config": "3.38.0",
"@sanity/block-tools": "3.38.0",
"@sanity/cli": "3.38.0",
"@sanity/client": "^6.15.14",
"@sanity/codegen": "3.38.0",
"@sanity/diff": "3.38.0",
"@sanity/migrate": "3.38.0",
"@sanity/mutator": "3.38.0",
"@sanity/portable-text-editor": "3.38.0",
"@sanity/schema": "3.38.0",
"@sanity/types": "3.38.0",
"@sanity/util": "3.38.0",
"@types/lodash": "^4.14.149",
"react": "^18.2.0",
"sanity": "3.37.3-cds-unstable.27+a9843a2384",
"sanity": "3.38.0",
"styled-components": "^6.1.8"

@@ -100,3 +98,3 @@ },

},
"gitHead": "a9843a2384fafc656ab5a15d3ce63b2f223c52b0"
"gitHead": "e0a8b806aa6b1b7f812263e4c5cddf75501af5a8"
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc