@boostercloud/framework-common-helpers
Advanced tools
Comparing version 0.16.0 to 0.16.1
{ | ||
"name": "@boostercloud/framework-common-helpers", | ||
"version": "0.16.0", | ||
"version": "0.16.1", | ||
"description": "Contains Booster common helpers used by the core and provider packages", | ||
@@ -23,2 +23,3 @@ "keywords": [ | ||
"scripts": { | ||
"format": "prettier --write --ext '.js,.ts' **/*.ts **/*/*.ts", | ||
"lint:check": "eslint --ext '.js,.ts' **/*.ts", | ||
@@ -36,3 +37,3 @@ "lint:fix": "eslint --quiet --fix --ext '.js,.ts' **/*.ts", | ||
"dependencies": { | ||
"@boostercloud/framework-types": "^0.16.0" | ||
"@boostercloud/framework-types": "^0.16.1" | ||
}, | ||
@@ -45,3 +46,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "2887c18feaf080cb4ccbb454a4ffa73206738fff" | ||
"gitHead": "7884d4054682e230b85e0ce9d4a82d7f60297167" | ||
} |
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
18211