@sanity/import
Advanced tools
Comparing version 0.114.0 to 0.115.0-next.10401d0e
{ | ||
"name": "@sanity/import", | ||
"version": "0.114.0", | ||
"version": "0.115.0-next.10401d0e", | ||
"description": "Import documents to a Sanity dataset", | ||
@@ -23,3 +23,3 @@ "main": "lib/import.js", | ||
"dependencies": { | ||
"@sanity/mutator": "^0.113.7", | ||
"@sanity/mutator": "^0.115.0-next.10401d0e", | ||
"debug": "^2.6.3", | ||
@@ -35,3 +35,3 @@ "get-uri": "^2.0.1", | ||
"devDependencies": { | ||
"@sanity/client": "^0.114.0", | ||
"@sanity/client": "^0.115.0-next.10401d0e", | ||
"babel-preset-env": "^1.6.0", | ||
@@ -42,3 +42,3 @@ "eslint": "^4.6.1", | ||
"file-url": "^2.0.2", | ||
"get-it": "^3.0.0", | ||
"get-it": "^4.0.0", | ||
"jest": "^21.0.1", | ||
@@ -45,0 +45,0 @@ "prettier": "^1.6.1", |
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
169277
+ Added@sanity/mutator@0.115.2(transitive)
- Removed@sanity/mutator@0.113.7(transitive)