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
98
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.3.3 to 0.4.0

11

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

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

"engines": {
"node": ">=12"
"node": ">=12 <15",
"npm": ">=6 <7"
},

@@ -75,6 +76,6 @@ "main": "template.json",

"cz-customizable": "6.3.0",
"eslint": "7.17.0",
"eslint-config-prettier": "7.1.0",
"eslint": "7.18.0",
"eslint-config-prettier": "7.2.0",
"eslint-plugin-node": "11.1.0",
"husky": "4.3.7",
"husky": "4.3.8",
"lint-staged": "10.5.3",

@@ -81,0 +82,0 @@ "mocha": "^8.2.1",

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

Node.js 12 or higher
- Node.js v12 or v14
- NPM v6

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

{
"package": {
"dependencies": {
"@contentful/app-sdk": "^3.31.0",
"@contentful/field-editor-single-line": "^0.11.4",

@@ -16,3 +17,2 @@ "@contentful/field-editor-test-utils": "^0.8.3",

"@types/react-dom": "^17.0.0",
"contentful-ui-extensions-sdk": "^3.26.1",
"typescript": "^4.1.3",

@@ -19,0 +19,0 @@ "cross-env": "^7.0.3"

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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