Socket
Socket
Sign inDemoInstall

sockjs

Package Overview
Dependencies
6
Maintainers
5
Versions
36
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.3.21 to 0.3.22

4

package.json
{
"name": "sockjs",
"description": "SockJS-node is a server counterpart of SockJS-client a JavaScript library that provides a WebSocket-like object in the browser. SockJS gives you a coherent, cross-browser, Javascript API which creates a low latency, full duplex, cross-domain communication channel between the browser and the web server.",
"version": "0.3.21",
"version": "0.3.22",
"author": "Marek Majkowski",

@@ -21,3 +21,3 @@ "bugs": {

"faye-websocket": "^0.11.3",
"uuid": "^3.4.0",
"uuid": "^8.3.2",
"websocket-driver": "^0.7.4"

@@ -24,0 +24,0 @@ },

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc