@wvb/node 0.1.0-next.68e19d2 → 0.1.0-next.9a8f99e
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/CHANGELOG.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
|
1
1
|
# Changelog
|
|
2
2
|
|
|
3
|
-
## node v0.0.0-next.
|
|
3
|
+
## node v0.0.0-next.9a8f99e
|
|
4
4
|
|
|
5
|
-
This release includes packages: [`@wvb/node`](https://www.npmjs.com/package/@wvb/node/v/0.1.0-next.
|
|
5
|
+
This release includes packages: [`@wvb/node`](https://www.npmjs.com/package/@wvb/node/v/0.1.0-next.9a8f99e), [`@wvb/node-android-arm-eabi`](https://www.npmjs.com/package/@wvb/node-android-arm-eabi/v/0.1.0-next.9a8f99e), [`@wvb/node-android-arm64`](https://www.npmjs.com/package/@wvb/node-android-arm64/v/0.1.0-next.9a8f99e), [`@wvb/node-darwin-arm64`](https://www.npmjs.com/package/@wvb/node-darwin-arm64/v/0.1.0-next.9a8f99e), [`@wvb/node-darwin-x64`](https://www.npmjs.com/package/@wvb/node-darwin-x64/v/0.1.0-next.9a8f99e), [`@wvb/node-linux-arm-gnueabihf`](https://www.npmjs.com/package/@wvb/node-linux-arm-gnueabihf/v/0.1.0-next.9a8f99e), [`@wvb/node-linux-arm64-gnu`](https://www.npmjs.com/package/@wvb/node-linux-arm64-gnu/v/0.1.0-next.9a8f99e), [`@wvb/node-linux-arm64-musl`](https://www.npmjs.com/package/@wvb/node-linux-arm64-musl/v/0.1.0-next.9a8f99e), [`@wvb/node-linux-x64-gnu`](https://www.npmjs.com/package/@wvb/node-linux-x64-gnu/v/0.1.0-next.9a8f99e), [`@wvb/node-linux-x64-musl`](https://www.npmjs.com/package/@wvb/node-linux-x64-musl/v/0.1.0-next.9a8f99e), [`@wvb/node-win32-arm64-msvc`](https://www.npmjs.com/package/@wvb/node-win32-arm64-msvc/v/0.1.0-next.9a8f99e), [`@wvb/node-win32-ia32-msvc`](https://www.npmjs.com/package/@wvb/node-win32-ia32-msvc/v/0.1.0-next.9a8f99e), [`@wvb/node-win32-x64-msvc`](https://www.npmjs.com/package/@wvb/node-win32-x64-msvc/v/0.1.0-next.9a8f99e)
|
|
6
6
|
|
|
7
7
|
- feat(ffi): add ffi package for Android/iOS bindings (#139) (c41b723)
|
|
8
8
|
- feat: redesgin cli commands, add local remote provider, oxc -> biome (#132) (af26b39)
|
|
@@ -24,4 +24,4 @@ This release includes packages: [`@wvb/node`](https://www.npmjs.com/package/@wvb
|
|
|
24
24
|
- refactor(remote): change remote spec (#66) (2acd598)
|
|
25
25
|
- feat(remote): add aws, cloudflare remote provider (#63) (aa7da40)
|
|
26
26
|
- refactor: separate `@webview-bundle/node` package (#62) (eb6f251)
|
|
27
|
-
- update dependencies: wvb@0.2.0-next.
|
|
27
|
+
- update dependencies: wvb@0.2.0-next.9a8f99e
|
package/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@wvb/node",
|
|
3
|
-
"version": "0.1.0-next.
|
|
3
|
+
"version": "0.1.0-next.9a8f99e",
|
|
4
4
|
"description": "Webview bundle API for Node.js",
|
|
5
5
|
"homepage": "https://github.com/webview-bundle/webview-bundle",
|
|
6
6
|
"bugs": {
|
|
@@ -56,18 +56,18 @@
|
|
|
56
56
|
"vitest": "4.1.5"
|
|
57
57
|
},
|
|
58
58
|
"optionalDependencies": {
|
|
59
|
-
"@wvb/node-android-arm-eabi": "^0.1.0-next.
|
|
60
|
-
"@wvb/node-android-arm64": "^0.1.0-next.
|
|
61
|
-
"@wvb/node-darwin-arm64": "^0.1.0-next.
|
|
62
|
-
"@wvb/node-darwin-x64": "^0.1.0-next.
|
|
63
|
-
"@wvb/node-linux-arm-gnueabihf": "^0.1.0-next.
|
|
64
|
-
"@wvb/node-linux-arm64-gnu": "^0.1.0-next.
|
|
65
|
-
"@wvb/node-linux-arm64-musl": "^0.1.0-next.
|
|
66
|
-
"@wvb/node-linux-x64-gnu": "^0.1.0-next.
|
|
67
|
-
"@wvb/node-linux-x64-musl": "^0.1.0-next.
|
|
68
|
-
"@wvb/node-win32-arm64-msvc": "^0.1.0-next.
|
|
69
|
-
"@wvb/node-win32-ia32-msvc": "^0.1.0-next.
|
|
70
|
-
"@wvb/node-win32-x64-msvc": "^0.1.0-next.
|
|
59
|
+
"@wvb/node-android-arm-eabi": "^0.1.0-next.9a8f99e",
|
|
60
|
+
"@wvb/node-android-arm64": "^0.1.0-next.9a8f99e",
|
|
61
|
+
"@wvb/node-darwin-arm64": "^0.1.0-next.9a8f99e",
|
|
62
|
+
"@wvb/node-darwin-x64": "^0.1.0-next.9a8f99e",
|
|
63
|
+
"@wvb/node-linux-arm-gnueabihf": "^0.1.0-next.9a8f99e",
|
|
64
|
+
"@wvb/node-linux-arm64-gnu": "^0.1.0-next.9a8f99e",
|
|
65
|
+
"@wvb/node-linux-arm64-musl": "^0.1.0-next.9a8f99e",
|
|
66
|
+
"@wvb/node-linux-x64-gnu": "^0.1.0-next.9a8f99e",
|
|
67
|
+
"@wvb/node-linux-x64-musl": "^0.1.0-next.9a8f99e",
|
|
68
|
+
"@wvb/node-win32-arm64-msvc": "^0.1.0-next.9a8f99e",
|
|
69
|
+
"@wvb/node-win32-ia32-msvc": "^0.1.0-next.9a8f99e",
|
|
70
|
+
"@wvb/node-win32-x64-msvc": "^0.1.0-next.9a8f99e"
|
|
71
71
|
},
|
|
72
72
|
"napi": {
|
|
73
73
|
"binaryName": "wvb-node",
|
|
Binary file
|
|
Binary file
|
|
Binary file
|