@rspack-canary/binding-linux-x64-gnu 1.3.13-canary-d42e8d13-20250529032258 → 1.3.13-canary-e56725ae-20250529070819
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/README.md +2 -2
- package/package.json +2 -2
- package/rspack.linux-x64-gnu.node +0 -0
package/README.md
CHANGED
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
<picture>
|
|
2
|
-
<img alt="Rspack Banner" src="https://assets.rspack.
|
|
2
|
+
<img alt="Rspack Banner" src="https://assets.rspack.rs/rspack/rspack-banner.png">
|
|
3
3
|
</picture>
|
|
4
4
|
|
|
5
5
|
# @rspack/binding-linux-x64-gnu
|
|
@@ -10,7 +10,7 @@ This package does *NOT* follow [semantic versioning](https://semver.org/).
|
|
|
10
10
|
|
|
11
11
|
## Documentation
|
|
12
12
|
|
|
13
|
-
See [https://rspack.
|
|
13
|
+
See [https://rspack.rs](https://rspack.rs) for details.
|
|
14
14
|
|
|
15
15
|
## License
|
|
16
16
|
|
package/package.json
CHANGED
|
@@ -1,10 +1,10 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@rspack-canary/binding-linux-x64-gnu",
|
|
3
|
-
"version": "1.3.13-canary-
|
|
3
|
+
"version": "1.3.13-canary-e56725ae-20250529070819",
|
|
4
4
|
"license": "MIT",
|
|
5
5
|
"description": "Node binding for rspack",
|
|
6
6
|
"main": "rspack.linux-x64-gnu.node",
|
|
7
|
-
"homepage": "https://rspack.
|
|
7
|
+
"homepage": "https://rspack.rs",
|
|
8
8
|
"bugs": "https://github.com/web-infra-dev/rspack/issues",
|
|
9
9
|
"repository": {
|
|
10
10
|
"type": "git",
|
|
Binary file
|