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.0 to 0.3.1

7

CHANGELOG.md
# 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 @@

4

package.json
{
"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",

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