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

jcampconverter

Package Overview
Dependencies
Maintainers
4
Versions
98
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

jcampconverter - npm Package Compare versions

Comparing version 9.3.0 to 9.4.0

5

jcampconverter.d.ts

@@ -13,2 +13,3 @@ import { Logger } from 'cheminfo-types';

* @property {boolean} [keepSpectra=false] - Force to keep the spectra in case of 2D.
* @property {RegExp} [noTrimRegExp=/^$/] - For which fields we should not trim ?
* @property {boolean} [noContour=false] - Don't calculate countour in case of 2D.

@@ -123,2 +124,6 @@ * @property {number} [nbContourLevels=7] - Number of positive / negative contour levels to calculate.

/**
* - For which fields we should not trim ?
*/
noTrimRegExp?: RegExp | undefined;
/**
* - Don't calculate countour in case of 2D.

@@ -125,0 +130,0 @@ */

2

package.json
{
"name": "jcampconverter",
"version": "9.3.0",
"version": "9.4.0",
"description": "Parse and convert JCAMP data",

@@ -5,0 +5,0 @@ "types": "jcampconverter.d.ts",

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