Comparing version 4.0.0 to 4.0.1
# Changelog | ||
### [4.0.1](https://www.github.com/cheminfo/xy-parser/compare/v4.0.0...v4.0.1) (2021-12-15) | ||
### Bug Fixes | ||
* update dependencies to remove indirect ml-gsd dependency ([cd94401](https://www.github.com/cheminfo/xy-parser/commit/cd944016a0c5c8370de16217d35296f24fab31f7)) | ||
## [4.0.0](https://www.github.com/cheminfo/xy-parser/compare/v3.2.0...v4.0.0) (2021-11-09) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "xy-parser", | ||
"version": "4.0.0", | ||
"version": "4.0.1", | ||
"description": "Parse a text-file and convert it to an array of XY points", | ||
@@ -44,13 +44,13 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@types/jest": "^27.0.2", | ||
"@types/jest": "^27.0.3", | ||
"babel-plugin-transform-es2015-modules-commonjs": "^6.26.2", | ||
"cheminfo-tools": "^1.23.3", | ||
"codecov": "^3.8.3", | ||
"eslint": "^8.2.0", | ||
"eslint-config-cheminfo-typescript": "^10.2.2", | ||
"jest": "^27.3.1", | ||
"prettier": "^2.4.1", | ||
"eslint": "^8.4.1", | ||
"eslint-config-cheminfo-typescript": "^10.2.4", | ||
"jest": "^27.4.5", | ||
"prettier": "^2.5.1", | ||
"rimraf": "^3.0.2", | ||
"ts-jest": "^27.0.7", | ||
"typescript": "^4.4.4" | ||
"ts-jest": "^27.1.1", | ||
"typescript": "^4.5.4" | ||
}, | ||
@@ -61,4 +61,4 @@ "dependencies": { | ||
"ml-arrayxy-uniquex": "1.0.2", | ||
"ml-spectra-processing": "^6.8.0" | ||
"ml-spectra-processing": "^8.0.3" | ||
} | ||
} |
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
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
39016
0
+ Addedcheminfo-types@0.9.1(transitive)
+ Addedml-spectra-processing@8.3.1(transitive)
- Removedassign-deep@1.0.1(transitive)
- Removedassign-symbols@2.0.2(transitive)
- Removedcheminfo-types@0.5.0(transitive)
- Removedis-any-array@1.0.1(transitive)
- Removedml-gsd@6.9.2(transitive)
- Removedml-levenberg-marquardt@3.1.1(transitive)
- Removedml-peak-shape-generator@1.0.02.0.2(transitive)
- Removedml-savitzky-golay-generalized@2.0.3(transitive)
- Removedml-spectra-fitting@1.0.0(transitive)
- Removedml-spectra-processing@6.8.0(transitive)
Updatedml-spectra-processing@^8.0.3