File tree Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Expand file tree Collapse file tree 2 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
# NodePlotLib
2
2
3
- [ ![ Build Status ] ( https://travis-ci.org /ngfelixl/nodeplotlib. svg?branch=master )] ( https://travis-ci.org /ngfelixl/nodeplotlib )
3
+ [ ![ NodeJS CI ] ( https://github.com /ngfelixl/nodeplotlib/workflows/Node.js%20CI/badge. svg )] ( https://github.com /ngfelixl/nodeplotlib/actions?query=workflow%3A%22Node.js+CI%22 )
4
4
[ ![ Coverage Status] ( https://coveralls.io/repos/github/ngfelixl/nodeplotlib/badge.svg?branch=master )] ( https://coveralls.io/github/ngfelixl/nodeplotlib?branch=master )
5
- [ ![ npm version ] ( https://badge.fury .io/js/ nodeplotlib.svg )] ( https://badge.fury.io/js /nodeplotlib )
5
+ [ ![ npm] ( https://img.shields .io/npm/v/ nodeplotlib?color=#00f800 )] ( https://npmjs.com/package /nodeplotlib )
6
6
[ ![ npm] ( https://img.shields.io/npm/dt/nodeplotlib.svg )] ( https://npmjs.com/package/nodeplotlib )
7
7
[ ![ code style: prettier] ( https://img.shields.io/badge/code_style-prettier-ff69b4.svg )] ( https://github.com/prettier/prettier )
8
8
[ ![ Gitter chat] ( https://badges.gitter.im/gitterHQ/gitter.png )] ( https://gitter.im/nodeplotlib/ )
Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " nodeplotlib" ,
3
- "version" : " 0.7.0 " ,
3
+ "version" : " 0.7.1 " ,
4
4
"description" : " NodeJS frontend-less plotting lib using plotly.js inspired by matplotlib" ,
5
5
"main" : " dist/lib/index.js" ,
6
6
"types" : " dist/lib/index.d.ts" ,
You can’t perform that action at this time.
0 commit comments