Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

@sanity/types

Package Overview
Dependencies
29
Maintainers
54
Versions
851
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.46.1 to 3.47.0

7

package.json
{
"name": "@sanity/types",
"version": "3.46.1",
"version": "3.47.0",
"description": "Type definitions for common Sanity data structures",

@@ -57,6 +57,7 @@ "keywords": [

"@jest/globals": "^29.7.0",
"@repo/package.config": "3.46.1",
"@repo/package.config": "3.47.0",
"@sanity/insert-menu": "1.0.6",
"rimraf": "^3.0.2"
},
"gitHead": "af0dfdebcae48303573a2ab64fe70b78f5fc1f56"
"gitHead": "0df0fffee1d1a6c155f7570faf6a450624626393"
}

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

import {type InsertMenuOptions} from '@sanity/insert-menu'
import {type FieldReference} from '../../../validation'

@@ -21,2 +23,4 @@ import {type RuleDef, type ValidationBuilder} from '../../ruleBuilder'

modal?: {type?: 'dialog' | 'popover'; width?: number | 'auto'}
/** @alpha This API may change */
insertMenu?: InsertMenuOptions
}

@@ -23,0 +27,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc