PTA icon indicating copy to clipboard operation
PTA copied to clipboard

PoE Trade Assistant

Results 4 PTA issues
Sort by recently updated
recently updated
newest added

Bumps [websocket-extensions](https://github.com/faye/websocket-extensions-node) from 0.1.3 to 0.1.4. Changelog Sourced from websocket-extensions's changelog. 0.1.4 / 2020-06-02 Remove a ReDoS vulnerability in the header parser (CVE-2020-7662, reported by Robert McLaughlin) Change license from...

dependencies

Accuracy rating is being detected as a local mod, making the search use the wrong mod https://imgur.com/a/jeFhuUB

When I pricechecks uniques, I usually open the search with Ctrl + Alt + D and press Alt + E for "open on pathofexile.com" and go to the next unique,...

feature request

``` { "title": "Price", "field": function (entry) { var amount = entry["listing"]["price"]["amount"]; if (amount == null) { amount = ""; } var currency = entry["listing"]["price"]["currency"]; if (currency == null )...

question