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

@pixul/node-rancher-api

Package Overview
Dependencies
Maintainers
2
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@pixul/node-rancher-api - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

.idea/vcs.xml

1

lib/lib.js

@@ -5,2 +5,3 @@ 'use strict'

const request = require('request');
const Promise = require('bluebird');

@@ -7,0 +8,0 @@ const internals = {}

3

package.json
{
"name": "@pixul/node-rancher-api",
"version": "1.0.0",
"version": "1.0.1",
"description": "Rancher API client",

@@ -29,2 +29,3 @@ "main": "lib/lib.js",

"dependencies": {
"bluebird": "^3.5.1",
"joi": "10.x",

@@ -31,0 +32,0 @@ "request": "2.x"

Sorry, the diff of this file is not supported yet

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