Socket
Socket
Sign inDemoInstall

@sanity/schema

Package Overview
Dependencies
Maintainers
61
Versions
1349
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/schema - npm Package Compare versions

Comparing version 3.58.0 to 3.58.1-canary.22

16

package.json
{
"name": "@sanity/schema",
"version": "3.58.0",
"version": "3.58.1-canary.22+6a7349b855",
"description": "",

@@ -61,4 +61,4 @@ "keywords": [

"prepublishOnly": "turbo run build",
"test": "jest",
"test:watch": "jest --watchAll",
"test": "vitest run",
"test:watch": "vitest watch",
"watch": "pkg-utils watch"

@@ -68,3 +68,3 @@ },

"@sanity/generate-help-url": "^3.0.0",
"@sanity/types": "3.58.0",
"@sanity/types": "3.58.1-canary.22+6a7349b855",
"arrify": "^1.0.1",

@@ -78,11 +78,13 @@ "groq-js": "^1.13.0",

"devDependencies": {
"@jest/globals": "^29.7.0",
"@repo/package.config": "3.58.0",
"@repo/test-config": "3.57.4",
"@sanity/icons": "^3.4.0",
"@types/arrify": "^1.0.4",
"@types/lodash": "^4.17.7",
"@types/object-inspect": "^1.13.0",
"@types/react": "^18.3.5",
"rimraf": "^3.0.2"
"rimraf": "^3.0.2",
"vitest": "^2.1.1"
},
"gitHead": "63e101bd68bfcb4e04be616c99da64e99cb11354"
"gitHead": "6a7349b85515db7618c31512117700d2b95e0c8b"
}

@@ -1,3 +0,3 @@

import {describe, expect, test} from '@jest/globals'
import {defineField, defineType, type Schema} from '@sanity/types'
import {describe, expect, test} from 'vitest'

@@ -4,0 +4,0 @@ import {Schema as SchemaBuilder} from '../Schema'

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