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

sacloud

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

sacloud - npm Package Compare versions

Comparing version 0.0.13 to 0.0.14

5

bin/sacloud.js

@@ -178,2 +178,7 @@ #!/usr/bin/env node

if (body.hasOwnProperty('length') && body.length === 0) {
console.log('Response of resources is empty');
return;
}
var h = [];

@@ -180,0 +185,0 @@

2

package.json
{
"name": "sacloud",
"version": "0.0.13",
"version": "0.0.14",
"description": "A Node.js Module and CLI for SAKURA Internet Cloud APIs.",

@@ -5,0 +5,0 @@ "main": "index.js",

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