@boostercloud/framework-common-helpers
Advanced tools
Comparing version 1.18.1 to 1.19.0
{ | ||
"name": "@boostercloud/framework-common-helpers", | ||
"version": "1.18.1", | ||
"version": "1.19.0", | ||
"description": "Contains Booster common helpers used by the core and provider packages", | ||
@@ -8,4 +8,4 @@ "keywords": [ | ||
], | ||
"author": "Booster Cloud", | ||
"homepage": "https://booster.cloud", | ||
"author": "Boosterin Labs SLU", | ||
"homepage": "https://boosterframework.com", | ||
"license": "Apache-2.0", | ||
@@ -27,3 +27,3 @@ "publishConfig": { | ||
"dependencies": { | ||
"@boostercloud/framework-types": "^1.18.1", | ||
"@boostercloud/framework-types": "^1.19.0", | ||
"child-process-promise": "^2.2.1", | ||
@@ -34,7 +34,7 @@ "tslib": "^2.4.0", | ||
"devDependencies": { | ||
"@boostercloud/eslint-config": "^1.18.1", | ||
"@boostercloud/eslint-config": "^1.19.0", | ||
"@types/chai": "4.2.18", | ||
"@types/chai-as-promised": "7.1.4", | ||
"@types/child-process-promise": "^2.2.1", | ||
"@types/mocha": "8.2.2", | ||
"@types/mocha": "10.0.1", | ||
"@types/node": "16.11.7", | ||
@@ -53,3 +53,3 @@ "@types/rewire": "^2.5.28", | ||
"eslint-plugin-prettier": "3.4.0", | ||
"mocha": "8.4.0", | ||
"mocha": "10.2.0", | ||
"nyc": "^15.1.0", | ||
@@ -56,0 +56,0 @@ "prettier": "2.3.0", |
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
17031