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

mass-fragmentation

Package Overview
Dependencies
Maintainers
0
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mass-fragmentation - npm Package Compare versions

Comparing version 1.11.1 to 1.11.2

2

lib/src/fragmentAcyclicBonds.d.ts

@@ -22,5 +22,5 @@ /**

}[];
mfInfo: import("mf-parser/lib/src/util/getInfo.types").PartInfo | import("mf-parser/lib/src/util/getInfo.types").PartInfoWithParts;
mfInfo: import("mf-parser").PartInfo<import("mf-parser").GetInfoOptions<"monoisotopicMass", "observedMonoisotopicMass">> | import("mf-parser").PartInfoWithParts<import("mf-parser").GetInfoOptions<"monoisotopicMass", "observedMonoisotopicMass">>;
fragmentType: string;
}[];
//# sourceMappingURL=fragmentAcyclicBonds.d.ts.map

@@ -25,5 +25,5 @@ /**

}[];
mfInfo: import("mf-parser/lib/src/util/getInfo.types.js").PartInfo | import("mf-parser/lib/src/util/getInfo.types.js").PartInfoWithParts;
mfInfo: import("mf-parser").PartInfo<import("mf-parser").GetInfoOptions<"monoisotopicMass", "observedMonoisotopicMass">> | import("mf-parser").PartInfoWithParts<import("mf-parser").GetInfoOptions<"monoisotopicMass", "observedMonoisotopicMass">>;
fragmentType: string;
}[];
//# sourceMappingURL=fragmentRings.d.ts.map
{
"name": "mass-fragmentation",
"version": "1.11.1",
"version": "1.11.2",
"description": "Code to fragment molecules",

@@ -23,3 +23,3 @@ "main": "lib/src/index.js",

"dependencies": {
"mf-parser": "^3.2.6",
"mf-parser": "^3.2.7",
"openchemlib-utils": "^6.4.1",

@@ -32,3 +32,3 @@ "react-tree-svg": "^1.4.0"

},
"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