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

claudia-api-builder

Package Overview
Dependencies
Maintainers
1
Versions
38
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

claudia-api-builder - npm Package Compare versions

Comparing version 2.4.0 to 2.4.1

2

package.json
{
"name": "claudia-api-builder",
"version": "2.4.0",
"version": "2.4.1",
"description": "Simplify AWS ApiGateway handling",

@@ -5,0 +5,0 @@ "license": "MIT",

# Release history
## 2.4.0, 17 January 2016
- support for API Gateway Binary content handling
## 2.3.0, 3 December 2016

@@ -4,0 +8,0 @@

@@ -36,3 +36,4 @@ /*global module, require */

cognitoIdentityId: identity.cognitoIdentityId,
cognitoIdentityPoolId: identity.cognitoIdentityPoolId
cognitoIdentityPoolId: identity.cognitoIdentityPoolId,
authorizer: requestContext.authorizer
};

@@ -39,0 +40,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