@adastradev/aws-api-gateway-client
Advanced tools
Comparing version 1.0.8-beta.1701718763974 to 1.0.8-beta.1701719664802
{ | ||
"name": "@adastradev/aws-api-gateway-client", | ||
"version": "1.0.8-beta.1701718763974", | ||
"version": "1.0.8-beta.1701719664802", | ||
"description": "A module for AWS API Gateway client", | ||
@@ -19,3 +19,5 @@ "repository": { | ||
"lint": "node node_modules/eslint/bin/eslint.js src", | ||
"test": "nyc ava" | ||
"test": "nyc ava", | ||
"snykprotect": "snyk protect", | ||
"snyktest": "snyk test --severity-threshold=medium" | ||
}, | ||
@@ -46,4 +48,5 @@ "files": [ | ||
"eslint": "^6.8.0", | ||
"nyc": "^15.1.0" | ||
"nyc": "^15.1.0", | ||
"snyk": "^1.1260.0" | ||
} | ||
} |
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
90875
10