@contentful/create-contentful-app
Advanced tools
Comparing version 0.7.5-alpha.1 to 0.8.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [0.8.0](https://github.com/contentful/create-contentful-app/compare/v0.7.4...v0.8.0) (2021-04-21) | ||
### Features | ||
* update engines property ([638e4cc](https://github.com/contentful/create-contentful-app/commit/638e4cc3eb8b707de8c885df181cac8e13da905f)) | ||
## [0.7.4](https://github.com/contentful/create-contentful-app/compare/v0.7.3...v0.7.4) (2021-04-20) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@contentful/create-contentful-app", | ||
"version": "0.7.5-alpha.1+53e2f6c", | ||
"version": "0.8.0", | ||
"description": "A template for building Contentful Apps", | ||
@@ -13,4 +13,4 @@ "author": "Contentful GmbH", | ||
"engines": { | ||
"node": ">=12 <15", | ||
"npm": ">=6 <7" | ||
"node": ">=12 <=15", | ||
"npm": ">=6 <=7" | ||
}, | ||
@@ -36,4 +36,4 @@ "main": "lib/index.js", | ||
"dependencies": { | ||
"@contentful/app-scripts": "^0.7.4", | ||
"@contentful/cra-template-create-contentful-app": "^0.7.5-alpha.1+53e2f6c", | ||
"@contentful/app-scripts": "^0.8.0", | ||
"@contentful/cra-template-create-contentful-app": "^0.8.0", | ||
"chalk": "^4.1.0", | ||
@@ -61,3 +61,3 @@ "contentful-management": "^7.5.1", | ||
}, | ||
"gitHead": "53e2f6cb290bbf300303e0223fb2969ebfa06e72" | ||
"gitHead": "4d52e5f4c3156063e0d6313c571ee9fa363e0a37" | ||
} |
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
Manifest confusion
Supply chain riskThis package has inconsistent metadata. This could be malicious or caused by an error when publishing the package.
Found 1 instance in 1 package
10391
0
+ Added@contentful/app-scripts@0.8.49(transitive)
+ Added@contentful/cra-template-create-contentful-app@0.8.49(transitive)
+ Addeddotenv@10.0.0(transitive)
- Removed@contentful/app-scripts@0.7.4(transitive)
- Removed@contentful/cra-template-create-contentful-app@0.7.5-alpha.1(transitive)
- Removeddotenv@8.6.0(transitive)
Updated@contentful/cra-template-create-contentful-app@^0.8.0