Huge News!Announcing our $40M Series B led by Abstract Ventures.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 0.4.13 to 0.4.14

dist/lib/interfaces.d.ts

6

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

@@ -9,4 +9,4 @@ "homepage": "https://github.com/tyayers/apigee-templater",

"test": "echo \"Error: no test specified\" && exit 1",
"build": "tsc",
"deploy": "tsc && npm publish"
"build": "rm -rf dist/** && tsc",
"deploy": "rm -rf dist/** && tsc && npm publish"
},

@@ -13,0 +13,0 @@ "keywords": [

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