Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@sanity/types

Package Overview
Dependencies
Maintainers
66
Versions
981
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.68.4-export-comments.33 to 3.69.0

10

package.json
{
"name": "@sanity/types",
"version": "3.68.4-export-comments.33+b03c9e8c9a",
"version": "3.69.0",
"description": "Type definitions for common Sanity data structures",

@@ -55,6 +55,6 @@ "keywords": [

"devDependencies": {
"@repo/package.config": "3.68.3",
"@repo/test-config": "3.68.3",
"@repo/package.config": "3.69.0",
"@repo/test-config": "3.69.0",
"@sanity/insert-menu": "1.0.18",
"@types/react": "^18.3.5",
"@types/react": "^19.0.3",
"@vitejs/plugin-react": "^4.3.4",

@@ -68,3 +68,3 @@ "react": "^18.3.1",

},
"gitHead": "b03c9e8c9acbf9ba9dc79bb3c81241101ec3d09d"
"gitHead": "55aff5d4304c8dd5f32aadd54d86718afe2fc63b"
}

@@ -1,2 +0,2 @@

import {type ComponentType, type ReactElement, type ReactNode} from 'react'
import {type ComponentType, type ReactNode} from 'react'

@@ -58,3 +58,3 @@ import {type ConditionalProperty, type DeprecatedProperty, type I18nTextRecord} from '../../types'

title?: string
description?: string | ReactElement
description?: string | React.JSX.Element
hidden?: ConditionalProperty

@@ -61,0 +61,0 @@ readOnly?: ConditionalProperty

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