@types/aws-lambda
Advanced tools
Comparing version 8.10.145 to 8.10.146
@@ -33,2 +33,3 @@ export * from "./common/api-gateway"; | ||
// EC2 events are delivered using cloudwatch events... | ||
export * from "./trigger/guard-duty-event-notification"; | ||
export * from "./trigger/iot"; | ||
@@ -35,0 +36,0 @@ export * from "./trigger/iot-authorizer"; |
{ | ||
"name": "@types/aws-lambda", | ||
"version": "8.10.145", | ||
"version": "8.10.146", | ||
"description": "TypeScript definitions for aws-lambda", | ||
@@ -223,4 +223,5 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda", | ||
"dependencies": {}, | ||
"typesPublisherContentHash": "92a06d8c81303257d37c2800c8c15e6c3c5f4d59278a7052bb300f221ac98aa9", | ||
"typeScriptVersion": "4.8" | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "a534e1bd7b14ebb17ff2b272b9e4ce7ae171dce526638a1e47d5374188c0fc15", | ||
"typeScriptVersion": "5.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
### Additional Details | ||
* Last updated: Wed, 28 Aug 2024 00:52:18 GMT | ||
* Last updated: Mon, 25 Nov 2024 22:02:33 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ |
166917
63
3853