cheminfo-types
Advanced tools
Comparing version 0.1.1 to 0.3.1
@@ -1,9 +0,6 @@ | ||
export { InfraredSpectroscopy } from './spectra/InfraredSpectroscopy'; | ||
export { PowderXrayDiffraction } from './spectra/PowderXrayDiffraction'; | ||
export { Isotherm } from './spectra/Isotherm'; | ||
export { ThermoGravimetricAnalysis } from "./spectra/ThermoGravimetricAnalysis"; | ||
export { QuantitativeValue } from './general/QuantitativeValue'; | ||
export { Instrument } from './general/Instrument'; | ||
export { Range } from './general/Range'; | ||
export { DataSource } from './general/DataSource'; | ||
export { BoilingPoint } from './physical/BoilingPoint'; | ||
export { DataXY } from './core/DataXY'; | ||
export { DoubleArray } from './core/DoubleArray'; | ||
export { SpectrumVariable } from './core/SpectrumVariable'; | ||
export { OneLetter } from './core/OneLetter'; | ||
export { Value } from './core/Value'; | ||
export { Range } from './core/Range'; |
{ | ||
"name": "cheminfo-types", | ||
"version": "0.1.1", | ||
"version": "0.3.1", | ||
"description": "Types for cheminfo packages and cheminfo data schema ", | ||
@@ -5,0 +5,0 @@ "main": "./lib/index.js", |
@@ -1,11 +0,6 @@ | ||
export { InfraredSpectroscopy } from './spectra/InfraredSpectroscopy'; | ||
export { PowderXrayDiffraction } from './spectra/PowderXrayDiffraction'; | ||
export { Isotherm } from './spectra/Isotherm'; | ||
export { ThermoGravimetricAnalysis } from "./spectra/ThermoGravimetricAnalysis"; | ||
export { QuantitativeValue } from './general/QuantitativeValue'; | ||
export { Instrument } from './general/Instrument'; | ||
export { Range } from './general/Range'; | ||
export { DataSource } from './general/DataSource'; | ||
export { BoilingPoint } from './physical/BoilingPoint'; | ||
export { DataXY } from './core/DataXY'; | ||
export { DoubleArray } from './core/DoubleArray'; | ||
export { SpectrumVariable } from './core/SpectrumVariable'; | ||
export { OneLetter } from './core/OneLetter'; | ||
export { Value } from './core/Value'; | ||
export { Range } from './core/Range'; |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
11958
45
215
1