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
47
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.0.6 to 0.0.7

11

CHANGELOG.md

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

## [0.0.7](https://github.com/contentful/create-contentful-extension/compare/@contentful/create-contentful-extension@0.0.6...@contentful/create-contentful-extension@0.0.7) (2019-03-04)
### Bug Fixes
* **create-contentful-extension:** added missing Object type ([1bc03f4](https://github.com/contentful/create-contentful-extension/commit/1bc03f4)), closes [#6](https://github.com/contentful/create-contentful-extension/issues/6)
## 0.0.6 (2019-02-28)

@@ -8,0 +19,0 @@

1

lib/create-contentful-extension.js

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

{ name: 'Boolean' },
{ name: 'Object' },
{ name: 'Entry' },

@@ -141,0 +142,0 @@ { name: 'Entries' },

4

package.json
{
"name": "@contentful/create-contentful-extension",
"version": "0.0.6",
"version": "0.0.7",
"description": "Create Contentful extensions with zero configuration",

@@ -48,3 +48,3 @@ "keywords": [

},
"gitHead": "038b345964276c07621850f7c08507c54ab8fcc6"
"gitHead": "4a041c2d20756d64bdb4a8841162f4b0f46497f3"
}
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