@sanity/schema
Advanced tools
Comparing version 0.115.0 to 0.116.0-alpha.d87df7bd
@@ -38,3 +38,5 @@ 'use strict'; | ||
var DEFAULT_OPTIONS = {}; | ||
var DEFAULT_OPTIONS = { | ||
accept: '' | ||
}; | ||
@@ -41,0 +43,0 @@ var FileType = { |
{ | ||
"name": "@sanity/schema", | ||
"version": "0.115.0", | ||
"version": "0.116.0-alpha.d87df7bd", | ||
"description": "", | ||
@@ -35,3 +35,3 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@sanity/generate-help-url": "^0.113.7", | ||
"@sanity/generate-help-url": "^0.116.0-alpha.d87df7bd", | ||
"arrify": "^1.0.1", | ||
@@ -38,0 +38,0 @@ "lodash": "^4.17.4" |
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
150461
1722
+ Added@sanity/generate-help-url@0.116.0(transitive)
- Removed@sanity/generate-help-url@0.113.7(transitive)