Socket
Socket
Sign inDemoInstall

@types/aws-lambda

Package Overview
Dependencies
Maintainers
1
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/aws-lambda - npm Package Compare versions

Comparing version 8.10.91 to 8.10.92

4

aws-lambda/package.json
{
"name": "@types/aws-lambda",
"version": "8.10.91",
"version": "8.10.92",
"description": "TypeScript definitions for AWS Lambda",

@@ -223,4 +223,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda",

"dependencies": {},
"typesPublisherContentHash": "7e1fe6b15c046fd6d032e345f83cdde280b0919696a66a820aaa45add25226f5",
"typesPublisherContentHash": "4e56018a1ed1787cc9b04efda54659ed4335a9a58d50e9191b940a82e508b48a",
"typeScriptVersion": "3.8"
}

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

### Additional Details
* Last updated: Fri, 21 Jan 2022 17:31:31 GMT
* Last updated: Mon, 24 Jan 2022 21:31:35 GMT
* Dependencies: none

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

@@ -108,2 +108,3 @@ import { Callback, Handler } from '../handler';

state: LexV2IntentState;
slots?: { [name: string]: LexV2Slot };
};

@@ -110,0 +111,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