extension-develop 3.18.1 → 3.18.3
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/0~rspack-config.mjs +1 -1
- package/dist/946.mjs +1 -1
- package/dist/962.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 +2 -2
package/dist/0~rspack-config.mjs
CHANGED
|
@@ -2344,7 +2344,7 @@ async function maybeUsePreact(projectPath) {
|
|
|
2344
2344
|
contractId: 'preact-refresh',
|
|
2345
2345
|
projectPath,
|
|
2346
2346
|
dependencyId: '@rspack/plugin-preact-refresh',
|
|
2347
|
-
moduleAdapter: (mod)=>mod
|
|
2347
|
+
moduleAdapter: (mod)=>mod?.PreactRefreshRspackPlugin ?? mod?.default?.PreactRefreshRspackPlugin ?? mod?.default ?? mod
|
|
2348
2348
|
});
|
|
2349
2349
|
const requireFromProject = createRequire(__rspack_external_path.join(projectPath, 'package.json'));
|
|
2350
2350
|
const resolveFromProject = (id)=>{
|
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.18.
|
|
15
|
+
var package_namespaceObject = JSON.parse('{"rE":"3.18.3","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":"2.0.1","@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()),
|
package/dist/962.mjs
CHANGED
|
@@ -551,7 +551,7 @@ const OPTIONAL_DEPENDENCY_CONTRACTS = {
|
|
|
551
551
|
installPackages: [
|
|
552
552
|
'@prefresh/core@1.5.9',
|
|
553
553
|
'@prefresh/utils@1.2.1',
|
|
554
|
-
'@rspack/plugin-preact-refresh@
|
|
554
|
+
'@rspack/plugin-preact-refresh@2.0.1',
|
|
555
555
|
'preact@10.27.2'
|
|
556
556
|
],
|
|
557
557
|
verificationRules: [
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-
|
|
2
|
-
{"type":"compile_success","ts":"2026-
|
|
1
|
+
{"type":"compile_start","ts":"2026-06-09T00:33:47.074Z","command":"start","browser":"chrome"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-06-09T00:33:47.973Z","command":"start","browser":"chrome","durationMs":992,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "chrome",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-
|
|
5
|
+
"runId": "mq5wpo08-mng06piy",
|
|
6
|
+
"startedAt": "2026-06-09T00:33:46.952Z",
|
|
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-
|
|
14
|
-
"compiledAt": "2026-
|
|
12
|
+
"pid": 2743,
|
|
13
|
+
"ts": "2026-06-09T00:33:47.973Z",
|
|
14
|
+
"compiledAt": "2026-06-09T00:33:47.973Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-
|
|
2
|
-
{"type":"compile_success","ts":"2026-
|
|
1
|
+
{"type":"compile_start","ts":"2026-06-09T00:33:45.452Z","command":"start","browser":"chromium"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-06-09T00:33:46.352Z","command":"start","browser":"chromium","durationMs":997,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "chromium",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-
|
|
5
|
+
"runId": "mq5wpmr3-0irfxys0",
|
|
6
|
+
"startedAt": "2026-06-09T00:33:45.327Z",
|
|
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-
|
|
14
|
-
"compiledAt": "2026-
|
|
12
|
+
"pid": 2697,
|
|
13
|
+
"ts": "2026-06-09T00:33:46.352Z",
|
|
14
|
+
"compiledAt": "2026-06-09T00:33:46.352Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-
|
|
2
|
-
{"type":"compile_success","ts":"2026-
|
|
1
|
+
{"type":"compile_start","ts":"2026-06-09T00:33:50.321Z","command":"start","browser":"edge"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-06-09T00:33:51.202Z","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-
|
|
5
|
+
"runId": "mq5wpqid-u3zqcbbs",
|
|
6
|
+
"startedAt": "2026-06-09T00:33:50.197Z",
|
|
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-
|
|
14
|
-
"compiledAt": "2026-
|
|
12
|
+
"pid": 2835,
|
|
13
|
+
"ts": "2026-06-09T00:33:51.202Z",
|
|
14
|
+
"compiledAt": "2026-06-09T00:33:51.202Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-
|
|
2
|
-
{"type":"compile_success","ts":"2026-
|
|
1
|
+
{"type":"compile_start","ts":"2026-06-09T00:33:48.712Z","command":"start","browser":"firefox"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-06-09T00:33:49.574Z","command":"start","browser":"firefox","durationMs":958,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "firefox",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-
|
|
5
|
+
"runId": "mq5wpp9n-pn39hvo1",
|
|
6
|
+
"startedAt": "2026-06-09T00:33:48.587Z",
|
|
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-
|
|
14
|
-
"compiledAt": "2026-
|
|
12
|
+
"pid": 2789,
|
|
13
|
+
"ts": "2026-06-09T00:33:49.574Z",
|
|
14
|
+
"compiledAt": "2026-06-09T00:33:49.574Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-
|
|
2
|
-
{"type":"compile_success","ts":"2026-
|
|
1
|
+
{"type":"compile_start","ts":"2026-06-09T00:33:52.488Z","command":"start","browser":"chrome"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-06-09T00:33:52.512Z","command":"start","browser":"chrome","durationMs":25,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "chrome",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-
|
|
5
|
+
"runId": "mq5wps9g-1163u5ts",
|
|
6
|
+
"startedAt": "2026-06-09T00:33:52.468Z",
|
|
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-
|
|
14
|
-
"compiledAt": "2026-
|
|
12
|
+
"pid": 2919,
|
|
13
|
+
"ts": "2026-06-09T00:33:52.512Z",
|
|
14
|
+
"compiledAt": "2026-06-09T00:33:52.512Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-
|
|
2
|
-
{"type":"compile_success","ts":"2026-
|
|
1
|
+
{"type":"compile_start","ts":"2026-06-09T00:33:51.858Z","command":"start","browser":"chromium"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-06-09T00:33:51.882Z","command":"start","browser":"chromium","durationMs":25,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "chromium",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-
|
|
5
|
+
"runId": "mq5wprry-5yd82sph",
|
|
6
|
+
"startedAt": "2026-06-09T00:33:51.838Z",
|
|
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-
|
|
14
|
-
"compiledAt": "2026-
|
|
12
|
+
"pid": 2881,
|
|
13
|
+
"ts": "2026-06-09T00:33:51.882Z",
|
|
14
|
+
"compiledAt": "2026-06-09T00:33:51.882Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,2 +1,2 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-
|
|
2
|
-
{"type":"compile_success","ts":"2026-
|
|
1
|
+
{"type":"compile_start","ts":"2026-06-09T00:33:53.753Z","command":"start","browser":"edge"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-06-09T00:33:53.778Z","command":"start","browser":"edge","durationMs":25,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "edge",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-
|
|
5
|
+
"runId": "mq5wpt8j-e235g0x1",
|
|
6
|
+
"startedAt": "2026-06-09T00:33:53.731Z",
|
|
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-
|
|
14
|
-
"compiledAt": "2026-
|
|
12
|
+
"pid": 2995,
|
|
13
|
+
"ts": "2026-06-09T00:33:53.778Z",
|
|
14
|
+
"compiledAt": "2026-06-09T00:33:53.778Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
|
@@ -1,4 +1,4 @@
|
|
|
1
|
-
{"type":"compile_start","ts":"2026-
|
|
2
|
-
{"type":"compile_success","ts":"2026-
|
|
3
|
-
{"type":"compile_start","ts":"2026-
|
|
4
|
-
{"type":"compile_success","ts":"2026-
|
|
1
|
+
{"type":"compile_start","ts":"2026-06-09T00:33:53.116Z","command":"start","browser":"firefox"}
|
|
2
|
+
{"type":"compile_success","ts":"2026-06-09T00:33:53.145Z","command":"start","browser":"firefox","durationMs":29,"errorCount":0}
|
|
3
|
+
{"type":"compile_start","ts":"2026-06-09T00:34:11.440Z","command":"start","browser":"firefox"}
|
|
4
|
+
{"type":"compile_success","ts":"2026-06-09T00:34:11.467Z","command":"start","browser":"firefox","durationMs":28,"errorCount":0}
|
|
@@ -2,15 +2,15 @@
|
|
|
2
2
|
"schemaVersion": 2,
|
|
3
3
|
"command": "start",
|
|
4
4
|
"browser": "firefox",
|
|
5
|
-
"runId": "
|
|
6
|
-
"startedAt": "2026-
|
|
5
|
+
"runId": "mq5wq6vt-ua0xqpzr",
|
|
6
|
+
"startedAt": "2026-06-09T00:34:11.417Z",
|
|
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-
|
|
14
|
-
"compiledAt": "2026-
|
|
12
|
+
"pid": 4196,
|
|
13
|
+
"ts": "2026-06-09T00:34:11.467Z",
|
|
14
|
+
"compiledAt": "2026-06-09T00:34:11.467Z",
|
|
15
15
|
"errors": []
|
|
16
16
|
}
|
package/package.json
CHANGED
|
@@ -34,7 +34,7 @@
|
|
|
34
34
|
"runtime"
|
|
35
35
|
],
|
|
36
36
|
"name": "extension-develop",
|
|
37
|
-
"version": "3.18.
|
|
37
|
+
"version": "3.18.3",
|
|
38
38
|
"description": "Develop, build, preview, and package Extension.js projects.",
|
|
39
39
|
"author": {
|
|
40
40
|
"name": "Cezar Augusto",
|
|
@@ -86,7 +86,7 @@
|
|
|
86
86
|
"@prefresh/utils": "1.2.1",
|
|
87
87
|
"@rspack/core": "^2.0.1",
|
|
88
88
|
"@rspack/dev-server": "2.0.1",
|
|
89
|
-
"@rspack/plugin-preact-refresh": "
|
|
89
|
+
"@rspack/plugin-preact-refresh": "2.0.1",
|
|
90
90
|
"@rspack/plugin-react-refresh": "1.6.2",
|
|
91
91
|
"@swc/core": "^1.15.8",
|
|
92
92
|
"@swc/helpers": "^0.5.18",
|