Socket
Socket
Sign inDemoInstall

@sanity/types

Package Overview
Dependencies
Maintainers
0
Versions
897
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/types - npm Package Compare versions

Comparing version 3.47.1 to 3.48.0

6

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

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

"@jest/globals": "^29.7.0",
"@repo/package.config": "3.47.1",
"@repo/package.config": "3.48.0",
"@sanity/insert-menu": "1.0.6",
"rimraf": "^3.0.2"
},
"gitHead": "d7dc231c5d8baba5f122c2e54f70d231f1f4ce1f"
"gitHead": "712735a258c359e32bf107486f6d48ba15ee50b2"
}

@@ -25,2 +25,7 @@ import {type InsertMenuOptions} from '@sanity/insert-menu'

insertMenu?: InsertMenuOptions
/**
* A boolean flag to enable or disable tree editing for the array.
* If there are any nested arrays, they will inherit this value.
*/
treeEditing?: boolean
}

@@ -27,0 +32,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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc