@qqbrowser/openclaw-qbot 0.0.147 → 0.0.148
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/dist/build-info.json +3 -3
- package/dist/canvas-host/a2ui/.bundle.hash +1 -1
- package/node_modules/@aws-sdk/client-bedrock-runtime/package.json +2 -2
- package/node_modules/@aws-sdk/token-providers/package.json +1 -1
- package/node_modules/@mariozechner/clipboard/index.js +31 -312
- package/node_modules/@mariozechner/clipboard/package.json +12 -52
- package/node_modules/@snazzah/davey/index.js +39 -511
- package/node_modules/@snazzah/davey/package.json +11 -134
- package/node_modules/dotenv/package.json +1 -1
- package/node_modules/dotenv/skills/dotenv/SKILL.md +107 -665
- package/node_modules/dotenv/skills/dotenvx/SKILL.md +67 -76
- package/node_modules/follow-redirects/index.js +24 -1
- package/node_modules/follow-redirects/package.json +1 -1
- package/node_modules/koffi/package.json +9 -5
- package/node_modules/lru-cache/dist/esm/browser/diagnostics-channel-browser.d.mts.map +1 -0
- package/node_modules/lru-cache/dist/esm/browser/diagnostics-channel.js +4 -0
- package/node_modules/lru-cache/dist/esm/browser/index.js +1688 -0
- package/node_modules/lru-cache/dist/esm/browser/index.min.js +2 -0
- package/node_modules/lru-cache/dist/esm/diagnostics-channel-esm.d.mts.map +1 -1
- package/node_modules/lru-cache/dist/esm/diagnostics-channel.js +1 -1
- package/node_modules/lru-cache/package.json +15 -2
- package/node_modules/undici/lib/web/fetch/index.js +15 -2
- package/node_modules/undici/lib/web/fetch/util.js +4 -2
- package/node_modules/undici/package.json +1 -1
- package/noop-pkg/clipboard-noop/index.js +36 -0
- package/noop-pkg/clipboard-noop/package.json +16 -0
- package/noop-pkg/davey-noop/index.js +51 -0
- package/noop-pkg/davey-noop/package.json +17 -0
- package/noop-pkg/koffi-noop/index.js +1 -0
- package/noop-pkg/koffi-noop/package.json +16 -0
- package/package.json +11 -3
- package/node_modules/@mariozechner/clipboard/.yarnrc.yml +0 -1
- package/node_modules/@mariozechner/clipboard/Cargo.toml +0 -26
- package/node_modules/@mariozechner/clipboard/build.rs +0 -5
- package/node_modules/@mariozechner/clipboard/src/lib.rs +0 -191
- package/node_modules/@mariozechner/clipboard-darwin-arm64/clipboard.darwin-arm64.node +0 -0
- package/node_modules/@mariozechner/clipboard-darwin-arm64/package.json +0 -22
- package/node_modules/@mariozechner/clipboard-darwin-universal/clipboard.darwin-universal.node +0 -0
- package/node_modules/@mariozechner/clipboard-darwin-universal/package.json +0 -19
- package/node_modules/@mariozechner/clipboard-darwin-x64/clipboard.darwin-x64.node +0 -0
- package/node_modules/@mariozechner/clipboard-darwin-x64/package.json +0 -22
- package/node_modules/@mariozechner/clipboard-linux-x64-gnu/clipboard.linux-x64-gnu.node +0 -0
- package/node_modules/@mariozechner/clipboard-linux-x64-gnu/package.json +0 -25
- package/node_modules/@mariozechner/clipboard-linux-x64-musl/clipboard.linux-x64-musl.node +0 -0
- package/node_modules/@mariozechner/clipboard-linux-x64-musl/package.json +0 -25
- package/node_modules/@snazzah/davey/browser.js +0 -1
- package/node_modules/@snazzah/davey-darwin-arm64/davey.darwin-arm64.node +0 -0
- package/node_modules/@snazzah/davey-darwin-arm64/package.json +0 -40
- package/node_modules/@snazzah/davey-darwin-x64/davey.darwin-x64.node +0 -0
- package/node_modules/@snazzah/davey-darwin-x64/package.json +0 -40
- package/node_modules/@snazzah/davey-linux-x64-gnu/davey.linux-x64-gnu.node +0 -0
- package/node_modules/@snazzah/davey-linux-x64-gnu/package.json +0 -43
- package/node_modules/@snazzah/davey-linux-x64-musl/davey.linux-x64-musl.node +0 -0
- package/node_modules/@snazzah/davey-linux-x64-musl/package.json +0 -43
|
@@ -1,140 +1,17 @@
|
|
|
1
1
|
{
|
|
2
|
-
"name": "@
|
|
2
|
+
"name": "@qqbrowser/davey-noop",
|
|
3
3
|
"version": "0.1.11",
|
|
4
|
-
"description": "DAVE protocol
|
|
5
|
-
"main": "index.js",
|
|
6
|
-
"types": "index.d.ts",
|
|
7
|
-
"browser": "browser.js",
|
|
8
|
-
"repository": "https://github.com/Snazzah/davey",
|
|
9
|
-
"license": "MIT",
|
|
10
|
-
"author": {
|
|
11
|
-
"name": "Snazzah",
|
|
12
|
-
"email": "me@snazzah.com",
|
|
13
|
-
"url": "https://snazzah.com/"
|
|
14
|
-
},
|
|
15
|
-
"funding": {
|
|
16
|
-
"url": "https://github.com/sponsors/Snazzah"
|
|
17
|
-
},
|
|
4
|
+
"description": "Empty replacement for @snazzah/davey to reduce install size. The DAVE protocol native binary is not needed when daveEncryption is disabled.",
|
|
18
5
|
"keywords": [
|
|
19
|
-
"
|
|
20
|
-
"
|
|
21
|
-
"
|
|
22
|
-
"
|
|
23
|
-
"NAPI",
|
|
24
|
-
"N-API",
|
|
25
|
-
"Rust",
|
|
26
|
-
"node-addon",
|
|
27
|
-
"node-addon-api"
|
|
28
|
-
],
|
|
29
|
-
"files": [
|
|
30
|
-
"index.d.ts",
|
|
31
|
-
"index.js",
|
|
32
|
-
"browser.js"
|
|
6
|
+
"dave",
|
|
7
|
+
"davey",
|
|
8
|
+
"noop",
|
|
9
|
+
"placeholder"
|
|
33
10
|
],
|
|
34
|
-
"
|
|
35
|
-
|
|
36
|
-
"targets": [
|
|
37
|
-
"x86_64-apple-darwin",
|
|
38
|
-
"aarch64-apple-darwin",
|
|
39
|
-
"x86_64-unknown-linux-gnu",
|
|
40
|
-
"x86_64-pc-windows-msvc",
|
|
41
|
-
"x86_64-unknown-linux-musl",
|
|
42
|
-
"aarch64-unknown-linux-gnu",
|
|
43
|
-
"i686-pc-windows-msvc",
|
|
44
|
-
"armv7-unknown-linux-gnueabihf",
|
|
45
|
-
"aarch64-linux-android",
|
|
46
|
-
"x86_64-unknown-freebsd",
|
|
47
|
-
"aarch64-unknown-linux-musl",
|
|
48
|
-
"aarch64-pc-windows-msvc",
|
|
49
|
-
"armv7-linux-androideabi",
|
|
50
|
-
"wasm32-wasi-preview1-threads"
|
|
51
|
-
]
|
|
52
|
-
},
|
|
53
|
-
"engines": {
|
|
54
|
-
"node": ">= 10"
|
|
55
|
-
},
|
|
11
|
+
"license": "MIT",
|
|
12
|
+
"main": "index.js",
|
|
56
13
|
"publishConfig": {
|
|
57
|
-
"
|
|
58
|
-
"
|
|
59
|
-
},
|
|
60
|
-
"scripts": {
|
|
61
|
-
"artifacts": "napi artifacts",
|
|
62
|
-
"bench": "node --import @oxc-node/core/register --expose-gc benchmark/bench.ts",
|
|
63
|
-
"build": "napi build --platform --release",
|
|
64
|
-
"build:debug": "napi build --platform",
|
|
65
|
-
"format": "run-p format:prettier format:rs format:toml",
|
|
66
|
-
"changelog": "node --import @oxc-node/core/register scripts/changelog.mts",
|
|
67
|
-
"format:prettier": "prettier . -w",
|
|
68
|
-
"format:toml": "taplo format",
|
|
69
|
-
"format:rs": "cargo fmt",
|
|
70
|
-
"lint": "oxlint",
|
|
71
|
-
"prepublishOnly": "napi prepublish -t npm --no-gh-release",
|
|
72
|
-
"test": "ava",
|
|
73
|
-
"version": "napi version"
|
|
74
|
-
},
|
|
75
|
-
"devDependencies": {
|
|
76
|
-
"@emnapi/core": "^1.3.1",
|
|
77
|
-
"@emnapi/runtime": "^1.3.1",
|
|
78
|
-
"@napi-rs/cli": "^3.1.5",
|
|
79
|
-
"@napi-rs/wasm-runtime": "^0.2.7",
|
|
80
|
-
"@noble/hashes": "1.5.0",
|
|
81
|
-
"@oxc-node/core": "^0.0.20",
|
|
82
|
-
"@taplo/cli": "^0.7.0",
|
|
83
|
-
"@types/node": "^22.13.5",
|
|
84
|
-
"@tybys/wasm-util": "^0.9.0",
|
|
85
|
-
"ava": "^6.2.0",
|
|
86
|
-
"base64-js": "1.5.1",
|
|
87
|
-
"emnapi": "^1.3.1",
|
|
88
|
-
"mitata": "^1.0.34",
|
|
89
|
-
"npm-run-all2": "^7.0.2",
|
|
90
|
-
"oxlint": "^0.15.12",
|
|
91
|
-
"prettier": "^3.5.2",
|
|
92
|
-
"typescript": "^5.7.3"
|
|
93
|
-
},
|
|
94
|
-
"ava": {
|
|
95
|
-
"extensions": {
|
|
96
|
-
"ts": "module"
|
|
97
|
-
},
|
|
98
|
-
"files": [
|
|
99
|
-
"test/**/*"
|
|
100
|
-
],
|
|
101
|
-
"timeout": "2m",
|
|
102
|
-
"workerThreads": false,
|
|
103
|
-
"environmentVariables": {
|
|
104
|
-
"TS_NODE_PROJECT": "./tsconfig.json"
|
|
105
|
-
},
|
|
106
|
-
"nodeArguments": [
|
|
107
|
-
"--import",
|
|
108
|
-
"@oxc-node/core/register"
|
|
109
|
-
]
|
|
110
|
-
},
|
|
111
|
-
"prettier": {
|
|
112
|
-
"printWidth": 120,
|
|
113
|
-
"semi": true,
|
|
114
|
-
"trailingComma": "all",
|
|
115
|
-
"singleQuote": true,
|
|
116
|
-
"arrowParens": "always"
|
|
117
|
-
},
|
|
118
|
-
"packageManager": "pnpm@10.6.3",
|
|
119
|
-
"pnpm": {
|
|
120
|
-
"onlyBuiltDependencies": [
|
|
121
|
-
"@swc/core"
|
|
122
|
-
]
|
|
123
|
-
},
|
|
124
|
-
"optionalDependencies": {
|
|
125
|
-
"@snazzah/davey-darwin-x64": "0.1.11",
|
|
126
|
-
"@snazzah/davey-darwin-arm64": "0.1.11",
|
|
127
|
-
"@snazzah/davey-linux-x64-gnu": "0.1.11",
|
|
128
|
-
"@snazzah/davey-win32-x64-msvc": "0.1.11",
|
|
129
|
-
"@snazzah/davey-linux-x64-musl": "0.1.11",
|
|
130
|
-
"@snazzah/davey-linux-arm64-gnu": "0.1.11",
|
|
131
|
-
"@snazzah/davey-win32-ia32-msvc": "0.1.11",
|
|
132
|
-
"@snazzah/davey-linux-arm-gnueabihf": "0.1.11",
|
|
133
|
-
"@snazzah/davey-android-arm64": "0.1.11",
|
|
134
|
-
"@snazzah/davey-freebsd-x64": "0.1.11",
|
|
135
|
-
"@snazzah/davey-linux-arm64-musl": "0.1.11",
|
|
136
|
-
"@snazzah/davey-win32-arm64-msvc": "0.1.11",
|
|
137
|
-
"@snazzah/davey-android-arm-eabi": "0.1.11",
|
|
138
|
-
"@snazzah/davey-wasm32-wasi": "0.1.11"
|
|
14
|
+
"access": "public",
|
|
15
|
+
"registry": "https://registry.npmjs.org"
|
|
139
16
|
}
|
|
140
|
-
}
|
|
17
|
+
}
|