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

@contentful/create-contentful-extension

Package Overview
Dependencies
Maintainers
81
Versions
21
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@contentful/create-contentful-extension - npm Package Compare versions

Comparing version 0.8.1 to 0.9.0

11

CHANGELOG.md

@@ -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 @@

1

lib/create-contentful-extension.js

@@ -115,2 +115,3 @@ /* eslint-disable no-console, no-process-exit */

{ name: 'Text' },
{ name: 'RichText' },
{ name: 'Integer' },

@@ -117,0 +118,0 @@ { name: 'Number' },

4

package.json
{
"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"
}
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