Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@digitalbazaar/security-document-loader

Package Overview
Dependencies
Maintainers
0
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@digitalbazaar/security-document-loader - npm Package Versions

3.0.0

Diff

Changelog

Source

3.0.0 - 2024-08-05

Changed

  • BREAKING: Require Node.js >=18.
  • Update dependencies.
    • Switch from credentials-context to @digitalbazaar/credentials-context for VC 2.0 support.
    • jsonld-document-loader@2.2.0.
    • Update minor, test, and dev dependencies.
  • Use newer testing style to ensure all context packages are checked.
  • Use addDocuments to simplify context loading.
davidlehn
published 2.1.0 •

Changelog

Source

2.1.0 - 2024-07-11

Changed

  • Update module import style.
    • Addresses issue with modern webpack production mode and destructuring.
    • import * as x from 'x-context will be more future proof as context packages are updated to full modules without default exports.
    • Updated style also causes webpack to load packages as an ES module rather than a non-module.
    • Issue this addresses was only with how credentials-context was destructred. That code was also removed in favor of a common style to handle all context packages.
davidlehn
published 2.0.0 •

Changelog

Source

2.0.0 - 2022-06-02

Changed

  • BREAKING: Convert to module (ESM).
  • BREAKING: Require Node.js >=14.
  • Update dependencies.
  • Lint module.
dlongley
published 1.1.1 •

Changelog

Source

1.1.1 - 2021-08-19

Fixed

  • Use fixed did-method-key driver.
mattcollier
published 1.1.0 •

Changelog

Source

1.1.0 - 2021-05-26

Added

  • Security loader now loads veres-one-context.
codenamedmitri
published 1.0.0 •

Changelog

Source

1.0.0 - 2021-04-28

Added

  • Initial commit.
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc