Socket
Socket
Sign inDemoInstall

apigeetool

Package Overview
Dependencies
140
Maintainers
7
Versions
43
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.15.1 to 0.15.2

2

lib/ziputils.js

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

var zip = require('node-zip');
var zip = require('jszip');

@@ -13,0 +13,0 @@ /*

{
"name": "apigeetool",
"version": "0.15.1",
"version": "0.15.2",
"description": "A CLI for Apigee Edge",

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

"node-unzip-2": "^0.2.7",
"node-zip": "^1.1.1",
"jszip": "^3.7.1",
"q": "^1.5.1",

@@ -33,0 +33,0 @@ "read": "^1.0.7",

@@ -5,2 +5,4 @@ # apigeetool

**Note:** This is not an officially supported Google product.
* [Installation](#installation)

@@ -7,0 +9,0 @@ * [What you need to know about apigeetool](#whatyouneed)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc