@contentful/create-contentful-app
Advanced tools
Comparing version 1.9.1 to 1.9.2
{ | ||
"name": "@contentful/create-contentful-app", | ||
"version": "1.9.1", | ||
"version": "1.9.2", | ||
"description": "A template for building Contentful Apps", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@contentful/app-scripts": "1.12.0", | ||
"@contentful/app-scripts": "1.13.0", | ||
"analytics-node": "^6.2.0", | ||
@@ -70,3 +70,3 @@ "chalk": "4.1.2", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "14.18.55", | ||
"@types/node": "14.18.56", | ||
"@types/node-fetch": "^2.6.2", | ||
@@ -80,3 +80,3 @@ "@types/rimraf": "3.0.2", | ||
"chai-as-promised": "^7.1.1", | ||
"contentful-management": "10.40.0", | ||
"contentful-management": "10.40.1", | ||
"mocha": "^10.2.0", | ||
@@ -87,3 +87,3 @@ "sinon": "^15.2.0", | ||
}, | ||
"gitHead": "e6ee977c9fc8db111bcd36c8caa1550f4829afb6" | ||
"gitHead": "5a27e22426802834834960e7b43090bd269de505" | ||
} |
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
+ Added@contentful/app-scripts@1.13.0(transitive)
+ Addedcontentful-management@10.40.1(transitive)
- Removed@contentful/app-scripts@1.12.0(transitive)
- Removedcontentful-management@10.40.0(transitive)