Socket
Socket
Sign inDemoInstall

@boostercloud/framework-provider-kubernetes

Package Overview
Dependencies
Maintainers
9
Versions
132
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@boostercloud/framework-provider-kubernetes - npm Package Compare versions

Comparing version 0.16.0 to 0.16.1

2

dist/library/api-adapter.js

@@ -15,3 +15,3 @@ "use strict";

headers: {
'Access-Control-Allow-Origin': '*'
'Access-Control-Allow-Origin': '*',
},

@@ -18,0 +18,0 @@ statusCode,

@@ -53,3 +53,3 @@ "use strict";

}
return result[0];
return result[result.length - 1];
}

@@ -56,0 +56,0 @@ eventKey(event) {

{
"name": "@boostercloud/framework-provider-kubernetes",
"version": "0.16.0",
"version": "0.16.1",
"description": "Handle Booster's integration with Kubernetes",

@@ -23,3 +23,3 @@ "keywords": [

"dependencies": {
"@boostercloud/framework-types": "^0.16.0",
"@boostercloud/framework-types": "^0.16.1",
"body-parser": "^1.18.3",

@@ -35,2 +35,3 @@ "cors": "^2.8.5",

"scripts": {
"format": "prettier --write --ext '.js,.ts' **/*.ts **/*/*.ts",
"lint:check": "eslint --ext '.js,.ts' **/*.ts",

@@ -51,3 +52,3 @@ "lint:fix": "eslint --quiet --fix --ext '.js,.ts' **/*.ts",

},
"gitHead": "2887c18feaf080cb4ccbb454a4ffa73206738fff"
"gitHead": "7884d4054682e230b85e0ce9d4a82d7f60297167"
}
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