@astral-sh/ruff-wasm-web 0.15.20 → 0.15.21
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 +1 -1
- package/ruff_wasm_bg.wasm +0 -0
package/README.md
CHANGED
|
@@ -55,8 +55,8 @@ const formatted = workspace.format(exampleDocument);
|
|
|
55
55
|
This crate is an internal component of [Ruff](https://crates.io/crates/ruff). The Rust API exposed
|
|
56
56
|
here is unstable and will have frequent breaking changes.
|
|
57
57
|
|
|
58
|
-
This version (0.15.
|
|
59
|
-
source can be found [here](https://github.com/astral-sh/ruff/blob/0.15.
|
|
58
|
+
This version (0.15.21) is a component of [Ruff 0.15.21](https://crates.io/crates/ruff/0.15.21). The
|
|
59
|
+
source can be found [here](https://github.com/astral-sh/ruff/blob/0.15.21/crates/ruff_wasm).
|
|
60
60
|
|
|
61
61
|
See Ruff's [crate versioning policy](https://docs.astral.sh/ruff/versioning/#crate-versioning) for
|
|
62
62
|
details on versioning.
|
package/package.json
CHANGED
package/ruff_wasm_bg.wasm
CHANGED
|
Binary file
|