@contentful/create-contentful-app
Advanced tools
Comparing version 0.8.7 to 0.8.8
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.8.8](https://github.com/contentful/create-contentful-app/compare/v0.8.7...v0.8.8) (2021-04-26) | ||
**Note:** Version bump only for package @contentful/create-contentful-app | ||
## [0.8.7](https://github.com/contentful/create-contentful-app/compare/v0.8.6...v0.8.7) (2021-04-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@contentful/create-contentful-app", | ||
"version": "0.8.7", | ||
"version": "0.8.8", | ||
"description": "A template for building Contentful Apps", | ||
@@ -35,4 +35,4 @@ "author": "Contentful GmbH", | ||
"dependencies": { | ||
"@contentful/app-scripts": "0.8.7", | ||
"@contentful/cra-template-create-contentful-app": "0.8.7", | ||
"@contentful/app-scripts": "0.8.8", | ||
"@contentful/cra-template-create-contentful-app": "0.8.8", | ||
"chalk": "^4.1.0", | ||
@@ -60,3 +60,3 @@ "contentful-management": "^7.5.1", | ||
}, | ||
"gitHead": "5dcd26e254ee5137489c91c3205c7614b95820c0" | ||
"gitHead": "24223cf165c76cb140cfb2d7f61700412e058f73" | ||
} |
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
11837
+ Added@contentful/app-scripts@0.8.8(transitive)
+ Added@contentful/cra-template-create-contentful-app@0.8.8(transitive)
- Removed@contentful/app-scripts@0.8.7(transitive)
- Removed@contentful/cra-template-create-contentful-app@0.8.7(transitive)