find-api-gateway-methods-missing-integrations
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "find-api-gateway-methods-missing-integrations", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "A tool to help find API Gateway methods that are defined without any integrations", | ||
"main": "src/index.js", | ||
"bin": { | ||
"find-api-gateway-methods-missing-integrations": "src/index.js" | ||
"find-api-gateway-methods-missing-integrations": "bin/find-api-gateway-methods-missing-integrations.js" | ||
}, | ||
"engines": { | ||
"node" : ">=8" | ||
"node": ">=8" | ||
}, | ||
@@ -12,0 +12,0 @@ "scripts": { |
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
14486
4
55