
Security News
CISA Rebuffs Funding Concerns as CVE Foundation Draws Criticism
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Mainly based on shorthash (apparently abandoned), by Bibig, shorthash2 offers a small optimization in memory usage, small features, typescript declarations and is available for browser and nodejs.
As NPM package:
$ npm i shorthash2
Or yarn...
$ yarn add shorthash2
import shortHash from "shorthash2";
shortHash('foobar@example.com');
// => Z1bL2tE
shortHash('my name is really big big and big...');
// => Z1TirWS
shortHash('万里长城永不倒。。。');
// => 2r6EFF
shortHash('和平');
// => 33NM
$ npm i
$ npm test
FAQs
Get a unique short hash of a string. Mainly based on shorthash.
The npm package shorthash2 receives a total of 2,872 weekly downloads. As such, shorthash2 popularity was classified as popular.
We found that shorthash2 demonstrated a healthy version release cadence and project activity because the last version was released less than a year ago. It has 0 open source maintainers collaborating on the project.
Did you know?
Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.
Security News
CISA denies CVE funding issues amid backlash over a new CVE foundation formed by board members, raising concerns about transparency and program governance.
Product
We’re excited to announce a powerful new capability in Socket: historical data and enhanced analytics.
Product
Module Reachability filters out unreachable CVEs so you can focus on vulnerabilities that actually matter to your application.