Socket
Socket
Sign inDemoInstall

@types/aws-lambda

Package Overview
Dependencies
0
Maintainers
1
Versions
176
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.0.30 to 0.0.31

2

aws-lambda/index.d.ts

@@ -460,3 +460,3 @@ // Type definitions for AWS Lambda

export interface AuthResponseContext {
[name: string]: string | number | boolean;
[name: string]: any;
}

@@ -463,0 +463,0 @@

{
"name": "@types/aws-lambda",
"version": "0.0.30",
"version": "0.0.31",
"description": "TypeScript definitions for AWS Lambda",

@@ -83,4 +83,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "2c3f8db374af62f3ee3e99bfd0d5928f9dba385702b07bfc096a525cda1f99a6",
"typesPublisherContentHash": "6723aebe78a33fb57dfe117429ffc6732d8224f8493f2faa3f1711f2a728fa0e",
"typeScriptVersion": "2.2"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Wed, 24 Jan 2018 18:35:42 GMT
* Last updated: Tue, 30 Jan 2018 20:01:15 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: AWSLambda

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc