New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@polkadot/util-rlp

Package Overview
Dependencies
Maintainers
1
Versions
432
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@polkadot/util-rlp - npm Package Versions

1345
44

1.7.0-beta.7

Diff
jacogr
published 1.7.0-beta.7 •
jacogr
published 1.7.0-beta.6 •
jacogr
published 1.7.0-beta.5 •
jacogr
published 1.7.0-beta.4 •
jacogr
published 1.7.0-beta.3 •
jacogr
published 1.7.0-beta.2 •
jacogr
published 1.7.0-beta.1 •
jacogr
published 1.7.0-beta.0 •
jacogr
published 1.6.1 •

Changelog

Source

1.6.1 Oct 24, 2019

Changes:

  • pair.sign(message) now takes an optional second options?: SignOptions parameter, where SignOptions is currently defined as { withType: boolean }. Here withType instructs the signing to prepend the type of signature (ed2551, sr25519 or ecdsa). This is used for the new Polkadot/Substrate MultiSignature format.
jacogr
published 1.6.0-beta.13 •