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 16.0.0 to 16.0.1

2

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

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

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

@@ -48,3 +48,2 @@ "contributors": [

"@babel/preset-env": "^7.7.4",
"socketcluster-server": "^16.0.0",
"babel-plugin-minify-dead-code-elimination": "^0.5.0",

@@ -62,2 +61,3 @@ "browserify": "^16.2.3",

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

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

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