@sanity/migrate
Advanced tools
Comparing version 3.55.0 to 3.56.0
{ | ||
"name": "@sanity/migrate", | ||
"version": "3.55.0", | ||
"version": "3.56.0", | ||
"description": "Tooling for running data migrations on Sanity.io projects", | ||
@@ -55,8 +55,8 @@ "keywords": [ | ||
"@sanity/mutate": "^0.8.0", | ||
"@sanity/types": "3.55.0", | ||
"@sanity/util": "3.55.0", | ||
"@sanity/types": "3.56.0", | ||
"@sanity/util": "3.56.0", | ||
"arrify": "^2.0.1", | ||
"debug": "^4.3.4", | ||
"fast-fifo": "^1.3.2", | ||
"groq-js": "^1.12.0", | ||
"groq-js": "^1.13.0", | ||
"p-map": "^7.0.1" | ||
@@ -66,3 +66,3 @@ }, | ||
"@jest/globals": "^29.7.0", | ||
"@repo/package.config": "3.55.0", | ||
"@repo/package.config": "3.56.0", | ||
"@types/arrify": "^2.0.1", | ||
@@ -75,3 +75,3 @@ "@types/debug": "^4.1.12", | ||
}, | ||
"gitHead": "f53cd0e1352460df816e7b119bf0bae2044c16fc" | ||
"gitHead": "57384e616b77c512d3a953a56aa4bd3b67e80102" | ||
} |
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
+ Added@sanity/types@3.56.0(transitive)
+ Added@sanity/util@3.56.0(transitive)
- Removed@sanity/types@3.55.0(transitive)
- Removed@sanity/util@3.55.0(transitive)
Updated@sanity/types@3.56.0
Updated@sanity/util@3.56.0
Updatedgroq-js@^1.13.0