jcampconverter
Advanced tools
Comparing version 7.6.3 to 7.6.4
# 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 @@ |
{ | ||
"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" | ||
} | ||
} |
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
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
89021
+ Addedml-matrix-convolution@0.5.2(transitive)
+ Addedml-matrix-peaks-finder@0.3.2(transitive)
+ Addednmr-processing@0.3.1(transitive)
- Removedml-matrix-convolution@0.4.3(transitive)
- Removedml-matrix-peaks-finder@0.2.6(transitive)
- Removednmr-processing@0.2.5(transitive)
Updatednmr-processing@^0.3.0