node-sha3 icon indicating copy to clipboard operation
node-sha3 copied to clipboard

SHA3 for JavaScript - The Keccak family of hash algorithms

Results 17 node-sha3 issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Initial `npm ci` - Add `deprecated.md` caniuse-lite - make browserlist shut up. Bump babel stuff to latest - `babel-eslint` to `@babel/eslint-parser` Bump `eslint` to `8.4.1` - remove outdated `eslint-plugin-ante` Bump...

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7. Commits See full diff in compare view [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=path-parse&package-manager=npm_and_yarn&previous-version=1.0.6&new-version=1.0.7)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) Dependabot will resolve any conflicts with this PR as long as you don't alter...

dependencies

Working on replacing this with CircleCI, GitHub Actions/Checks, or just migrating the main repo to [GitLab](https://gitlab.com/twuni/sha3.js).

This is a maintenance-only PR to upgrade dependency packages and tool versions.

Got error after running init.sj. nodejs 14.x Error: Cannot find module '/home/ecustomer/up/node_modules/sha3/index.js'. Please verify that the package.json has a valid "main" entry at tryPackage (internal/modules/cjs/loader.js:308:19) at Function.Module._findPath (internal/modules/cjs/loader.js:521:18) at Function.Module._resolveFilename...

Bumps [browserslist](https://github.com/browserslist/browserslist) from 4.16.1 to 4.16.6. Changelog Sourced from browserslist's changelog. 4.16.6 Fixed npm-shrinkwrap.json support in --update-db (by Geoff Newman). 4.16.5 Fixed unsafe RegExp (by Yeting Li). 4.16.4 Fixed unsafe...

dependencies

Bumps [lodash](https://github.com/lodash/lodash) from 4.17.20 to 4.17.21. Commits f299b52 Bump to v4.17.21 c4847eb Improve performance of toNumber, trim and trimEnd on large input strings 3469357 Prevent command injection through _.template's variable...

dependencies

Supercedes #91. Fixes the same issue, but without double negation and lint violation.

Internet Explorer encountered an error. So I modified the code.