@jill64/types-lambda
Advanced tools
Comparing version 1.0.6 to 1.0.7
{ | ||
"name": "@jill64/types-lambda", | ||
"version": "1.0.6", | ||
"version": "1.0.7", | ||
"type": "module", | ||
@@ -42,10 +42,10 @@ "description": "λ Unofficial AWS Lambda type definition", | ||
"devDependencies": { | ||
"@typescript-eslint/eslint-plugin": "6.11.0", | ||
"@typescript-eslint/parser": "6.11.0", | ||
"@typescript-eslint/eslint-plugin": "6.12.0", | ||
"@typescript-eslint/parser": "6.12.0", | ||
"eslint-plugin-deprecation": "2.0.0", | ||
"typescript": "5.2.2" | ||
"typescript": "5.3.2" | ||
}, | ||
"dependencies": { | ||
"@types/node": "20.9.2" | ||
"@types/node": "20.9.3" | ||
} | ||
} |
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
+ Added@types/node@20.9.3(transitive)
- Removed@types/node@20.9.2(transitive)
Updated@types/node@20.9.3