New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

lambda-router

Package Overview
Dependencies
Maintainers
1
Versions
24
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambda-router - npm Package Compare versions

Comparing version 2.5.1 to 2.6.0

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Change Log / Release Notes

## [2.6.0] - 2019-06-19
### Added
- export `getTraceId`
## [2.5.1] - 2019-05-20

@@ -9,0 +13,0 @@ ### Fixed

2

package.json
{
"name": "lambda-router",
"version": "2.5.1",
"version": "2.6.0",
"description": "A router to simplify AWS Lambda Functions.",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -12,2 +12,3 @@ 'use strict'

Router,
getTraceId,
createProxyResponse

@@ -14,0 +15,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