@fbl-plugins/k8s-helm
Advanced tools
Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "@fbl-plugins/k8s-helm", | ||
"version": "1.0.2", | ||
"version": "1.0.3", | ||
"description": "FBL plugin for K8s Helm CLI", | ||
@@ -29,3 +29,3 @@ "main": "dist/index.js", | ||
"peerDependencies": { | ||
"fbl": ">=1.9.0 <2.0.0" | ||
"fbl": ">=1.10.0 <2.0.0" | ||
}, | ||
@@ -36,7 +36,7 @@ "devDependencies": { | ||
"@fireblink/k8s-api-client": "1.2.0", | ||
"@types/chai": "4.2.0", | ||
"@types/chai": "4.2.2", | ||
"@types/form-data": "2.5.0", | ||
"@types/joi": "14.3.3", | ||
"@types/js-yaml": "3.12.1", | ||
"@types/node": "12.7.1", | ||
"@types/node": "12.7.5", | ||
"chai": "4.2.0", | ||
@@ -47,6 +47,6 @@ "chai-as-promised": "7.1.1", | ||
"cz-conventional-changelog": "3.0.2", | ||
"fbl": "1.9.0", | ||
"husky": "3.0.3", | ||
"fbl": "1.10.0", | ||
"husky": "3.0.5", | ||
"jsonlint": "1.6.3", | ||
"lint-staged": "9.2.1", | ||
"lint-staged": "9.2.5", | ||
"mocha": "6.2.0", | ||
@@ -57,3 +57,3 @@ "mocha-typescript": "1.1.17", | ||
"prettier": "1.18.2", | ||
"rimraf": "2.6.3", | ||
"rimraf": "3.0.0", | ||
"source-map-support": "0.5.13", | ||
@@ -60,0 +60,0 @@ "ts-node": "8.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
45448