Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

socketcluster-client

Package Overview
Dependencies
Maintainers
1
Versions
236
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

socketcluster-client - npm Package Compare versions

Comparing version 15.0.0 to 15.0.1

2

index.js
const AGClientSocket = require('./lib/clientsocket');
const factory = require('./lib/factory');
const version = '15.0.0';
const version = '15.0.1';

@@ -5,0 +5,0 @@ module.exports.factory = factory;

{
"name": "socketcluster-client",
"description": "SocketCluster JavaScript client",
"version": "15.0.0",
"version": "15.0.1",
"homepage": "https://socketcluster.io/",

@@ -20,2 +20,8 @@ "contributors": [

},
"keywords": [
"websocket",
"realtime",
"client",
"socketcluster"
],
"dependencies": {

@@ -22,0 +28,0 @@ "ag-channel": "^4.0.2",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc