Comparing version 3.1.0 to 3.1.1
{ | ||
"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 |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
36469
0
64