@contentful/app-scripts
Advanced tools
Comparing version 1.19.0 to 1.19.1
@@ -29,5 +29,2 @@ "use strict"; | ||
} | ||
console.log(definitionId, 'DEFID'); | ||
console.log(options, 'options'); | ||
console.log(process.env[constants_1.APP_DEF_ENV_KEY], 'process.env[APP_DEF_ENV_KEY]'); | ||
if (!definitionId) { | ||
@@ -34,0 +31,0 @@ console.log(` |
{ | ||
"name": "@contentful/app-scripts", | ||
"version": "1.19.0", | ||
"version": "1.19.1", | ||
"description": "A collection of scripts for building Contentful Apps", | ||
@@ -55,3 +55,3 @@ "author": "Contentful GmbH", | ||
"commander": "12.0.0", | ||
"contentful-management": "11.24.5", | ||
"contentful-management": "11.25.2", | ||
"dotenv": "16.4.5", | ||
@@ -64,3 +64,3 @@ "ignore": "5.3.1", | ||
}, | ||
"gitHead": "42e054adc754dae0657882b09f1ab7adcc9adecf", | ||
"gitHead": "d5287d1dc518249bd821882dc16a50a6cc93192e", | ||
"devDependencies": { | ||
@@ -67,0 +67,0 @@ "@tsconfig/node18": "18.2.4", |
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
9
82254
1635
+ Addedcontentful-management@11.25.2(transitive)
- Removedcontentful-management@11.24.5(transitive)