Files
advisory-db/crates/stdweb/RUSTSEC-2020-0056.md
github-actions[bot] 691a7504be Assigned RUSTSEC-2020-0056 to stdweb (#441)
Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com>
2020-10-25 11:57:46 -07:00

23 lines
549 B
Markdown

```toml
[advisory]
id = "RUSTSEC-2020-0056"
package = "stdweb"
date = "2020-05-04"
url = "https://github.com/koute/stdweb/issues/403"
informational = "unmaintained"
[versions]
patched = []
unaffected = ["> 0.4.20"]
```
# stdweb is unmaintained
The author of the `stdweb` crate is unresponsive.
Maintained alternatives:
- [`wasm-bindgen`](https://github.com/rustwasm/wasm-bindgen)
- [`js-sys`](https://github.com/rustwasm/wasm-bindgen/tree/master/crates/js-sys)
- [`web-sys`](https://github.com/rustwasm/wasm-bindgen/tree/master/crates/web-sys)