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.1.0 to 0.1.1

2

apigClient.js

@@ -89,3 +89,3 @@ /*

apigClient.invokeApi = function (params, pathTemplate, additionalParams) {
apigClient.invokeApi = function (params, pathTemplate, body, additionalParams) {
if(additionalParams === undefined) { additionalParams = {}; }

@@ -92,0 +92,0 @@

{
"name": "aws-api-gateway-client",
"version": "0.1.0",
"description": "A npm moduel for AWS API Gateway client",
"version": "0.1.1",
"description": "A node.js moduel for AWS API Gateway client",
"main": "apigClient.js",

@@ -6,0 +6,0 @@ "scripts": {

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