@contentful/create-contentful-app
Advanced tools
Comparing version 1.9.0 to 1.9.1
{ | ||
"name": "@contentful/create-contentful-app", | ||
"version": "1.9.0", | ||
"version": "1.9.1", | ||
"description": "A template for building Contentful Apps", | ||
@@ -39,3 +39,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@contentful/app-scripts": "1.11.0", | ||
"@contentful/app-scripts": "1.12.0", | ||
"analytics-node": "^6.2.0", | ||
@@ -63,3 +63,3 @@ "chalk": "4.1.2", | ||
"devDependencies": { | ||
"@tsconfig/node16": "16.1.0", | ||
"@tsconfig/node16": "16.1.1", | ||
"@types/analytics-node": "^3.1.9", | ||
@@ -71,3 +71,3 @@ "@types/chai-as-promised": "^7.1.5", | ||
"@types/mocha": "^10.0.1", | ||
"@types/node": "14.18.54", | ||
"@types/node": "14.18.55", | ||
"@types/node-fetch": "^2.6.2", | ||
@@ -81,3 +81,3 @@ "@types/rimraf": "3.0.2", | ||
"chai-as-promised": "^7.1.1", | ||
"contentful-management": "10.39.2", | ||
"contentful-management": "10.40.0", | ||
"mocha": "^10.2.0", | ||
@@ -88,3 +88,3 @@ "sinon": "^15.2.0", | ||
}, | ||
"gitHead": "5c1470b0d752ec3e8e6cdf412b8ea2d1183a32ab" | ||
"gitHead": "e6ee977c9fc8db111bcd36c8caa1550f4829afb6" | ||
} |
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.12.0(transitive)
+ Addedaxios@1.7.8(transitive)
+ Addedcontentful-management@10.40.0(transitive)
+ Addedcontentful-sdk-core@8.3.2(transitive)
+ Addedproxy-from-env@1.1.0(transitive)
+ Addedtype-fest@4.28.1(transitive)
- Removed@contentful/app-scripts@1.11.0(transitive)
- Removedcontentful-management@10.39.2(transitive)
- Removedcontentful-sdk-core@7.1.0(transitive)
- Removedtype-fest@4.27.1(transitive)