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.144 to 8.10.145

4

aws-lambda/package.json
{
"name": "@types/aws-lambda",
"version": "8.10.144",
"version": "8.10.145",
"description": "TypeScript definitions for aws-lambda",

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

"dependencies": {},
"typesPublisherContentHash": "dd1b1ee4cc11cb9744d9430fce7ed96f80d572234f2bba0f1fdd3fb505ef1992",
"typesPublisherContentHash": "92a06d8c81303257d37c2800c8c15e6c3c5f4d59278a7052bb300f221ac98aa9",
"typeScriptVersion": "4.8"
}

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

### Additional Details
* Last updated: Tue, 27 Aug 2024 18:09:10 GMT
* Last updated: Wed, 28 Aug 2024 00:52:18 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

@@ -98,3 +98,3 @@ import { Callback, Handler } from "../handler";

| (LevV2DialogActionWithoutSlot & { slotToElicit?: never })
| { type: "ElicitSlot"; slotToElicit: string; slotElicitationStyle: "Default" | "SpellByLetter" | "SpellByWord" };
| { type: "ElicitSlot"; slotToElicit: string; slotElicitationStyle?: "Default" | "SpellByLetter" | "SpellByWord" };

@@ -101,0 +101,0 @@ export interface LexV2Result {

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