mirror of
https://github.com/OMGeeky/advisory-db.git
synced 2026-01-05 19:20:34 +01:00
22
crates/stdweb/RUSTSEC-0000-0000.md
Normal file
22
crates/stdweb/RUSTSEC-0000-0000.md
Normal file
@@ -0,0 +1,22 @@
|
||||
```toml
|
||||
[advisory]
|
||||
id = "RUSTSEC-0000-0000"
|
||||
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)
|
||||
Reference in New Issue
Block a user