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

apigeetool

Package Overview
Dependencies
Maintainers
2
Versions
44
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apigeetool - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

2

lib/commands/listdeployments.js

@@ -94,3 +94,3 @@ /* jshint node: true */

} else {
throw new Error(util.format('HTTP error %d', req.statusCode));
cb(new Error(util.format('HTTP error %d', req.statusCode)));
}

@@ -97,0 +97,0 @@ }

{
"name": "apigeetool",
"version": "0.5.0",
"version": "0.5.1",
"description": "A CLI for Apigee Edge",

@@ -17,3 +17,6 @@ "main": "lib/main.js",

],
"author": "Greg Brail <greg@apigee.com>",
"authors": [
"Greg Brail <greg@apigee.com>",
"Scott Ganyo <sganyo@apigee.com>"
],
"license": "MIT",

@@ -20,0 +23,0 @@ "dependencies": {

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