@types/aws-lambda
Advanced tools
Comparing version 0.0.11 to 0.0.12
@@ -145,2 +145,3 @@ // Type definitions for AWS Lambda | ||
codeParameter?: string; | ||
usernameParameter?: string; | ||
newDeviceUsed?: boolean; | ||
@@ -147,0 +148,0 @@ session?: { |
{ | ||
"name": "@types/aws-lambda", | ||
"version": "0.0.11", | ||
"version": "0.0.12", | ||
"description": "TypeScript definitions for AWS Lambda", | ||
@@ -44,4 +44,4 @@ "license": "MIT", | ||
"peerDependencies": {}, | ||
"typesPublisherContentHash": "226dcb5d3d386435496fe0ccc20fa0e0b0679fc3c952891f40c18bde80351a73", | ||
"typesPublisherContentHash": "3464579777cca077c128cf82b8553769de825e6b1d755419521c36be1bb67ea3", | ||
"typeScriptVersion": "2.0" | ||
} |
@@ -11,3 +11,3 @@ # Installation | ||
Additional Details | ||
* Last updated: Thu, 01 Jun 2017 06:00:11 GMT | ||
* Last updated: Wed, 07 Jun 2017 16:40:10 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
272
12820