Socket
Socket
Sign inDemoInstall

@sanity/migrate

Package Overview
Dependencies
Maintainers
48
Versions
183
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.37.3-cds-unstable.27 to 3.38.0

18

package.json
{
"name": "@sanity/migrate",
"version": "3.37.3-cds-unstable.27+a9843a2384",
"version": "3.38.0",
"description": "Tooling for running data migrations on Sanity.io projects",

@@ -37,3 +37,2 @@ "keywords": [

"module": "./lib/index.esm.js",
"source": "./src/_exports/index.ts",
"types": "./lib/index.d.ts",

@@ -46,5 +45,4 @@ "files": [

"scripts": {
"build": "run-s clean && pkg-utils build --strict",
"check:package": "pkg-utils --strict",
"check:types": "tsc",
"build": "pkg-utils build --strict --check --clean",
"check:types": "tsc --project tsconfig.lib.json",
"clean": "rimraf lib coverage",

@@ -58,5 +56,5 @@ "lint": "eslint .",

"@bjoerge/mutiny": "^0.5.1",
"@sanity/client": "^6.15.11",
"@sanity/types": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/util": "3.37.3-cds-unstable.27+a9843a2384",
"@sanity/client": "^6.15.14",
"@sanity/types": "3.38.0",
"@sanity/util": "3.38.0",
"arrify": "^2.0.1",

@@ -70,3 +68,3 @@ "debug": "^4.3.4",

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

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

},
"gitHead": "a9843a2384fafc656ab5a15d3ce63b2f223c52b0"
"gitHead": "e0a8b806aa6b1b7f812263e4c5cddf75501af5a8"
}
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