Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@zuplo/cli

Package Overview
Dependencies
Maintainers
3
Versions
326
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@zuplo/cli - npm Package Compare versions

Comparing version 1.9.0 to 1.10.0

3

dist/deploy/handler.js

@@ -45,2 +45,3 @@ import chalk from "chalk";

}, "Failed to upload source to cloud storage");
process.exit(1);
}

@@ -53,2 +54,3 @@ }

}, "Failed to retrieve uploadUrl");
process.exit(1);
}

@@ -58,4 +60,5 @@ }

logger.error({ status: whoAmIResponse.status, statusText: whoAmIResponse.statusText }, "Failed to determine who-am-i");
process.exit();
}
}
//# sourceMappingURL=handler.js.map

2

package.json
{
"name": "@zuplo/cli",
"version": "1.9.0",
"version": "1.10.0",
"type": "module",

@@ -5,0 +5,0 @@ "repository": "https://github.com/zuplo/cli",

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