@digitalcredentials/jsonld
Advanced tools
Changelog
9.0.0 - 2024-08-03
@digitalcredentials/jsonld
(to fix upstream http-client export error).@digitalcredentials/http-client@5.0.0
fork.Changelog
6.0.0 - 2022-06-06
@digitalbazaar/http-client@3
update uses a newer ky-universal
which uses
a top-level await
that is unsupported in older Node.js versions. That
causes the included node
documentLoader
to not function and tests to
fail. If you wish to still use earlier Node.js versions, you may still be
able to do so with your own custom documentLoader
.npm
prepublish
script changed to prepack
. The dist/
contents will not be generated by default for development installs. Run npm run build
if needed. This was done to avoid extra work only needed for
packing and publication, and for temporary webpack
version issues. A new CI
build
test has been added to check builds pass. The prepack
script could
be prepare
instead if use cases exist where that is needed. File an issue
if this is a concern.@digitalbazaar/http-client@3
:
ky
and ky-universal
that should address security alerts
and provide other improvements.URL
interface to handle relative redirects.Changelog
1.0.1 - 2018-03-01
@graph
. Fixes 1.0 compatibility issue.Changelog
1.0.0 - 2018-02-28
@type
terms.@id
and @index
, with @set
variations.@id
and @type
, with @set
variations.