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.1 to 15.0.2

2

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

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

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

@@ -31,4 +31,4 @@ "contributors": [

"buffer": "^5.2.1",
"clone-deep": "^4.0.1",
"linked-list": "^0.1.0",
"lodash.clonedeep": "^4.5.0",
"querystring": "^0.2.0",

@@ -35,0 +35,0 @@ "sc-errors": "^2.0.1",

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