Socket
Socket
Sign inDemoInstall

nodejitsu-api

Package Overview
Dependencies
Maintainers
4
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.4.1 to 0.4.2

2

lib/client/apps.js

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

if (cloud) {
self.clouds[appName] = !Array.isArray(cloud)
this.clouds[appName] = !Array.isArray(cloud)
? [cloud]

@@ -143,0 +143,0 @@ : cloud;

{
"name": "nodejitsu-api",
"version": "0.4.1",
"version": "0.4.2",
"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