extension-develop 3.17.0-canary.313.45025a4 → 3.18.0
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/946.mjs +1 -1
- package/dist/extension-js-devtools/extension-js/chrome/events.ndjson +2 -2
- package/dist/extension-js-devtools/extension-js/chrome/ready.json +5 -5
- package/dist/extension-js-devtools/extension-js/chromium/events.ndjson +2 -2
- package/dist/extension-js-devtools/extension-js/chromium/ready.json +5 -5
- package/dist/extension-js-devtools/extension-js/edge/events.ndjson +2 -2
- package/dist/extension-js-devtools/extension-js/edge/ready.json +5 -5
- package/dist/extension-js-devtools/extension-js/firefox/events.ndjson +2 -2
- package/dist/extension-js-devtools/extension-js/firefox/ready.json +5 -5
- package/dist/extension-js-theme/extension-js/chrome/events.ndjson +2 -2
- package/dist/extension-js-theme/extension-js/chrome/ready.json +5 -5
- package/dist/extension-js-theme/extension-js/chromium/events.ndjson +2 -2
- package/dist/extension-js-theme/extension-js/chromium/ready.json +5 -5
- package/dist/extension-js-theme/extension-js/edge/events.ndjson +2 -2
- package/dist/extension-js-theme/extension-js/edge/ready.json +5 -5
- package/dist/extension-js-theme/extension-js/firefox/events.ndjson +4 -4
- package/dist/extension-js-theme/extension-js/firefox/ready.json +5 -5
- package/package.json +1 -1
package/dist/946.mjs
CHANGED
|
@@ -12,7 +12,7 @@ import * as __rspack_external_path from "path";
|
|
|
12
12
|
import * as __rspack_external_fs from "fs";
|
|
13
13
|
import * as __rspack_external_os from "os";
|
|
14
14
|
import * as __rspack_external_vm from "vm";
|
|
15
|
-
var package_namespaceObject = JSON.parse('{"rE":"3.
|
|
15
|
+
var package_namespaceObject = JSON.parse('{"rE":"3.18.0","El":{"@prefresh/core":"1.5.9","@prefresh/utils":"1.2.1","@rspack/core":"^2.0.1","@rspack/dev-server":"2.0.1","@rspack/plugin-preact-refresh":"1.1.5","@rspack/plugin-react-refresh":"1.6.2","@swc/core":"^1.15.8","@swc/helpers":"^0.5.18","@vue/compiler-sfc":"3.5.26","adm-zip":"^0.5.16","browser-extension-manifest-fields":"^2.2.3","case-sensitive-paths-webpack-plugin":"^2.4.0","content-security-policy-parser":"^0.6.0","cross-spawn":"^7.0.6","dotenv":"^17.2.3","extension-from-store":"^0.1.1","go-git-it":"^5.1.5","ignore":"^7.0.5","less":"4.5.1","less-loader":"12.3.2","loader-utils":"^3.3.1","magic-string":"^0.30.21","parse5-utilities":"^1.0.0","pintor":"0.3.0","postcss":"8.5.10","postcss-loader":"8.2.1","postcss-preset-env":"11.1.1","postcss-scss":"4.0.9","preact":"10.27.3","react-refresh":"0.18.0","sass-loader":"16.0.7","schema-utils":"^4.3.3","svelte-loader":"3.2.4","tiny-glob":"^0.2.9","typescript":"5.9.3","unique-names-generator":"^4.7.1","vue":"3.5.26","vue-loader":"17.4.2","webextension-polyfill":"^0.12.0","webpack-merge":"^6.0.1","webpack-target-webextension":"^2.1.3","ws":"^8.20.1"}}');
|
|
16
16
|
const fmt = {
|
|
17
17
|
heading: (title)=>pintor.underline(pintor.blue(title)),
|
|
18
18
|
label: (key)=>pintor.gray(key.toUpperCase()),
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-05-
|
|
2
|
-
{"type":"compile_success","ts":"2026-05-
|
|
1
|
+
{"type":"compile_start","ts":"2026-05-28T21:29:01.307Z","command":"start","browser":"chrome"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-05-28T21:29:02.184Z","command":"start","browser":"chrome","durationMs":976,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "chrome",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-05-
|
|
5
|
+
"runId": "mpq09ou1-jh1wcixz",
|
|
6
|
+
"startedAt": "2026-05-28T21:29:01.177Z",
|
|
7
7
|
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-devtools/dist/chrome",
|
|
8
8
|
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-devtools/src/manifest.json",
|
|
9
9
|
"port": null,
|
|
10
10
|
"controlPort": null,
|
|
11
11
|
"status": "ready",
|
|
12
|
-
"pid":
|
|
13
|
-
"ts": "2026-05-
|
|
14
|
-
"compiledAt": "2026-05-
|
|
12
|
+
"pid": 2742,
|
|
13
|
+
"ts": "2026-05-28T21:29:02.185Z",
|
|
14
|
+
"compiledAt": "2026-05-28T21:29:02.184Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-05-
|
|
2
|
-
{"type":"compile_success","ts":"2026-05-
|
|
1
|
+
{"type":"compile_start","ts":"2026-05-28T21:28:59.572Z","command":"start","browser":"chromium"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-05-28T21:29:00.486Z","command":"start","browser":"chromium","durationMs":1011,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "chromium",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-05-
|
|
5
|
+
"runId": "mpq09nhz-2tcwy0bt",
|
|
6
|
+
"startedAt": "2026-05-28T21:28:59.447Z",
|
|
7
7
|
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-devtools/dist/chromium",
|
|
8
8
|
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-devtools/src/manifest.json",
|
|
9
9
|
"port": null,
|
|
10
10
|
"controlPort": null,
|
|
11
11
|
"status": "ready",
|
|
12
|
-
"pid":
|
|
13
|
-
"ts": "2026-05-
|
|
14
|
-
"compiledAt": "2026-05-
|
|
12
|
+
"pid": 2694,
|
|
13
|
+
"ts": "2026-05-28T21:29:00.487Z",
|
|
14
|
+
"compiledAt": "2026-05-28T21:29:00.487Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-05-
|
|
2
|
-
{"type":"compile_success","ts":"2026-05-
|
|
1
|
+
{"type":"compile_start","ts":"2026-05-28T21:29:04.506Z","command":"start","browser":"edge"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-05-28T21:29:05.385Z","command":"start","browser":"edge","durationMs":976,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "edge",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-05-
|
|
5
|
+
"runId": "mpq09rb4-eobajcxo",
|
|
6
|
+
"startedAt": "2026-05-28T21:29:04.384Z",
|
|
7
7
|
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-devtools/dist/edge",
|
|
8
8
|
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-devtools/src/manifest.json",
|
|
9
9
|
"port": null,
|
|
10
10
|
"controlPort": null,
|
|
11
11
|
"status": "ready",
|
|
12
|
-
"pid":
|
|
13
|
-
"ts": "2026-05-
|
|
14
|
-
"compiledAt": "2026-05-
|
|
12
|
+
"pid": 2834,
|
|
13
|
+
"ts": "2026-05-28T21:29:05.386Z",
|
|
14
|
+
"compiledAt": "2026-05-28T21:29:05.386Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-05-
|
|
2
|
-
{"type":"compile_success","ts":"2026-05-
|
|
1
|
+
{"type":"compile_start","ts":"2026-05-28T21:29:02.922Z","command":"start","browser":"firefox"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-05-28T21:29:03.784Z","command":"start","browser":"firefox","durationMs":959,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "firefox",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-05-
|
|
5
|
+
"runId": "mpq09q31-kjt5xqar",
|
|
6
|
+
"startedAt": "2026-05-28T21:29:02.797Z",
|
|
7
7
|
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-devtools/dist/firefox",
|
|
8
8
|
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-devtools/src/manifest.json",
|
|
9
9
|
"port": null,
|
|
10
10
|
"controlPort": null,
|
|
11
11
|
"status": "ready",
|
|
12
|
-
"pid":
|
|
13
|
-
"ts": "2026-05-
|
|
14
|
-
"compiledAt": "2026-05-
|
|
12
|
+
"pid": 2788,
|
|
13
|
+
"ts": "2026-05-28T21:29:03.784Z",
|
|
14
|
+
"compiledAt": "2026-05-28T21:29:03.784Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-05-
|
|
2
|
-
{"type":"compile_success","ts":"2026-05-
|
|
1
|
+
{"type":"compile_start","ts":"2026-05-28T21:29:06.646Z","command":"start","browser":"chrome"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-05-28T21:29:06.673Z","command":"start","browser":"chrome","durationMs":28,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "chrome",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-05-
|
|
5
|
+
"runId": "mpq09t1b-nyo4hhol",
|
|
6
|
+
"startedAt": "2026-05-28T21:29:06.623Z",
|
|
7
7
|
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/chrome",
|
|
8
8
|
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
|
|
9
9
|
"port": null,
|
|
10
10
|
"controlPort": null,
|
|
11
11
|
"status": "ready",
|
|
12
|
-
"pid":
|
|
13
|
-
"ts": "2026-05-
|
|
14
|
-
"compiledAt": "2026-05-
|
|
12
|
+
"pid": 2918,
|
|
13
|
+
"ts": "2026-05-28T21:29:06.673Z",
|
|
14
|
+
"compiledAt": "2026-05-28T21:29:06.673Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-05-
|
|
2
|
-
{"type":"compile_success","ts":"2026-05-
|
|
1
|
+
{"type":"compile_start","ts":"2026-05-28T21:29:06.030Z","command":"start","browser":"chromium"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-05-28T21:29:06.058Z","command":"start","browser":"chromium","durationMs":29,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "chromium",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-05-
|
|
5
|
+
"runId": "mpq09sk9-1kb5qlsq",
|
|
6
|
+
"startedAt": "2026-05-28T21:29:06.009Z",
|
|
7
7
|
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/chromium",
|
|
8
8
|
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
|
|
9
9
|
"port": null,
|
|
10
10
|
"controlPort": null,
|
|
11
11
|
"status": "ready",
|
|
12
|
-
"pid":
|
|
13
|
-
"ts": "2026-05-
|
|
14
|
-
"compiledAt": "2026-05-
|
|
12
|
+
"pid": 2880,
|
|
13
|
+
"ts": "2026-05-28T21:29:06.059Z",
|
|
14
|
+
"compiledAt": "2026-05-28T21:29:06.059Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-05-
|
|
2
|
-
{"type":"compile_success","ts":"2026-05-
|
|
1
|
+
{"type":"compile_start","ts":"2026-05-28T21:29:07.881Z","command":"start","browser":"edge"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-05-28T21:29:07.908Z","command":"start","browser":"edge","durationMs":28,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "edge",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-05-
|
|
5
|
+
"runId": "mpq09tzo-xdncmlcr",
|
|
6
|
+
"startedAt": "2026-05-28T21:29:07.860Z",
|
|
7
7
|
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/edge",
|
|
8
8
|
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
|
|
9
9
|
"port": null,
|
|
10
10
|
"controlPort": null,
|
|
11
11
|
"status": "ready",
|
|
12
|
-
"pid":
|
|
13
|
-
"ts": "2026-05-
|
|
14
|
-
"compiledAt": "2026-05-
|
|
12
|
+
"pid": 2994,
|
|
13
|
+
"ts": "2026-05-28T21:29:07.908Z",
|
|
14
|
+
"compiledAt": "2026-05-28T21:29:07.908Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-05-
|
|
2
|
-
{"type":"compile_success","ts":"2026-05-
|
|
3
|
-
{"type":"compile_start","ts":"2026-05-
|
|
4
|
-
{"type":"compile_success","ts":"2026-05-
|
|
1
|
+
{"type":"compile_start","ts":"2026-05-28T21:29:07.266Z","command":"start","browser":"firefox"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-05-28T21:29:07.294Z","command":"start","browser":"firefox","durationMs":28,"errorCount":0}
|
|
3
|
+
{"type":"compile_start","ts":"2026-05-28T21:29:24.499Z","command":"start","browser":"firefox"}
|
|
4
|
+
{"type":"compile_success","ts":"2026-05-28T21:29:24.530Z","command":"start","browser":"firefox","durationMs":31,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "firefox",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-05-
|
|
5
|
+
"runId": "mpq0a6t5-1sgsrt09",
|
|
6
|
+
"startedAt": "2026-05-28T21:29:24.473Z",
|
|
7
7
|
"distPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/dist/firefox",
|
|
8
8
|
"manifestPath": "/home/runner/work/extension.js/extension.js/extensions/extension-js-theme/manifest.json",
|
|
9
9
|
"port": null,
|
|
10
10
|
"controlPort": null,
|
|
11
11
|
"status": "ready",
|
|
12
|
-
"pid":
|
|
13
|
-
"ts": "2026-05-
|
|
14
|
-
"compiledAt": "2026-05-
|
|
12
|
+
"pid": 4183,
|
|
13
|
+
"ts": "2026-05-28T21:29:24.530Z",
|
|
14
|
+
"compiledAt": "2026-05-28T21:29:24.530Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
package/package.json
CHANGED