Socket
Socket
Sign inDemoInstall

@types/aws-lambda

Package Overview
Dependencies
Maintainers
1
Versions
181
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/aws-lambda - npm Package Compare versions

Comparing version 0.0.33 to 0.0.34

2

aws-lambda/index.d.ts

@@ -93,3 +93,3 @@ // Type definitions for AWS Lambda

export interface StreamRecord {
ApproximateCreationTime?: number;
ApproximateCreationDateTime?: number;
Keys?: { [key: string]: AttributeValue };

@@ -96,0 +96,0 @@ NewImage?: { [key: string]: AttributeValue };

{
"name": "@types/aws-lambda",
"version": "0.0.33",
"version": "0.0.34",
"description": "TypeScript definitions for AWS Lambda",

@@ -93,4 +93,4 @@ "license": "MIT",

"dependencies": {},
"typesPublisherContentHash": "b2f209c4f61343cea3b1a0eecc1d3e79316c0c86954919c7c446e9408c869ef8",
"typesPublisherContentHash": "a68338962a79b4104f7f69e0d1b9114c5b63733ff79881941534d5483f41923b",
"typeScriptVersion": "2.3"
}

@@ -11,3 +11,3 @@ # Installation

Additional Details
* Last updated: Mon, 26 Feb 2018 20:02:51 GMT
* Last updated: Thu, 22 Mar 2018 21:28:49 GMT
* Dependencies: none

@@ -14,0 +14,0 @@ * Global values: AWSLambda

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc