@jill64/types-lambda
Advanced tools
Comparing version 0.1.18 to 1.0.0
{ | ||
"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 @@ |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
39770
83