New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

wesley

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

wesley - npm Package Compare versions

Comparing version

to
0.3.4

2

lib/pool.js

@@ -36,2 +36,3 @@ /**

client.emit('attach', pool);
client.pool = this;
}

@@ -53,2 +54,3 @@ return this;

client.emit('detach', pool);
client.pool = null;
}

@@ -55,0 +57,0 @@ return this;

2

package.json
{
"name": "wesley",
"description": "Protocol compliant web socket server with some awesome extras.",
"version": "0.3.3",
"version": "0.3.4",
"homepage": "http://wesleyjs.org",

@@ -6,0 +6,0 @@

# Wesley #
**Version:** *0.3.3*<br/>
**Version:** *0.3.4*<br/>
**Master build:** [![Master branch build status][travis-master]][travis]

@@ -6,0 +6,0 @@