File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
node_modules/socks-proxy-agent Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " socks-proxy-agent" ,
3
- "version" : " 6.1.0 " ,
3
+ "version" : " 6.1.1 " ,
4
4
"description" : " A SOCKS proxy `http.Agent` implementation for HTTP and HTTPS" ,
5
5
"main" : " dist/index" ,
6
- "typings" : " dist/index" ,
6
+ "typings" : " dist/index.d.ts " ,
7
7
"files" : [
8
8
" dist"
9
9
],
Original file line number Diff line number Diff line change 7045
7045
}
7046
7046
},
7047
7047
"node_modules/socks-proxy-agent": {
7048
- "version": "6.1.0 ",
7049
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.1.0 .tgz",
7050
- "integrity": "sha512-57e7lwCN4Tzt3mXz25VxOErJKXlPfXmkMLnk310v/jwW20jWRVcgsOit+xNkN3eIEdB47GwnfAEBLacZ/wVIKg ==",
7048
+ "version": "6.1.1 ",
7049
+ "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.1.1 .tgz",
7050
+ "integrity": "sha512-t8J0kG3csjA4g6FTbsMOWws+7R7vuRC8aQ/wy3/1OWmsgwA68zs/+cExQ0koSitUDXqhufF/YJr9wtNMZHw5Ew ==",
7051
7051
"inBundle": true,
7052
7052
"dependencies": {
7053
7053
"agent-base": "^6.0.2",
16312
16312
}
16313
16313
},
16314
16314
"socks-proxy-agent": {
16315
- "version": "6.1.0 ",
16316
- "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.1.0 .tgz",
16317
- "integrity": "sha512-57e7lwCN4Tzt3mXz25VxOErJKXlPfXmkMLnk310v/jwW20jWRVcgsOit+xNkN3eIEdB47GwnfAEBLacZ/wVIKg ==",
16315
+ "version": "6.1.1 ",
16316
+ "resolved": "https://registry.npmjs.org/socks-proxy-agent/-/socks-proxy-agent-6.1.1 .tgz",
16317
+ "integrity": "sha512-t8J0kG3csjA4g6FTbsMOWws+7R7vuRC8aQ/wy3/1OWmsgwA68zs/+cExQ0koSitUDXqhufF/YJr9wtNMZHw5Ew ==",
16318
16318
"requires": {
16319
16319
"agent-base": "^6.0.2",
16320
16320
"debug": "^4.3.1",
You can’t perform that action at this time.
0 commit comments