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 7.6.3 to 7.6.4

7

CHANGELOG.md
# Changelog
### [7.6.4](https://www.github.com/cheminfo/jcampconverter/compare/v7.6.3...v7.6.4) (2020-10-27)
### Bug Fixes
* nmr-processing dependency ([797bc76](https://www.github.com/cheminfo/jcampconverter/commit/797bc767cc129ec6bdf16f74635cd2bd6fc28a41))
### [7.6.3](https://www.github.com/cheminfo/jcampconverter/compare/v7.6.2...v7.6.3) (2020-10-14)

@@ -4,0 +11,0 @@

16

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

@@ -49,7 +49,7 @@ "main": "lib/index.js",

"devDependencies": {
"@babel/plugin-transform-modules-commonjs": "^7.10.4",
"@types/jest": "^26.0.14",
"@babel/plugin-transform-modules-commonjs": "^7.12.1",
"@types/jest": "^26.0.15",
"benchmark": "^2.1.4",
"cheminfo-build": "^1.1.7",
"eslint": "^7.11.0",
"cheminfo-build": "^1.1.8",
"eslint": "^7.12.1",
"eslint-config-cheminfo": "^5.2.2",

@@ -60,11 +60,11 @@ "eslint-plugin-import": "^2.22.1",

"esm": "^3.2.25",
"jest": "^26.5.3",
"jest": "^26.6.1",
"jest-matcher-deep-close-to": "^2.0.1",
"prettier": "^2.1.2",
"rollup": "^2.30.0"
"rollup": "^2.32.1"
},
"dependencies": {
"ml-array-median": "^1.1.4",
"nmr-processing": "^0.2.5"
"nmr-processing": "^0.3.0"
}
}
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