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.2 to 3.3.3

2

lib/src/preprocessIonizations.d.ts

@@ -5,4 +5,4 @@ export function preprocessIonizations(ionizationsString?: string): (string & any[]) | {

charge: number;
atoms: import("mf-parser/lib/src/util/partToAtoms").AtomsMap;
atoms: import("mf-parser").AtomsMap;
}[];
//# sourceMappingURL=preprocessIonizations.d.ts.map
{
"name": "mf-utilities",
"version": "3.3.2",
"version": "3.3.3",
"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.7"
"mf-parser": "^3.2.8"
},
"gitHead": "4c2eecf10c273a5d83023ee6a160b9fb69b50cb9"
"gitHead": "4dddbfbe7419d995ed5c2b5aaa32d1987ef3aa71"
}

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