Socket
Socket
Sign inDemoInstall

@contentful/field-editor-shared

Package Overview
Dependencies
Maintainers
115
Versions
79
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/field-editor-shared - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

6

CHANGELOG.md

@@ -6,2 +6,8 @@ # Change Log

## [1.1.1](https://github.com/contentful/field-editors/compare/@contentful/field-editor-shared@1.1.0...@contentful/field-editor-shared@1.1.1) (2022-02-14)
### Bug Fixes
- **number-editor:** use "text" input that syncs numeric value when valid ([#1020](https://github.com/contentful/field-editors/issues/1020)) ([0f38462](https://github.com/contentful/field-editors/commit/0f384623f969284d122255191397402bbb3e7763))
# [1.1.0](https://github.com/contentful/field-editors/compare/@contentful/field-editor-shared@1.0.3...@contentful/field-editor-shared@1.1.0) (2022-01-11)

@@ -8,0 +14,0 @@

1

dist/index.d.ts
export { FieldAPI, SpaceAPI, EntryFieldAPI, EntryAPI, DialogsAPI, IdsAPI, ContentType, ParametersAPI, LocalesAPI, NavigatorAPI, NotifierAPI, WindowAPI, AccessAPI, AppConfigAPI, LocationAPI, BaseExtensionSDK, FieldExtensionSDK, OpenCustomWidgetOptions, } from '@contentful/app-sdk';
export { FieldConnector } from './FieldConnector';
export type { FieldConnectorChildProps } from './FieldConnector';
export { PredefinedValuesError } from './PredefinedValuesError';

@@ -4,0 +5,0 @@ export { CharCounter } from './CharCounter';

4

package.json
{
"name": "@contentful/field-editor-shared",
"version": "1.1.0",
"version": "1.1.1",
"main": "dist/index.js",

@@ -42,3 +42,3 @@ "module": "dist/field-editor-shared.esm.js",

},
"gitHead": "107c4765108477138afd9f7ae7b018c1fe9c0bd5"
"gitHead": "391dd70cdc8aeb7aa7e214149c89c07176ba860d"
}
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