Socket
Socket
Sign inDemoInstall

@sanity/vision

Package Overview
Dependencies
Maintainers
47
Versions
1339
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 3.37.2-canary.9 to 3.37.2-canary.92

37

package.json
{
"name": "@sanity/vision",
"version": "3.37.2-canary.9+9ebe73d3eb",
"version": "3.37.2-canary.92+285a7ce187",
"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,4 +46,3 @@ "files": [

"scripts": {
"build": "run-s clean && pkg-utils build --strict",
"check:package": "pkg-utils --strict",
"build": "pkg-utils build --strict --check --clean",
"check:types": "tsc",

@@ -77,17 +75,17 @@ "clean": "rimraf lib",

"devDependencies": {
"@repo/package.config": "3.37.1",
"@sanity/block-tools": "3.37.2-canary.9+9ebe73d3eb",
"@sanity/cli": "3.37.2-canary.9+9ebe73d3eb",
"@sanity/client": "^6.15.11",
"@sanity/codegen": "3.37.2-canary.9+9ebe73d3eb",
"@sanity/diff": "3.37.2-canary.9+9ebe73d3eb",
"@sanity/migrate": "3.37.2-canary.9+9ebe73d3eb",
"@sanity/mutator": "3.37.2-canary.9+9ebe73d3eb",
"@sanity/portable-text-editor": "3.37.2-canary.9+9ebe73d3eb",
"@sanity/schema": "3.37.2-canary.9+9ebe73d3eb",
"@sanity/types": "3.37.2-canary.9+9ebe73d3eb",
"@sanity/util": "3.37.2-canary.9+9ebe73d3eb",
"@repo/package.config": "3.37.2",
"@sanity/block-tools": "3.37.2-canary.92+285a7ce187",
"@sanity/cli": "3.37.2-canary.92+285a7ce187",
"@sanity/client": "^6.15.13",
"@sanity/codegen": "3.37.2-canary.92+285a7ce187",
"@sanity/diff": "3.37.2-canary.92+285a7ce187",
"@sanity/migrate": "3.37.2-canary.92+285a7ce187",
"@sanity/mutator": "3.37.2-canary.92+285a7ce187",
"@sanity/portable-text-editor": "3.37.2-canary.92+285a7ce187",
"@sanity/schema": "3.37.2-canary.92+285a7ce187",
"@sanity/types": "3.37.2-canary.92+285a7ce187",
"@sanity/util": "3.37.2-canary.92+285a7ce187",
"@types/lodash": "^4.14.149",
"react": "^18.2.0",
"sanity": "3.37.2-canary.9+9ebe73d3eb",
"sanity": "3.37.2-canary.92+285a7ce187",
"styled-components": "^6.1.8"

@@ -99,3 +97,6 @@ },

},
"gitHead": "9ebe73d3eb070e091ffdb36bc16be2e440fbe4c4"
"esm.sh": {
"bundle": false
},
"gitHead": "285a7ce187770a700f9b25f164182046f88e62bd"
}
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