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

xy-parser

Package Overview
Dependencies
Maintainers
4
Versions
19
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

xy-parser - npm Package Compare versions

Comparing version 4.0.0 to 4.0.1

7

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

18

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