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

@sanity/types

Package Overview
Dependencies
Maintainers
65
Versions
976
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.67.2-corel.454 to 3.68.0

10

package.json
{
"name": "@sanity/types",
"version": "3.67.2-corel.454+ea86580c76",
"version": "3.68.0",
"description": "Type definitions for common Sanity data structures",

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

"devDependencies": {
"@repo/package.config": "3.67.1",
"@repo/test-config": "3.67.1",
"@repo/package.config": "3.68.0",
"@repo/test-config": "3.68.0",
"@sanity/insert-menu": "1.0.16",

@@ -63,5 +63,5 @@ "@vitejs/plugin-react": "^4.3.4",

"rimraf": "^5.0.10",
"vitest": "^2.1.1"
"vitest": "^2.1.8"
},
"gitHead": "ea86580c76aa4b5f2fefda043afed3168c6a7d82"
"gitHead": "121e7bb9b6239364c1fd0745c683d18dfa29cfff"
}

@@ -13,5 +13,2 @@ import {type ElementType, type ReactNode} from 'react'

export interface PreviewValue {
_id?: string
_createdAt?: string
_updatedAt?: string
title?: string

@@ -18,0 +15,0 @@ subtitle?: string

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