@astral-sh/ruff-wasm-web 0.15.21 → 0.15.22

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
@@ -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.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).
58
+ This version (0.15.22) is a component of [Ruff 0.15.22](https://crates.io/crates/ruff/0.15.22). The
59
+ source can be found [here](https://github.com/astral-sh/ruff/blob/0.15.22/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
@@ -5,7 +5,7 @@
5
5
  "Charlie Marsh <charlie.r.marsh@gmail.com>"
6
6
  ],
7
7
  "description": "WebAssembly bindings for Ruff",
8
- "version": "0.15.21",
8
+ "version": "0.15.22",
9
9
  "license": "MIT",
10
10
  "repository": {
11
11
  "type": "git",
package/ruff_wasm_bg.wasm CHANGED
Binary file