🎩 You're Invited:Meet the Socket team at Black Hat in Las Vegas, August 3-6.RSVP
Sign In

@totemstan/socketio

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@totemstan/socketio - npm Package Compare versions

Comparing version
1.5.0
to
1.6.0
+1
-1
package.json
{
"name": "@totemstan/socketio",
"version": "1.5.0",
"version": "1.6.0",
"description": "Replacement for buggy socket.io",

@@ -5,0 +5,0 @@ "main": "socketio.js",

@@ -21,3 +21,3 @@ # [SOCKETIO](https://github.com/totem-man/socketio)

const SIO = require("socketio");
const SIO = require("@totemstan/socketio");

@@ -24,0 +24,0 @@ See the Program Reference for examples.

@@ -21,3 +21,3 @@ # [SOCKETIO](https://github.com/totem-man/socketio)

const SIO = require("socketio");
const SIO = require("@totemstan/socketio");

@@ -24,0 +24,0 @@ See the Program Reference for examples.