@sanity/migrate
Advanced tools
Comparing version 3.52.3 to 3.52.4
@@ -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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
6284480
+ Added@sanity/types@3.52.4(transitive)
+ Added@sanity/util@3.52.4(transitive)
- Removed@sanity/types@3.52.3(transitive)
- Removed@sanity/util@3.52.3(transitive)
Updated@sanity/types@3.52.4
Updated@sanity/util@3.52.4