Results 3 comments of teatwo

yarn registry, too. It seem to be v1.4.3. `https://registry.yarnpkg.com/lz-string/-/lz-string-1.4.4.tgz#c0d8eaf36059f705796e1e344811cf4c498d3a26`

Wen upgrade? :)

I prefer the [web standard style](https://dom.spec.whatwg.org/#eventtarget) to the [node.js style](https://nodejs.org/docs/latest/api/events.html). Because it is based on event bubbing, it allows for open-and-wide ecosystem use (in browser-side javascript though). `window.nostr` is not...