socketcluster-client
Advanced tools
Comparing version 16.0.0 to 16.0.1
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
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
396973
8612