Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@adastradev/aws-api-gateway-client

Package Overview
Dependencies
Maintainers
35
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@adastradev/aws-api-gateway-client - npm Package Compare versions

Comparing version 1.0.8-beta.1701718763974 to 1.0.8-beta.1701719664802

9

package.json
{
"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"
}
}
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