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.128 to 8.10.129

4

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

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

"dependencies": {},
"typesPublisherContentHash": "b37ad26848cf57cc67650f2da8c04c0db5672eef058aed1b409986eeba795fd0",
"typesPublisherContentHash": "a5798ddf89fb1581f2c0d91b4c96e0080e67ac418654167cb7843ce0e5cd3ca5",
"typeScriptVersion": "4.5"
}

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

### Additional Details
* Last updated: Wed, 22 Nov 2023 01:32:11 GMT
* Last updated: Wed, 22 Nov 2023 20:35:40 GMT
* Dependencies: none

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

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

queryString: string;
operationName?: string;
variables: { [key: string]: any };

@@ -78,0 +79,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