New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

key-maker

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

key-maker

Deterministic hashes from JavaScript objects in the browser

latest
npmnpm
Version
1.1.0
Version published
Maintainers
1
Created
Source

Key Maker

Key Maker solves very particular problem:

  • You want keys made for arbitrary JavaScript objects.
  • These keys need to be strings, preferably of a short length, and need to be manufactured deterministically.
  • You want to do this in the browser.

To install:

$ npm install key-maker

Use dist.js if you want dependencies baked in.

FAQs

Package last updated on 01 Jun 2017

Did you know?

Socket

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.

Install

Related posts