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

@jill64/types-lambda

Package Overview
Dependencies
Maintainers
1
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@jill64/types-lambda - npm Package Compare versions

Comparing version 0.1.18 to 1.0.0

12

package.json
{
"name": "@jill64/types-lambda",
"version": "0.1.18",
"version": "1.0.0",
"type": "module",

@@ -22,3 +22,5 @@ "description": "Unofficial AWS Lambda type definition",

"aws",
"typescript"
"lambda",
"typescript",
"handler"
],

@@ -33,3 +35,3 @@ "repository": {

"scripts": {
"lint": "npx prettier --check . && npx eslint && tsc && npx publint && npx depcheck",
"lint": "npx prettier --check . && npx eslint . && tsc && npx publint && npx depcheck",
"format": "npx prettier --write ."

@@ -41,4 +43,4 @@ },

"devDependencies": {
"@typescript-eslint/eslint-plugin": "6.8.0",
"@typescript-eslint/parser": "6.8.0",
"@typescript-eslint/eslint-plugin": "6.9.0",
"@typescript-eslint/parser": "6.9.0",
"typescript": "5.2.2"

@@ -45,0 +47,0 @@ },

@@ -1,7 +0,4 @@

# types-lambda
<!----- BEGIN GHOST DOCS HEADER ----->
<!----- END GHOST DOCS HEADER ----->
[![npm](https://img.shields.io/npm/v/%40jill64%2Ftypes-lambda)](https://npmjs.com/package/@jill64/types-lambda)
Unofficial AWS Lambda type definition
## Install

@@ -8,0 +5,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