@contentful/field-editor-shared
Advanced tools
Comparing version 0.4.0 to 0.5.0
@@ -1,2 +0,2 @@ | ||
export { FieldAPI, ParametersAPI } from 'contentful-ui-extensions-sdk'; | ||
export { FieldAPI, ParametersAPI, LocalesAPI, OpenCustomWidgetOptions } from 'contentful-ui-extensions-sdk'; | ||
export { FieldConnector } from './FieldConnector'; | ||
@@ -3,0 +3,0 @@ export { PredefinedValuesError } from './PredefinedValuesError'; |
{ | ||
"name": "@contentful/field-editor-shared", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"main": "dist/index.js", | ||
@@ -23,3 +23,3 @@ "module": "dist/field-editor-shared.esm.js", | ||
"@contentful/forma-36-tokens": "^0.5.1", | ||
"contentful-ui-extensions-sdk": "^3.10.4", | ||
"contentful-ui-extensions-sdk": "^3.10.7", | ||
"emotion": "^10.0.17", | ||
@@ -37,3 +37,3 @@ "lodash": "^4.17.15", | ||
}, | ||
"gitHead": "f3001b6329054b1e33756f6c87a1ab96e552ac52" | ||
"gitHead": "ea5724b2ff5d9bfcd1cc3c6cde3db99eedc7f04a" | ||
} |
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
55290