New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

ts-lambda-api

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-lambda-api - npm Package Compare versions

Comparing version
2.4.0
to
2.4.1
+2
-3
package.json
{
"name": "ts-lambda-api",
"description": "Build REST API's using Typescript & AWS Lambda. Support for decorator based routing and dependecy injection using InversifyJS. This project is built on top of the wonderful lambda-api package.",
"version": "2.4.0",
"version": "2.4.1",
"repository": {

@@ -78,5 +78,4 @@ "type": "git",

"trim": "^1.0.1",
"semver": "^7.5.2",
"yaml": "^1.10.2"
"semver": "^7.5.2"
}
}