Socket
Socket
Sign inDemoInstall

@sanity/migrate

Package Overview
Dependencies
Maintainers
47
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.2 to 3.37.3-canary.22

14

package.json
{
"name": "@sanity/migrate",
"version": "3.37.2",
"version": "3.37.3-canary.22+87b1e4aed5",
"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,4 +45,3 @@ "files": [

"scripts": {
"build": "run-s clean && pkg-utils build --strict",
"check:package": "pkg-utils --strict",
"build": "pkg-utils build --strict --check --clean",
"check:types": "tsc",

@@ -58,5 +56,5 @@ "clean": "rimraf lib coverage",

"@bjoerge/mutiny": "^0.5.1",
"@sanity/client": "^6.15.11",
"@sanity/types": "3.37.2",
"@sanity/util": "3.37.2",
"@sanity/client": "^6.15.13",
"@sanity/types": "3.37.3-canary.22+87b1e4aed5",
"@sanity/util": "3.37.3-canary.22+87b1e4aed5",
"arrify": "^2.0.1",

@@ -78,3 +76,3 @@ "debug": "^4.3.4",

},
"gitHead": "f6e553a81601ae8babeff020391bdc5b5d5c7376"
"gitHead": "87b1e4aed5249f88d38bedc01404a094e3468922"
}
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