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 8.10.142 to 8.10.143

4

aws-lambda/package.json
{
"name": "@types/aws-lambda",
"version": "8.10.142",
"version": "8.10.143",
"description": "TypeScript definitions for aws-lambda",

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

"dependencies": {},
"typesPublisherContentHash": "0d694ba598c339e6a88d33cd2c13f16ae05efb2bf406267654bf5868498dfe88",
"typesPublisherContentHash": "da1826dba93f32352cf1ebcf09bd4cbb00e96f37fcebbaec6e00dd113d7c6368",
"typeScriptVersion": "4.8"
}

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

### Additional Details
* Last updated: Wed, 24 Jul 2024 13:35:48 GMT
* Last updated: Tue, 06 Aug 2024 20:07:10 GMT
* Dependencies: none

@@ -14,0 +14,0 @@

@@ -15,3 +15,3 @@ import { Handler } from "../../handler";

response: {
challengeName: string;
challengeName?: string | undefined;
failAuthentication: boolean;

@@ -18,0 +18,0 @@ issueTokens: boolean;

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