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.32 to 0.0.33

3

aws-lambda/index.d.ts

@@ -18,2 +18,3 @@ // Type definitions for AWS Lambda

// Simon Buchan <https://github.com/simonbuchan>
// David Hayden <https://github.com/Haydabase>
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped

@@ -520,3 +521,3 @@ // TypeScript Version: 2.3

export type CloudFrontRequestResult = undefined | null | CloudFrontResultResponse;
export type CloudFrontRequestResult = undefined | null | CloudFrontResultResponse | CloudFrontRequest;

@@ -523,0 +524,0 @@ export interface CloudFrontRequestEvent {

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

@@ -79,2 +79,7 @@ "license": "MIT",

"githubUsername": "simonbuchan"
},
{
"name": "David Hayden",
"url": "https://github.com/Haydabase",
"githubUsername": "Haydabase"
}

@@ -89,4 +94,4 @@ ],

"dependencies": {},
"typesPublisherContentHash": "238a1ca8ff80fb55ea64ab8d6eca9fcb40c195328c5b6155251840e9843bfd26",
"typesPublisherContentHash": "b2f209c4f61343cea3b1a0eecc1d3e79316c0c86954919c7c446e9408c869ef8",
"typeScriptVersion": "2.3"
}

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

Additional Details
* Last updated: Tue, 13 Feb 2018 20:54:39 GMT
* Last updated: Mon, 26 Feb 2018 20:02:51 GMT
* Dependencies: none

@@ -17,2 +17,2 @@ * Global values: AWSLambda

# Credits
These definitions were written by James Darbyshire <https://github.com/darbio/aws-lambda-typescript>, Michael Skarum <https://github.com/skarum>, Stef Heyenrath <https://github.com/StefH/DefinitelyTyped>, Toby Hede <https://github.com/tobyhede>, Rich Buggy <https://github.com/buggy>, Yoriki Yamaguchi <https://github.com/y13i>, wwwy3y3 <https://github.com/wwwy3y3>, Ishaan Malhi <https://github.com/OrthoDex>, Michael Marner <https://github.com/MichaelMarner>, Daniel Cottone <https://github.com/daniel-cottone>, Kostya Misura <https://github.com/kostya-misura>, Markus Tacker <https://github.com/coderbyheart>, Palmi Valgeirsson <https://github.com/palmithor>, Danilo Raisi <https://github.com/daniloraisi>, Simon Buchan <https://github.com/simonbuchan>.
These definitions were written by James Darbyshire <https://github.com/darbio/aws-lambda-typescript>, Michael Skarum <https://github.com/skarum>, Stef Heyenrath <https://github.com/StefH/DefinitelyTyped>, Toby Hede <https://github.com/tobyhede>, Rich Buggy <https://github.com/buggy>, Yoriki Yamaguchi <https://github.com/y13i>, wwwy3y3 <https://github.com/wwwy3y3>, Ishaan Malhi <https://github.com/OrthoDex>, Michael Marner <https://github.com/MichaelMarner>, Daniel Cottone <https://github.com/daniel-cottone>, Kostya Misura <https://github.com/kostya-misura>, Markus Tacker <https://github.com/coderbyheart>, Palmi Valgeirsson <https://github.com/palmithor>, Danilo Raisi <https://github.com/daniloraisi>, Simon Buchan <https://github.com/simonbuchan>, David Hayden <https://github.com/Haydabase>.
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