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 3.1.0 to 3.1.1

CHANGELOG.md

6

package.json
{
"name": "xy-parser",
"version": "3.1.0",
"version": "3.1.1",
"description": "Parse a text-file and convert it to an array of XY points",

@@ -12,3 +12,3 @@ "main": "lib/index.js",

"scripts": {
"build": "rollup -c && cheminfo-build",
"build": "rollup -c && cheminfo-build --root XYParser",
"build-doc": "cheminfo doc",

@@ -19,3 +19,3 @@ "eslint": "eslint src",

"test": "npm run testonly && npm run eslint",
"test-travis": "eslint src && jest --coverage && codecov",
"test-coverage": "jest --coverage",
"testonly": "jest"

@@ -22,0 +22,0 @@ },

# xy-parser
[![NPM version][npm-image]][npm-url]
[![build status][travis-image]][travis-url]
[![Test coverage][codecov-image]][codecov-url]

@@ -61,4 +60,2 @@ [![npm download][download-image]][download-url]

[npm-url]: https://www.npmjs.com/package/xy-parser
[travis-image]: https://img.shields.io/travis/cheminfo/xy-parser/master.svg?style=flat-square
[travis-url]: https://travis-ci.org/cheminfo/xy-parser
[codecov-image]: https://img.shields.io/codecov/c/github/cheminfo/xy-parser.svg?style=flat-square

@@ -65,0 +62,0 @@ [codecov-url]: https://codecov.io/gh/cheminfo/xy-parser

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