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

brukerconverter

Package Overview
Dependencies
Maintainers
6
Versions
88
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

brukerconverter - npm Package Compare versions

Comparing version 3.1.0 to 3.1.1

10

CHANGELOG.md

@@ -8,2 +8,11 @@ ## [3.1.0](https://github.com/cheminfo/brukerconverter/compare/v3.0.0...v3.1.0) (2021-03-06)

### [3.1.1](https://www.github.com/cheminfo/brukerconverter/compare/v3.1.0...v3.1.1) (2021-03-06)
### Bug Fixes
* add dist in gitignore ([9c1165c](https://www.github.com/cheminfo/brukerconverter/commit/9c1165c819555765f303e380a6f1c9db05aac0ba))
* remove .npmignore and publish lib and src ([7ab773e](https://www.github.com/cheminfo/brukerconverter/commit/7ab773e4a6d70e87878d1db4b31aa1b7980d06c0))
* remove coverage from github ([84f062c](https://www.github.com/cheminfo/brukerconverter/commit/84f062c48ef25822ab575b0a033f43031960e6c7))
## [3.0.0](https://github.com/cheminfo/brukerconverter/compare/v2.1.2...v3.0.0) (2020-07-05)

@@ -61,2 +70,1 @@

* **zip:** now support a several bruker files in a zip. ([45125e2](https://github.com/cheminfo/brukerconverter/commit/45125e25a96dfeceb8fb56c07c69ef7c1c801eb9))

10

package.json
{
"name": "brukerconverter",
"version": "3.1.0",
"version": "3.1.1",
"description": "Parse and convert Bruker raw data",
"main": "lib/index.js",
"module": "src/index.js",
"directories": {
"lib": "src",
"test": "test"
},
"files": [
"lib",
"src"
],
"scripts": {

@@ -12,0 +12,0 @@ "build": "cheminfo-build --entry src/index.js --root BrukerConverter",

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