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

lambda-router-adapter

Package Overview
Dependencies
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

lambda-router-adapter - npm Package Compare versions

Comparing version 1.0.6 to 1.0.7

4

index.js

@@ -1,3 +0,3 @@

var request = require('request');
var response = require('response');
var request = require('./request');
var response = require('./response');

@@ -4,0 +4,0 @@ /**

{
"name": "lambda-router-adapter",
"version": "1.0.6",
"version": "1.0.7",
"description": "Adapts Lambda Router Requests and Responses to NodeJS HTTP Request and Responses",

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

Sorry, the diff of this file is not supported yet

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