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.20 to 0.3.21

6

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.20",
"version": "0.3.21",
"author": "Marek Majkowski",

@@ -20,5 +20,5 @@ "bugs": {

"dependencies": {
"faye-websocket": "^0.10.0",
"faye-websocket": "^0.11.3",
"uuid": "^3.4.0",
"websocket-driver": "0.6.5"
"websocket-driver": "^0.7.4"
},

@@ -25,0 +25,0 @@ "devDependencies": {

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