@types/aws-lambda
Advanced tools
| { | ||
| "name": "@types/aws-lambda", | ||
| "version": "8.10.154", | ||
| "version": "8.10.155", | ||
| "description": "TypeScript definitions for aws-lambda", | ||
@@ -224,4 +224,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda", | ||
| "peerDependencies": {}, | ||
| "typesPublisherContentHash": "9bb3226e1f7d1d81c7d52609329be3718cde2ad8979df1b74925fc78e116f256", | ||
| "typesPublisherContentHash": "06ac57418744e1b4c4f328d0a2540067a93f3434bad2fee4479a73fd2b334e9b", | ||
| "typeScriptVersion": "5.2" | ||
| } |
@@ -11,3 +11,3 @@ # Installation | ||
| ### Additional Details | ||
| * Last updated: Fri, 03 Oct 2025 21:32:25 GMT | ||
| * Last updated: Fri, 03 Oct 2025 22:33:35 GMT | ||
| * Dependencies: none | ||
@@ -14,0 +14,0 @@ |
@@ -19,3 +19,3 @@ import { Handler } from "../handler"; | ||
| Signature: string; | ||
| SigningCertURL: string; | ||
| SigningCertUrl: string; // Not SigningCertURL; see https://github.com/DefinitelyTyped/DefinitelyTyped/pull/73817#issuecomment-3367340170 | ||
| MessageId: string; | ||
@@ -25,3 +25,3 @@ Message: string; | ||
| Type: string; | ||
| UnsubscribeURL: string; | ||
| UnsubscribeUrl: string; // Not UnsubscribeURL; see https://github.com/DefinitelyTyped/DefinitelyTyped/pull/73817#issuecomment-3367340170 | ||
| TopicArn: string; | ||
@@ -28,0 +28,0 @@ Subject?: string; |
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
173500
0.13%