ml-spectra-fitting
Advanced tools
Comparing version 0.3.0 to 0.3.1
# Changelog | ||
### [0.3.1](https://www.github.com/mljs/spectra-fitting/compare/v0.3.0...v0.3.1) (2020-11-04) | ||
### Bug Fixes | ||
* add missing build script ([42e4ce3](https://www.github.com/mljs/spectra-fitting/commit/42e4ce3ced85258933164de586ceb238101a2353)) | ||
## [0.3.0](https://www.github.com/mljs/spectra-fitting/compare/v0.2.1...v0.3.0) (2020-11-03) | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "ml-spectra-fitting", | ||
"version": "0.3.0", | ||
"version": "0.3.1", | ||
"description": "Fit spectra using guassian or lorentzian", | ||
@@ -12,2 +12,3 @@ "main": "lib/index.js", | ||
"scripts": { | ||
"build": "cheminfo-build --entry src/index.js --root SpectraFitting", | ||
"eslint": "eslint src", | ||
@@ -50,2 +51,3 @@ "eslint-fix": "npm run eslint -- --fix", | ||
"@types/jest": "^26.0.14", | ||
"cheminfo-build": "^1.1.8", | ||
"eslint": "^7.11.0", | ||
@@ -52,0 +54,0 @@ "eslint-config-cheminfo": "^5.2.2", |
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
23466
0
11