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

@sanity/migrate

Package Overview
Dependencies
Maintainers
55
Versions
219
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sanity/migrate - npm Package Compare versions

Comparing version 3.52.3 to 3.52.4

2

lib/index.d.ts

@@ -385,3 +385,3 @@ import {KeyedSegment} from '@sanity/types'

const Items extends AnyArray<unknown>,
const ReferenceItem extends number | KeyedSegment,
const ReferenceItem extends IndexedSegment | KeyedSegment,
>(

@@ -388,0 +388,0 @@ items: Items | ArrayElement<Items>,

{
"name": "@sanity/migrate",
"version": "3.52.3",
"version": "3.52.4",
"description": "Tooling for running data migrations on Sanity.io projects",

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

"@sanity/client": "^6.21.1",
"@sanity/types": "3.52.3",
"@sanity/util": "3.52.3",
"@sanity/types": "3.52.4",
"@sanity/util": "3.52.4",
"arrify": "^2.0.1",

@@ -66,3 +66,3 @@ "debug": "^4.3.4",

"@jest/globals": "^29.7.0",
"@repo/package.config": "3.52.3",
"@repo/package.config": "3.52.4",
"@types/arrify": "^2.0.1",

@@ -75,3 +75,3 @@ "@types/debug": "^4.1.12",

},
"gitHead": "6f84e1fa011a46260df1b78c16e93d0c2fcfb893"
"gitHead": "ace321ed7991a67eeb282254195b92e8fd11b5c6"
}

Sorry, the diff of this file is not supported yet

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