@boostercloud/framework-common-helpers
Advanced tools
Comparing version 0.21.7 to 0.22.0
@@ -9,2 +9,3 @@ "use strict"; | ||
cwd: path, | ||
maxBuffer: 1024 * 1024 * 1024, | ||
}); | ||
@@ -11,0 +12,0 @@ if (!ignoreLogs && subprocess.childProcess && process) { |
{ | ||
"name": "@boostercloud/framework-common-helpers", | ||
"version": "0.21.7", | ||
"version": "0.22.0", | ||
"description": "Contains Booster common helpers used by the core and provider packages", | ||
@@ -36,3 +36,3 @@ "keywords": [ | ||
"dependencies": { | ||
"@boostercloud/framework-types": "^0.21.7", | ||
"@boostercloud/framework-types": "^0.22.0", | ||
"child-process-promise": "^2.2.1", | ||
@@ -48,3 +48,3 @@ "tslib": "2.3.0" | ||
}, | ||
"gitHead": "f6ee6dd00e4744e968a3a845c3ae2238c8daa169" | ||
"gitHead": "b479b1f7e3614d7737b4c82aac7b2020a640b269" | ||
} |
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
20359
145
+ Added@boostercloud/framework-types@0.22.0(transitive)
- Removed@boostercloud/framework-types@0.21.7(transitive)