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

aws-api-gateway-client

Package Overview
Dependencies
Maintainers
1
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-api-gateway-client - npm Package Compare versions

Comparing version 0.2.1 to 0.2.2

8

package.json
{
"name": "aws-api-gateway-client",
"version": "0.2.1",
"version": "0.2.2",
"description": "Node.js moduel for AWS API Gateway client",

@@ -22,5 +22,5 @@ "repository": {

"transpile": "babel src -d dist/",
"prepublish": "npm run lint && npm run transpile",
"lint": "node_modules/eslint/bin/eslint.js lib *.js",
"test": "npm run link:js"
"prepublish": "npm run lint:js && npm run transpile",
"lint:js": "node_modules/eslint/bin/eslint.js lib *.js",
"test": "npm run lint:js"
},

@@ -27,0 +27,0 @@ "files": [

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