apigee-x-module
Advanced tools
Comparing version 0.4.11 to 0.4.12
{ | ||
"name": "apigee-x-module", | ||
"version": "0.4.11", | ||
"version": "0.4.12", | ||
"description": "Module for integrating with the Apigee X platform for TS/JS developer portal integrations.", | ||
@@ -18,3 +18,3 @@ "homepage": "https://github.com/tyayers/apigee-x-module", | ||
"test": "mocha -r ts-node/register test/**/*.test.ts", | ||
"publish": "tsc && npm publish" | ||
"deploy": "tsc && npm publish" | ||
}, | ||
@@ -21,0 +21,0 @@ "dependencies": { |
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
42441