sha.js icon indicating copy to clipboard operation
sha.js copied to clipboard

Streamable SHA hashes in pure javascript

Results 19 sha.js issues
Sort by recently updated
recently updated
newest added

Hi, The `require('./browserify')` statement makes bin.js unusable since the file does not exist. Should this perhaps be changed to just `require(./)`?

With the recent security changes: https://blog.npmjs.org/post/189618601100/binary-planting-with-the-npm-cli It causes a warning > warning [email protected]: Invalid bin entry for "sha.js" (in "sha.js").

Hello! I've found that you have `tests/` excluded in `.npmignore` file, while [npm package indeed contains](https://zitros.github.io/npm-explorer/?p=sha.js) `test/` and `.travis.yml` files. This pull request fixes npm bundle. Thanks!

RangeError: "size" argument must not be larger than 1073741823 This test worked previously in version 2.4.9.

So I've been dealing with a strange error for the past week and I finally managed to pinpoint the issue. My project has subdependency to this project through other third...

Same as: https://github.com/browserify/hash-base/pull/19, https://github.com/browserify/cipher-base/pull/23, but retains support for Array and Array-like objects, since this module isn't closely mimicking the Node.js API For array-likes, coherence rechecks are added to ensure invalid...

When installing sha.js@npm:^2.4.0, sha.js@npm:^2.4.8 as part of other dependent modules, the version getting installed is sha.js@npm:2.4.11, can you please upgrade it to the latest as this is raising a lot...

[1. [>](url) ](` - [ ] ### / `) _Originally posted by @patgrieve30-ux in [b46e711](https://github.com/browserify/sha.js/commit/b46e7116ebeaa82f34bbf2d7494fff7ef46eab3e#r167163840)_