@contentful/create-contentful-extension
Advanced tools
Comparing version 0.8.1 to 0.9.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.9.0](https://github.com/contentful/create-contentful-extension/compare/@contentful/create-contentful-extension@0.8.1...@contentful/create-contentful-extension@0.9.0) (2020-04-28) | ||
### Features | ||
* allow cli to create rich text field extensions ([#63](https://github.com/contentful/create-contentful-extension/issues/63)) ([d6c2719](https://github.com/contentful/create-contentful-extension/commit/d6c2719b55d7f28d262f3a4b8d761470d6e8b9b9)) | ||
## [0.8.1](https://github.com/contentful/create-contentful-extension/compare/@contentful/create-contentful-extension@0.7.2...@contentful/create-contentful-extension@0.8.1) (2020-02-07) | ||
@@ -8,0 +19,0 @@ |
@@ -115,2 +115,3 @@ /* eslint-disable no-console, no-process-exit */ | ||
{ name: 'Text' }, | ||
{ name: 'RichText' }, | ||
{ name: 'Integer' }, | ||
@@ -117,0 +118,0 @@ { name: 'Number' }, |
{ | ||
"name": "@contentful/create-contentful-extension", | ||
"version": "0.8.1", | ||
"version": "0.9.0", | ||
"description": "Create Contentful extensions with zero configuration", | ||
@@ -48,3 +48,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "53d5b83ffc18c81fd195bbc2c85479d13cc0948c" | ||
"gitHead": "233897b1d2ee7860e79dc5057f0a60cfe3327c1c" | ||
} |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
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
13062
175
1