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

jsonld-signatures

Package Overview
Dependencies
Maintainers
5
Versions
85
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jsonld-signatures - npm Package Versions

1
9

2.2.2

Diff

Changelog

Source

2.2.2 - 2018-03-08

Fixed

  • Fix bug with explicitly passed undefined options.
davidlehn
published 2.2.1 •

Changelog

Source

2.2.1 - 2018-03-01

Fixed

  • Fix 1.0 compatibility issue with update of jsonld to 1.0.1.
davidlehn
published 2.2.0 •

Changelog

Source

2.2.0 - 2018-03-01

Changed

  • Update jsonld to 1.0.0.
dlongley
published 2.1.5 •

Changelog

Source

2.1.5 - 2018-02-27

Changed

  • Use chloride, a faster and better maintained implementation of Ed25519.
dlongley
published 2.1.4 •

Changelog

Source

2.1.4 - 2018-02-22

Fixed

  • Use RSASSA-PSS with RsaSignature2018, not RSASSA-PKCS1-v1_5. Uses PS256 JWS algorithm (sha256 for all hashing including mgf1 and a salt length that matches the digest length, i.e. 32 bytes).
dlongley
published 2.1.3 •

Changelog

Source

2.1.3 - 2018-02-21

Fixed

  • Ensure proofPurpose property's objects are framed as application suites containing references to public keys not direct public keys.
davidlehn
published 2.1.2 •

Changelog

Source

2.1.2 - 2018-02-21

Fixed

  • Ensure key types are validated.
davidlehn
published 2.1.1 •

Changelog

Source

2.1.1 - 2018-02-14

Fixed

  • Ensure proof node is sanitized prior to use as verification data.
  • Expose sanitizeProofNode for suite-specific override.
davidlehn
published 2.1.0 •

Changelog

Source

2.1.0 - 2018-02-14

Added

  • Expose suites on main API to allow for other libs to create plugins that extend them.

Changed

  • Do not require creator option.

Fixed

  • Only include publicKey in result if creator is present.
  • Do not override created in proof option if date is not given in options.
davidlehn
published 2.0.1 •

Changelog

Source

2.0.1 - 2018-02-13

Fixed

  • Move cross-env to devDependencies.
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