File tree Expand file tree Collapse file tree 1 file changed +9
-10
lines changed
Expand file tree Collapse file tree 1 file changed +9
-10
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " uproxy-networking" ,
33 "description" : " uProxy's networking library: SOCKS5 over WebRTC" ,
4- "version" : " 2.1.1 " ,
4+ "version" : " 2.1.2 " ,
55 "repository" : {
66 "type" : " git" ,
77 "url" : " https://github.com/uProxy/uproxy-networking"
2121 "ipaddr.js" : " ~0.1.3"
2222 },
2323 "devDependencies" : {
24+ "babar" : " 0.0.3" ,
2425 "cca" : " ~0.3.1" ,
26+ "crypto" : " 0.0.3" ,
2527 "grunt" : " ~0.4.4" ,
28+ "grunt-browserify" : " ~3.0.1" ,
2629 "grunt-contrib-clean" : " ~0.6.0" ,
2730 "grunt-contrib-copy" : " ~0.5.0" ,
2831 "grunt-contrib-jasmine" : " ~0.7.0" ,
2932 "grunt-contrib-symlink" : " ~0.3.0" ,
30- "uproxy-lib " : " ^13.1.0 " ,
31- "babar " : " 0.0.3 " ,
33+ "grunt-ts " : " ^1.11 " ,
34+ "regex2dfa " : " ~0.1.6 " ,
3235 "request" : " ^2.44.0" ,
3336 "socks5-http-client" : " ^0.1.6" ,
34- "yargs" : " ^1.3.1" ,
35- "wup" : " ^1.0.0" ,
36- "grunt-ts" : " ^1.11" ,
3737 "typescript" : " ^1.1.0-1" ,
38- "uproxy-lib" : " ^13" ,
39- "grunt-browserify" : " ~3.0.1" ,
40- "crypto" : " 0.0.3" ,
38+ "uproxy-lib" : " ^14.0.0" ,
4139 "utransformers" : " ~0.2.1" ,
42- "regex2dfa" : " ~0.1.6"
40+ "wup" : " ^1.0.0" ,
41+ "yargs" : " ^1.3.1"
4342 },
4443 "scripts" : {
4544 "test" : " grunt test" ,
You can’t perform that action at this time.
0 commit comments