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

aws-lambda-ws-server

Package Overview
Dependencies
Maintainers
1
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

aws-lambda-ws-server - npm Package Compare versions

Comparing version 0.1.18 to 0.1.20

8

package.json
{
"name": "aws-lambda-ws-server",
"version": "0.1.18",
"version": "0.1.20",
"description": "websocket server for aws lambda and local development",

@@ -27,10 +27,10 @@ "main": "src/index.js",

"dependencies": {
"aws-post-to-connection": "0.1.18",
"aws-post-to-connection": "0.1.20",
"is-lambda": "1.0.1",
"ws": "7.2.1"
"ws": "7.2.3"
},
"devDependencies": {
"tap": "14.10.5"
"tap": "14.10.7"
},
"license": "Apache-2.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