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

apigee-templater-module

Package Overview
Dependencies
Maintainers
1
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

apigee-templater-module - npm Package Compare versions

Comparing version 2.6.5 to 2.6.6

4

dist/lib/interfaces.d.ts

@@ -51,2 +51,6 @@ /**

flowRunPoints: FlowRunPoint[];
files: {
[key: string]: string;
};
properties: any;
}

@@ -53,0 +57,0 @@ /** Describes a proxy to be templated */

@@ -50,2 +50,4 @@ /**

flowRunPoints = [];
files = {};
properties = {};
}

@@ -52,0 +54,0 @@ /** Describes a proxy to be templated */

2

package.json
{
"name": "apigee-templater-module",
"version": "2.6.5",
"version": "2.6.6",
"description": "This library provides templating services for Apigee X proxies.",

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

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