Changelog
[3.0.2]
getFileContents
and getMetadata
.db.setJSON
to complete significantly faster.Changelog
[3.0.0]
getFileContent
and getFileContentHns
methods have been added for getting the content of a file from a skylink or Handshake domain without downloading the file in-browser.noResponseMetadata
option was added to the download options.bigint
instead of number
.getMetadata
returns a full object containing the metadata in a subfield.db.getJSON
can return destructured nulls instead of nullregistry.getEntry
only returns null
on entry-not-found.executeRequest
was removed.Changelog
[2.9.0]
path
parameter not encoded).getSkylinkUrl
and downloadFile
in subdomain form.includePath
, onlyPath
, and fromSubdomain
options to parseSkylink
, allowing getting the path with/without the skylink as well as parsing skylinks in base32 subdomain form.getJSON
where fetching an inexistent entry would cause an error.