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

@stratumn/js-chainscript

Package Overview
Dependencies
Maintainers
10
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stratumn/js-chainscript - npm Package Versions

2

1.0.8

Diff

t-bast
published 1.0.7 •

bejito
published 1.0.6 •

piedup
published 1.0.5 •

jeremie-stratumn
published 1.0.4 •

t-bast
published 1.0.3 •

Changelog

Source

1.0.3

Fixed an issue with string encoding and signatures. If your data contained non-ASCII characters the signatures generated would not be accepted by other implementations of the Chainscript specification.

t-bast
published 1.0.2 •

Changelog

Source

1.0.2

Added helper methods to transform evidences to plain javascript objects.

alexppxela
published 1.0.1 •

Changelog

Source

1.0.1

Updated canonical JSON dependency (a small error handling bugfix).

t-bast
published 1.0.0 •

Changelog

Source

1.0.0

  • Dependencies:
    • Canonical JSON v1.0.1
    • ProtobufJS v6.8.8
    • Crypto v0.1.0
  • Data bytes (e.g. link.data, link.meta.data) are encoded from Javascript objects using canonical JSON
  • Link hash is calculated by hashing the protobuf-encoded link bytes with SHA-256
  • All links are created with the following ClientID: github.com/stratumn/js-chainscript
  • Signatures provide flexibility over what parts of the link are signed using the link's canonical JSON representation and JMESPATH. A SHA-256 hash of the JSON bytes is signed with github.com/stratumn/go-crypto.
t-bast
published 1.0.0-rc4 •

2
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