Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@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 8.10.120 to 8.10.121

6

aws-lambda/package.json
{
"name": "@types/aws-lambda",
"version": "8.10.120",
"version": "8.10.121",
"description": "TypeScript definitions for AWS Lambda",

@@ -228,4 +228,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda",

"dependencies": {},
"typesPublisherContentHash": "fb59df83094d31c9c1ec26a102858f236cb6547aa48e90ff511c1678cc1bf40a",
"typeScriptVersion": "4.3"
"typesPublisherContentHash": "7fb146038d1ee60a85b16b1a66a75eedd924bbe32e796215e1b4309f61c5a80b",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Mon, 11 Sep 2023 23:33:04 GMT
* Last updated: Thu, 14 Sep 2023 01:49:18 GMT
* Dependencies: none

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

@@ -45,3 +45,3 @@ import { Callback, Handler } from '../handler';

/** Encode in Base64 */
data: string;
data?: string;
metadata?: FirehoseTransformationMetadata;

@@ -48,0 +48,0 @@ }

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