Socket
Socket
Sign inDemoInstall

nodejitsu-api

Package Overview
Dependencies
Maintainers
6
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodejitsu-api - npm Package Compare versions

Comparing version 0.5.2 to 0.5.3

2

lib/client/users.js

@@ -34,3 +34,3 @@ 'use strict';

if (err) return callback(err)
callback(err, true);
callback(err, result);
});

@@ -37,0 +37,0 @@ };

{
"name": "nodejitsu-api",
"version": "0.5.2",
"version": "0.5.3",
"description": "nodejitsu API client wrapper",

@@ -5,0 +5,0 @@ "keywords": ["nodejitsu", "nodejitsu-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