apigee-templater-module
Advanced tools
Comparing version 0.4.13 to 0.4.14
{ | ||
"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": [ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31563
28
504