New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

mf-finder

Package Overview
Dependencies
Maintainers
1
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mf-finder

Find a molecular formula from a monoisotopic mass

0.12.1
Source
npm
Version published
Weekly downloads
914
42.59%
Maintainers
1
Weekly downloads
 
Created
Source

mf-finder

NPM version npm download

Find a molecular formula from a monoisotopic mass.

Installation

$ npm install --save mf-finder

Usage

import library from 'mf-finder';

const result = library(args);
// result is ...

License

MIT

FAQs

Package last updated on 22 Jan 2020

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