@rspack/binding-linux-arm64-musl 0.7.4-canary-bdc2037-20240617004808 → 0.7.4

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 CHANGED
@@ -5,7 +5,9 @@
5
5
 
6
6
  # @rspack/binding-linux-arm64-musl
7
7
 
8
- Node binding for rspack.
8
+ Private node binding crate for rspack.
9
+
10
+ This package does *NOT* follow [semantic versioning](https://semver.org/).
9
11
 
10
12
  ## Documentation
11
13
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@rspack/binding-linux-arm64-musl",
3
- "version": "0.7.4-canary-bdc2037-20240617004808",
3
+ "version": "0.7.4",
4
4
  "license": "MIT",
5
5
  "description": "Node binding for rspack",
6
6
  "main": "rspack.linux-arm64-musl.node",
Binary file