David I. Lehn

Results 67 issues of David I. Lehn

The hope is this less strict parsing doesn't reintroduce the issues fixed in 1.3.x. I think this method of accepting unparsed trailing bytes for PEM data, still parsing by default...

- Add examples for a compatibility issue. - See https://github.com/digitalbazaar/forge/pull/205. https://github.com/digitalbazaar/forge/pull/205 was auto-closed by mistake due to branch rename. This seems to be what was suggested to happen there. Is...

- Add type to prime and prime.worker messages. - Ignore unexpected messages. I'm not sure how necessary this is, and it seems verbose. But it will likely fix https://github.com/digitalbazaar/forge/pull/764 in...

Note this a breaking change for 2.x or later. - [ ] Remove deprecated worker-loader, enable and fix Worker tests.

work-in-progress

feature

It should be possible to remove jQuery references with modern tools and APIs. - https://github.com/digitalbazaar/forge/pull/430 - https://github.com/digitalbazaar/forge/issues/522

I'm not sure what the maintenance status is of esm, but for future readers, here's some notes on nyc related issues and workarounds with nyc v15, esm v3.2.25, and node...

- An event handler option seemed like a good approach for a way to allow custom handling of warnings (to display in UIs or throw errors or whatever). - I...

feature

- WIP. - Started as a test to debug a N-Quads serialization bug. - Also checking some list + base behavior. See https://github.com/digitalbazaar/jsonld.js/issues/382

bug