Socket
Socket
Sign inDemoInstall

@dashincubator/ripemd160

Package Overview
Dependencies
Maintainers
2
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dashincubator/ripemd160 - npm Package Versions

3.0.0

Diff

Changelog

Source

3.0.0 (2023-01-27)

Breaking Changes

  • Accept Uint8Array ONLY (no dependency on TextEncoder, support node < 10.0)
  • Output Uint8Array ONLY (no ambiguous type on digest())
  • RIPEMD160.create() (no new, doesn't overwrite default export)
  • Remove cruft (dev deps, junk files)
coolaj86
published 2.3.0 •

Changelog

Source

2.3.0 (2023-01-27)

Trivial Changes

  • fork to @dashincubator/ripemd160
  • Add .create() (avoid new)
  • Vanilla JS support (transpile-free browser compatibility)
  • make Prettier
  • rename index.js to ripemd160.js
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