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

@contentful/create-contentful-app

Package Overview
Dependencies
Maintainers
92
Versions
610
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

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

Comparing version 0.2.2 to 0.2.3

6

package.json
{
"name": "@contentful/create-contentful-app",
"version": "0.2.2",
"version": "0.2.3",
"description": "A template for building Contentful Apps",

@@ -12,3 +12,3 @@ "author": "Contentful GmbH",

"engines": {
"node": ">=10"
"node": ">=12"
},

@@ -47,3 +47,3 @@ "main": "template.json",

"bin": {
"create-contentful-app": "./lib/index.js"
"create-contentful-app": "lib/index.js"
},

@@ -50,0 +50,0 @@ "scripts": {

@@ -7,4 +7,3 @@ # Create Contentful App

Node 8 or higher
NPM 5.2 and higher
Node.js 12 or higher

@@ -11,0 +10,0 @@ # Quick Overview

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