socketcluster-client
Advanced tools
Comparing version 15.0.0 to 15.0.1
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
2
438483