@contentful/create-contentful-app
Advanced tools
Comparing version 0.3.3 to 0.4.0
{ | ||
"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
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
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
27
27582