@types/aws-lambda
Advanced tools
| { | ||
| "name": "@types/aws-lambda", | ||
| "version": "8.10.158", | ||
| "version": "8.10.159", | ||
| "description": "TypeScript definitions for aws-lambda", | ||
@@ -224,4 +224,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "939e19ea17837e0168ab3f6e876310b6b7881d37a32cc160401afe7f6443e198", | ||
| "typesPublisherContentHash": "05cdbd1b79b9a9c0f6de57fc2e695fcf893c4491dac3280a93338882cc96129d", | ||
| "typeScriptVersion": "5.2" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Wed, 12 Nov 2025 06:02:18 GMT | ||
| * Last updated: Tue, 18 Nov 2025 15:02:12 GMT | ||
| * Dependencies: none | ||
@@ -14,0 +14,0 @@ |
@@ -53,2 +53,6 @@ import { Handler } from "../../handler"; | ||
| export interface CustomEmailSenderAuthenticationTriggerEvent | ||
| extends BaseCustomEmailSenderTriggerEvent<"CustomEmailSender_Authentication"> | ||
| {} | ||
| export interface CustomEmailSenderAccountTakeOverNotificationTriggerEvent | ||
@@ -75,4 +79,5 @@ extends BaseTriggerEvent<"CustomEmailSender_AccountTakeOverNotification"> | ||
| | CustomEmailSenderAdminCreateUserTriggerEvent | ||
| | CustomEmailSenderAuthenticationTriggerEvent | ||
| | CustomEmailSenderAccountTakeOverNotificationTriggerEvent; | ||
| export type CustomEmailSenderTriggerHandler = Handler<CustomEmailSenderTriggerEvent>; |
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Network access
Supply chain riskThis module accesses the network.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
174071
0.11%4003
0.1%