New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

k8s

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

k8s - npm Package Compare versions

Comparing version 0.2.10 to 0.2.11

2

lib/request.ts

@@ -183,4 +183,2 @@ const request = require('request')

{
jsonStr += data.toString()
jsonStr += data.toString();

@@ -187,0 +185,0 @@ if (!/\n$/.test(jsonStr))

2

package.json
{
"name": "k8s",
"version": "0.2.10",
"version": "0.2.11",
"author": "junjun16818",

@@ -5,0 +5,0 @@ "description": "Node.js client library for Google's Kubernetes Kubectl And API",

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