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

ml-spectra-fitting

Package Overview
Dependencies
Maintainers
4
Versions
33
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ml-spectra-fitting - npm Package Compare versions

Comparing version 0.3.1 to 0.3.2

7

CHANGELOG.md
# Changelog
### [0.3.2](https://www.github.com/mljs/spectra-fitting/compare/v0.3.1...v0.3.2) (2020-11-04)
### Bug Fixes
* update dependencies to fix web compatibility ([2113eef](https://www.github.com/mljs/spectra-fitting/commit/2113eef2079032ea27fcd7ecf0388625d36687cb))
### [0.3.1](https://www.github.com/mljs/spectra-fitting/compare/v0.3.0...v0.3.1) (2020-11-04)

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

16

package.json
{
"name": "ml-spectra-fitting",
"version": "0.3.1",
"version": "0.3.2",
"description": "Fit spectra using guassian or lorentzian",

@@ -48,6 +48,6 @@ "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",
"cheminfo-build": "^1.1.8",
"eslint": "^7.11.0",
"eslint": "^7.12.1",
"eslint-config-cheminfo": "^5.2.2",

@@ -57,5 +57,5 @@ "eslint-plugin-import": "^2.22.1",

"eslint-plugin-prettier": "^3.1.4",
"jest": "^26.5.3",
"jest": "^26.6.3",
"prettier": "^2.1.2",
"rollup": "^2.30.0"
"rollup": "^2.33.1"
},

@@ -65,5 +65,5 @@ "dependencies": {

"ml-levenberg-marquardt": "^2.1.1",
"ml-peak-shape-generator": "^0.6.0",
"spectrum-generator": "^4.2.0"
"ml-peak-shape-generator": "^0.6.1",
"spectrum-generator": "^4.4.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