Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

contentful-ui-extensions-sdk

Package Overview
Dependencies
Maintainers
12
Versions
195
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

contentful-ui-extensions-sdk - npm Package Compare versions

Comparing version 4.2.0 to 4.2.1

7

CHANGELOG.md

@@ -0,1 +1,8 @@

## [4.2.1](https://github.com/contentful/ui-extensions-sdk/compare/v4.2.0...v4.2.1) (2021-10-07)
### Bug Fixes
* LinkContentTypeValidationError contains a list of content types ([#1021](https://github.com/contentful/ui-extensions-sdk/issues/1021)) ([64a8c05](https://github.com/contentful/ui-extensions-sdk/commit/64a8c05a022275f85a5138d9186de98e9079aadb))
# [4.2.0](https://github.com/contentful/ui-extensions-sdk/compare/v4.1.1...v4.2.0) (2021-10-06)

@@ -2,0 +9,0 @@

2

dist/types/validation-error.d.ts

@@ -43,3 +43,3 @@ import { Link } from './utils';

name: 'linkContentType';
contentTypeId: string;
contentTypeId: string[];
}

@@ -46,0 +46,0 @@ export interface DateRangeValidationError extends BaseValidationError {

{
"name": "contentful-ui-extensions-sdk",
"description": "SDK to develop custom UI Extension for the Contentful Web App",
"version": "4.2.0",
"version": "4.2.1",
"author": "Contentful GmbH",

@@ -86,3 +86,3 @@ "license": "MIT",

"mochawesome-report-generator": "5.2.0",
"nanoid": "3.1.28",
"nanoid": "3.1.29",
"prettier": "2.4.1",

@@ -89,0 +89,0 @@ "rollup": "2.58.0",

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