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

apigee-templater-cli

Package Overview
Dependencies
Maintainers
1
Versions
28
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apigee-templater-cli - npm Package Compare versions

Comparing version 0.4.11 to 0.4.12

2

dist/cli.js

@@ -93,3 +93,3 @@ "use strict";

if (input.api.policies && input.api.policies.inbound && input.api.policies.inbound.totalThrottlingEnabled) {
newInput.quotas = [{
newInput.proxyEndpoints[0].quotas = [{
count: 200,

@@ -96,0 +96,0 @@ timeUnit: "day"

{
"name": "apigee-templater-cli",
"version": "0.4.11",
"version": "0.4.12",
"description": "A CLI to easily template and deploy Apigee proxies.",

@@ -5,0 +5,0 @@ "homepage": "https://github.com/tyayers/apigee-templater",

Sorry, the diff of this file is not supported yet

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