Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fbl-plugins/k8s-helm

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fbl-plugins/k8s-helm - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

2

docs/UpdateOrInstall_V2.md

@@ -20,3 +20,3 @@ # Update or Install Helm Chart (for Helm V2)

pipeline:
helm.install:
helm.install.v2:
# [optional] Custom helm binary name/path

@@ -23,0 +23,0 @@ # Default value: helm

{
"name": "@fbl-plugins/k8s-helm",
"version": "1.3.0",
"version": "1.3.1",
"description": "FBL plugin for K8s Helm CLI",

@@ -23,37 +23,37 @@ "main": "dist/index.js",

"dependencies": {
"joi": "17.3.0",
"js-yaml": "4.0.0"
"joi": "17.4.0",
"js-yaml": "4.1.0"
},
"peerDependencies": {
"fbl": ">=1.15.0 <2.0.0"
"fbl": ">=1.15.1 <2.0.0"
},
"devDependencies": {
"@commitlint/cli": "11.0.0",
"@commitlint/config-conventional": "11.0.0",
"@commitlint/cli": "12.1.4",
"@commitlint/config-conventional": "12.1.4",
"@fireblink/k8s-api-client": "1.2.0",
"@types/chai": "4.2.14",
"@types/chai": "4.2.18",
"@types/form-data": "2.5.0",
"@types/joi": "17.2.3",
"@types/js-yaml": "4.0.0",
"@types/node": "14.14.22",
"chai": "4.2.0",
"@types/js-yaml": "4.0.1",
"@types/node": "15.12.2",
"chai": "4.3.4",
"chai-as-promised": "7.1.1",
"commitizen": "4.2.3",
"commitizen": "4.2.4",
"conventional-changelog-cli": "2.1.1",
"cz-conventional-changelog": "3.3.0",
"fbl": "1.15.0",
"husky": "4.3.8",
"fbl": "1.15.1",
"husky": "6.0.0",
"jsonlint": "1.6.3",
"lint-staged": "10.5.3",
"mocha": "8.2.1",
"lint-staged": "11.0.0",
"mocha": "9.0.0",
"mocha-typescript": "1.1.17",
"mochawesome": "6.2.1",
"mochawesome": "6.2.2",
"nyc": "15.1.0",
"prettier": "2.2.1",
"prettier": "2.3.1",
"rimraf": "3.0.2",
"source-map-support": "0.5.19",
"ts-node": "9.1.1",
"ts-node": "10.0.0",
"tslint": "6.1.3",
"tslint-config-prettier": "1.18.0",
"typescript": "4.1.3",
"typescript": "4.3.2",
"yarn-check": "0.0.3"

@@ -60,0 +60,0 @@ },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc