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

aws-serverless-express

Package Overview
Dependencies
Maintainers
2
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-serverless-express - npm Package Compare versions

Comparing version 3.3.2 to 3.3.3

src/index.js

19

CHANGELOG.md

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

<a name="3.3.2"></a>
## [3.3.2](https://github.com/awslabs/aws-serverless-express/compare/v3.3.1...v3.3.2) (2018-08-16)
<a name="3.3.3"></a>
## [3.3.3](https://github.com/awslabs/aws-serverless-express/compare/v3.3.2...v3.3.3) (2018-08-16)

@@ -7,12 +7,4 @@

* add back root index.js and middleware.js ([9b7d755](https://github.com/awslabs/aws-serverless-express/commit/9b7d755))
* add src/ to package.json files ([a412ec7](https://github.com/awslabs/aws-serverless-express/commit/a412ec7))
<a name="3.3.1"></a>
## [3.3.1](https://github.com/awslabs/aws-serverless-express/compare/v3.3.0...v3.3.1) (2018-08-16)
### Bug Fixes
* fix package.json files ([4f2e56a](https://github.com/awslabs/aws-serverless-express/commit/4f2e56a))
<a name="3.3.0"></a>

@@ -22,9 +14,4 @@ # [3.3.0](https://github.com/awslabs/aws-serverless-express/compare/v3.2.0...v3.3.0) (2018-08-16)

### Bug Fixes
* run npm audit fix ([85cbae6](https://github.com/awslabs/aws-serverless-express/commit/85cbae6))
### Features
* add option of specifying resolveMode ([#173](https://github.com/awslabs/aws-serverless-express/issues/173)) ([582b88d](https://github.com/awslabs/aws-serverless-express/commit/582b88d))
{
"name": "aws-serverless-express",
"version": "3.3.2",
"version": "3.3.3",
"description": "This library enables you to utilize AWS Lambda and Amazon API Gateway to respond to web and API requests using your existing Node.js application framework.",

@@ -20,3 +20,4 @@ "keywords": [

"index.js",
"middleware.js"
"middleware.js",
"src/"
],

@@ -23,0 +24,0 @@ "main": "index.js",

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