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

js-md5

Package Overview
Dependencies
Maintainers
1
Versions
22
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

js-md5 - npm Package Versions

23

0.8.3

Diff

Changelog

Source

v0.8.3 / 2023-10-09

Fixed

  • package.json main property.
emn178
published 0.8.2 •

Changelog

Source

v0.8.2 / 2023-10-09

Remove

  • package.json module property.
emn178
published 0.8.1 •

Changelog

Source

v0.8.1 / 2023-10-09

Added

  • TypeScript base64 interfaces.
  • Disable webpack polyfill.
emn178
published 0.8.0 •

Changelog

Source

v0.8.0 / 2023-09-27

Added

  • TypeScript interfaces.
  • HMAC feature.

Fixed

  • deprecated new Buffer, replace with Buffer.from.
  • dependencies and security issues.
  • don't modify global Array and ArrayBuffer prototypes.
  • refactor: simplify formatMessage internal logic.

Changed

  • remove eval and use require directly.
  • throw error by Error oject.
  • throw error if update after finalize
  • use unsigned right shift.
emn178
published 0.7.3 •

Changelog

Source

v0.7.3 / 2017-12-18

Fixed

  • incorrect result when first bit is 1 of bytes. #18
emn178
published 0.7.2 •

Changelog

Source

v0.7.2 / 2017-10-31

Improved

  • performance of hBytes increment.
emn178
published 0.7.1 •

Changelog

Source

v0.7.1 / 2017-10-29

Fixed

  • incorrect result when file size >= 4G.
emn178
published 0.7.0 •

Changelog

Source

v0.7.0 / 2017-10-29

Fixed

  • incorrect result when file size >= 512M.
emn178
published 0.6.1 •

Changelog

Source

v0.6.1 / 2017-10-07

Fixed

  • ArrayBuffer.isView issue in IE10.

Improved

  • performance of input check.
emn178
published 0.6.0 •

Changelog

Source

v0.6.0 / 2017-07-28

Added

  • support base64 string output.
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