Nigel Cunningham

Results 178 comments of Nigel Cunningham

Yeah - I think if you just add Svelte 5 via npm, it has imports in the package.json... oh, but I forgot I'm also using jorgenvatle:vite - perhaps that's part...

@zodern I've managed to make progress since my last comment - I previously still had the ecmascript package installed. I've since removed that and moved to the tip of the...

Should this patch make eventemitter3 usable? It has: ``` { "name": "eventemitter3", "version": "5.0.1", "description": "EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.", "exports": { ".":...

No - here's the output: ``` composer install Gathering patches for root package. Installing dependencies from lock file (including require-dev) Verifying lock file contents can be installed on current platform....

I've checked the HTML posted above against my current PR and it renders fine there (commit hash 91b132d1).

Thanks for your PR. I'm creating a test to cover this issue and will then merge the patch.

Further to this - I'm wondering whether we should actually keep this code; the 323 method was proven insecure a long, long time ago. What use it is nowadays?

Thanks for the reply. I guess it's time to encourage them to move on to something that's actually secure then. I'll add a new flag to the meson configuration to...