File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "name" : " websocket-stream" ,
3- "version" : " 5.1.2 " ,
3+ "version" : " 5.2.0 " ,
44 "license" : " BSD-2-Clause" ,
55 "description" : " Use websockets with the node streams API. Works in browser and node" ,
66 "scripts" : {
2323 "email" : " max@maxogden.com"
2424 },
2525 "dependencies" : {
26- "duplexify" : " ^3.5 .1" ,
26+ "duplexify" : " ^3.6 .1" ,
2727 "inherits" : " ^2.0.1" ,
28- "readable-stream" : " ^2.3.3 " ,
29- "safe-buffer" : " ^5.1.1 " ,
30- "ws" : " ^3.2.0 " ,
28+ "readable-stream" : " ^3.0.0 " ,
29+ "safe-buffer" : " ^5.1.2 " ,
30+ "ws" : " ^6.1.2 " ,
3131 "xtend" : " ^4.0.0"
3232 },
3333 "devDependencies" : {
3434 "beefy" : " ^2.1.1" ,
35- "browserify" : " ^14.5.0 " ,
36- "concat-stream" : " ^1.4.7 " ,
37- "tape" : " ^4.8.0 "
35+ "browserify" : " ^16.2.3 " ,
36+ "concat-stream" : " ^1.6.2 " ,
37+ "tape" : " ^4.9.1 "
3838 },
3939 "optionalDependencies" : {},
4040 "browser" : {
You can’t perform that action at this time.
0 commit comments