Socket
Socket
Sign inDemoInstall

ws

Package Overview
Dependencies
Maintainers
4
Versions
169
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ws - npm Package Compare versions

Comparing version 8.9.0 to 8.10.0

9

package.json
{
"name": "ws",
"version": "8.9.0",
"version": "8.10.0",
"description": "Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js",

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

"exports": {
"import": "./wrapper.mjs",
"require": "./index.js"
".": {
"import": "./wrapper.mjs",
"require": "./index.js"
},
"./package.json": "./package.json"
},

@@ -24,0 +27,0 @@ "browser": "browser.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