@types/aws-lambda
Advanced tools
Comparing version 0.0.15 to 0.0.16
@@ -291,2 +291,3 @@ // Type definitions for AWS Lambda | ||
body: string; | ||
isBase64Encoded?: boolean; | ||
} | ||
@@ -293,0 +294,0 @@ |
{ | ||
"name": "@types/aws-lambda", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "TypeScript definitions for AWS Lambda", | ||
@@ -44,4 +44,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "1a3e2c303b4634f2ad7cc602600199f24e8b558ec77020e8433b9f6d56cef23c", | ||
"typesPublisherContentHash": "bd96c51bf7b6093484826cacc6af02a69d1ecd87ee41dea4ed07839c40f58da5", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Tue, 18 Jul 2017 19:26:50 GMT | ||
* Last updated: Tue, 01 Aug 2017 14:04:54 GMT | ||
* Dependencies: none | ||
@@ -14,0 +14,0 @@ * Global values: AWSLambda |
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
14848
322