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
84
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mf-finder - npm Package Compare versions

Comparing version 0.5.2 to 0.5.7

2

package.json
{
"name": "mf-finder",
"version": "0.5.2",
"version": "0.5.7",
"description": "Find a molecular formula from a monoisotopic mass",

@@ -5,0 +5,0 @@ "main": "src/index.js",

@@ -24,3 +24,3 @@ 'use strict';

maxIterations = 1e8,
allowNeutral = false, // msem because em in this case !
allowNeutral = true, // if there is no msem we use em !
ranges = [

@@ -27,0 +27,0 @@ { mf: 'C', min: 0, max: 100 },

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc