Research
Security News
Quasar RAT Disguised as an npm Package for Detecting Vulnerabilities in Ethereum Smart Contracts
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
isotherm-analysis
Advanced tools
isotherm-analysis allows to parse and analyze isotherms. It converts from multiple formats to JCAMP-DX and provides utilities for basic analysis.
Parse and analyze isotherms. Implemented filetypes:
$ npm i isotherm-analysis
import IsothermAnalysis from 'isotherm-analysis';
let isotherm = IsothermAnalysis.fromIGA(file);
Adsorption Isotherm
and Desorption Isotherm
. Ideally, this is directly provided in the file and we parse it from there. Otherwise, if the pressure is descending, it is desorption.jcamp
has the following fields:field | meaning | typical unit |
---|---|---|
x | absolute pressure | kPa |
p | relative pressure (pressure relative to staturation pressure) | unitless |
y | gravimetric excess uptake | mmol/g |
If available, we try to use the following fields for metadata:
sampleWeight
: For example, 1.sampleWeightUnit
: For example, g.adsorptive
: For example, N2.FAQs
isotherm-analysis allows to parse and analyze isotherms. It converts from multiple formats to JCAMP-DX and provides utilities for basic analysis.
The npm package isotherm-analysis receives a total of 6 weekly downloads. As such, isotherm-analysis popularity was classified as not popular.
We found that isotherm-analysis demonstrated a not healthy version release cadence and project activity because the last version was released a year ago. It has 5 open source maintainers collaborating on the project.
Did you know?
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.
Research
Security News
Socket researchers uncover a malicious npm package posing as a tool for detecting vulnerabilities in Etherium smart contracts.
Security News
Research
A supply chain attack on Rspack's npm packages injected cryptomining malware, potentially impacting thousands of developers.
Research
Security News
Socket researchers discovered a malware campaign on npm delivering the Skuld infostealer via typosquatted packages, exposing sensitive data.