forked from olcxjas-softworks/LarpixClient
update electron to v43
This commit is contained in:
parent
68ac0beedf
commit
fb6c8b6ee9
5385 changed files with 513060 additions and 123058 deletions
26
electron/node_modules/socks/.claude/settings.local.json
generated
vendored
26
electron/node_modules/socks/.claude/settings.local.json
generated
vendored
|
|
@ -1,26 +0,0 @@
|
|||
{
|
||||
"permissions": {
|
||||
"allow": [
|
||||
"Bash(npm test:*)",
|
||||
"Bash(npm run lint:*)",
|
||||
"Bash(npm run build:*)",
|
||||
"Bash(find:*)",
|
||||
"Bash(wc:*)",
|
||||
"Bash(git:*)",
|
||||
"Bash(npm run:*)",
|
||||
"Bash(npm install:*)",
|
||||
"Bash(npm uninstall:*)",
|
||||
"Bash(npx eslint:*)",
|
||||
"Bash(gh issue:*)",
|
||||
"Bash(npx vitest:*)",
|
||||
"WebFetch(domain:www.openssh.com)",
|
||||
"Bash(ls:*)",
|
||||
"Bash(cat:*)",
|
||||
"Bash(npm pack:*)",
|
||||
"Bash(npx tsc:*)",
|
||||
"Bash(node:*)",
|
||||
"Bash(npm info:*)",
|
||||
"Bash(cp:*)"
|
||||
]
|
||||
}
|
||||
}
|
||||
4
electron/node_modules/socks/package.json
generated
vendored
4
electron/node_modules/socks/package.json
generated
vendored
|
|
@ -1,14 +1,14 @@
|
|||
{
|
||||
"name": "socks",
|
||||
"private": false,
|
||||
"version": "2.8.8",
|
||||
"version": "2.8.9",
|
||||
"description": "Fully featured SOCKS proxy client supporting SOCKSv4, SOCKSv4a, and SOCKSv5. Includes Bind and Associate functionality.",
|
||||
"main": "build/index.js",
|
||||
"typings": "typings/index.d.ts",
|
||||
"homepage": "https://github.com/JoshGlazebrook/socks/",
|
||||
"repository": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/JoshGlazebrook/socks.git"
|
||||
"url": "git+https://github.com/JoshGlazebrook/socks.git"
|
||||
},
|
||||
"bugs": {
|
||||
"url": "https://github.com/JoshGlazebrook/socks/issues"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue