Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

mf-utilities

Package Overview
Dependencies
Maintainers
0
Versions
69
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mf-utilities - npm Package Compare versions

Comparing version 3.3.1 to 3.3.2

2

lib/src/preprocessIonizations.d.ts
export function preprocessIonizations(ionizationsString?: string): (string & any[]) | {
mf: string;
em: any;
em: number;
charge: number;

@@ -5,0 +5,0 @@ atoms: import("mf-parser/lib/src/util/partToAtoms").AtomsMap;

{
"name": "mf-utilities",
"version": "3.3.1",
"version": "3.3.2",
"description": "Small utilities dealing with molecular formula",

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

"chemical-groups": "^2.2.2",
"mf-parser": "^3.2.6"
"mf-parser": "^3.2.7"
},
"gitHead": "a5a0497a4a284ffcbeaf90a39baba0170a6b1e24"
"gitHead": "4c2eecf10c273a5d83023ee6a160b9fb69b50cb9"
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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