Comparing version 0.3.9 to 0.4.0
@@ -0,1 +1,7 @@ | ||
v0.4.0 - Jan 2nd 2012 | ||
===================== | ||
* Windows compatibility [einaros] | ||
* Windows compatible test script [einaros] | ||
v0.3.9 - Jan 1st 2012 | ||
@@ -2,0 +8,0 @@ ====================== |
@@ -13,3 +13,3 @@ /*! | ||
, BufferPool = require('./BufferPool') | ||
, bufferUtil = new require('./BufferUtil').BufferUtil; | ||
, bufferUtil = require('./BufferUtil').BufferUtil; | ||
@@ -16,0 +16,0 @@ /** |
@@ -12,3 +12,3 @@ /*! | ||
, ErrorCodes = require('./ErrorCodes') | ||
, bufferUtil = new require('./BufferUtil').BufferUtil; | ||
, bufferUtil = require('./BufferUtil').BufferUtil; | ||
@@ -15,0 +15,0 @@ /** |
@@ -5,3 +5,3 @@ { | ||
"description": "simple and very fast websocket protocol client for node.js", | ||
"version": "0.3.9", | ||
"version": "0.4.0", | ||
"repository": { | ||
@@ -8,0 +8,0 @@ "type": "git", |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Dynamic require
Supply chain riskDynamic require can indicate the package is performing dangerous or unsafe dynamic code execution.
Found 1 instance in 1 package
154317
38
3923
3