Socket
Socket
Sign inDemoInstall

scrypt

Package Overview
Dependencies
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

scrypt - npm Package Versions

2345

6.0.3

Diff

baz
published 6.0.2 •

Changelog

Source

[6.0.2] - 2016-04-17

Fixed

  • Microsoft compile issues
baz
published 6.0.1 •

baz
published 6.0.0 •

baz
published 5.4.1 •

Changelog

Source

[5.4.1] - 2015-10-12

Fixed

  • Corrected Hash API documentation in README
baz
published 5.4.0 •

Changelog

Source

[5.4.0] - 2015-10-09

Fixed

  • Check for empty buffer (see #97)
baz
published 5.3.0 •

Changelog

Source

[5.3.0] - 2015-10-08

Added

  • This changelog file

Changed

  • Renamed Readme.md to README.md
  • Inserted link to changelog in README.md
baz
published 5.2.0 •

Changelog

Source

[5.2.0] - 2015-10-06

Fixed

  • Allow building on MS 2015
baz
published 5.1.1 •

Changelog

Source

[5.1.1] - 2015-09-21

Fixed

  • Remove hardcoded nan paths - issue 92
baz
published 5.1.0 •

Changelog

Source

[5.1.0] - 2015-09-21

Changed

  • Updated Readme documentation to include .....

[5.0] - 2015-09-13

Added

  • Made module ES6 Promise compatible
  • ...

Fixed

  • Fixes ...

Changed

  • C++ addon code rewritten using Nan 2.x
  • API has changed:
  • Every output is a buffer.
  • Separated functions into async and sync versions.
  • Api name swap: What was kdf in previous versions is now hash (and vice versa).
  • Async functions will return a Promise if no callback function is present and Promises are available (else it will throw a SyntaxError).
  • Using correct JavaScript Error object for all errors
  • Updated Readme documentation to include .....
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