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

@sanity/types

Package Overview
Dependencies
Maintainers
64
Versions
958
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.65.1-export-comments.7 to 3.65.1

10

package.json
{
"name": "@sanity/types",
"version": "3.65.1-export-comments.7+877e015f43",
"version": "3.65.1",
"description": "Type definitions for common Sanity data structures",

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

"devDependencies": {
"@repo/package.config": "3.65.0",
"@repo/test-config": "3.65.0",
"@sanity/insert-menu": "1.0.13",
"@repo/package.config": "3.65.1",
"@repo/test-config": "3.65.1",
"@sanity/insert-menu": "1.0.14",
"@vitejs/plugin-react": "^4.3.3",

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

},
"gitHead": "877e015f43761dbd811ebb9fdeb1640ce9c83144"
"gitHead": "02d1e6c5520414ae61300dd45855a9ccf8f40915"
}

@@ -6,7 +6,3 @@ import {type Path} from '../../../paths'

import {type InitialValueProperty} from '../../types'
import {
type BaseSchemaDefinition,
type BaseSchemaTypeOptions,
type SearchConfiguration,
} from './common'
import {type BaseSchemaDefinition, type BaseSchemaTypeOptions} from './common'

@@ -24,3 +20,3 @@ /** @public */

/** @public */
export interface SlugOptions extends SearchConfiguration, BaseSchemaTypeOptions {
export interface SlugOptions extends BaseSchemaTypeOptions {
source?: string | Path | SlugSourceFn

@@ -27,0 +23,0 @@ maxLength?: number

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