Socket
Socket
Sign inDemoInstall

socketcluster-client

Package Overview
Dependencies
34
Maintainers
1
Versions
234
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 16.1.1 to 17.0.0

0

gulpfile.js

@@ -0,0 +0,0 @@ var gulp = require('gulp');

@@ -0,0 +0,0 @@ const AGClientSocket = require('./lib/clientsocket');

@@ -0,0 +0,0 @@ function AuthEngine() {

@@ -0,0 +0,0 @@ const StreamDemux = require('stream-demux');

@@ -0,0 +0,0 @@ const AGClientSocket = require('./clientsocket');

@@ -0,0 +0,0 @@ const AGRequest = require('ag-request');

@@ -0,0 +0,0 @@ function wait(duration) {

@@ -0,0 +0,0 @@ let global;

4

package.json
{
"name": "socketcluster-client",
"description": "SocketCluster JavaScript client",
"version": "16.1.1",
"version": "17.0.0",
"homepage": "https://socketcluster.io/",

@@ -60,3 +60,3 @@ "contributors": [

"mocha": "^9.0.0",
"socketcluster-server": "^16.0.0",
"socketcluster-server": "^17.0.0",
"uglify-es": "^3.3.9",

@@ -63,0 +63,0 @@ "vinyl-source-stream": "^2.0.0"

@@ -0,0 +0,0 @@ SocketCluster JavaScript client

@@ -0,0 +0,0 @@ const assert = require('assert');

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

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