🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more

gauge-chart

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gauge-chart - npm Package Compare versions

Comparing version

to
1.0.0

{
"name": "gauge-chart",
"version": "1.0.0-beta.6",
"version": "1.0.0",
"description": "**A library for creating nice and flexible gauge charts.**",

@@ -5,0 +5,0 @@ "main": "dist/commonjs-bundle.js",

@@ -7,3 +7,3 @@ # Gauge Chart

## [Demo](https://recogizer.github.io/gauge-chart/examples/samples/) | [Documentation](https://recogizer.github.io/gauge-chart/docs/)
## [Demo](https://greetclock.github.io/gauge-chart/examples/samples/)

@@ -15,3 +15,3 @@ ## Installation

```
npm install gauge-chart
npm install gauge-chart@0.5.3
```

@@ -26,3 +26,3 @@

```js
import * as GaugeChart from 'https://unpkg.com/gauge-chart@1.0.0-beta.4/dist/bundle.mjs'
import * as GaugeChart from 'https://unpkg.com/gauge-chart@next/dist/bundle.mjs'
```

@@ -110,10 +110,6 @@

Build the library with `npm run build`. For a production version with console warnings, execute `npm run build:prod_warn`. This will fetch all dependencies and then compile the `dist` files. To see the examples locally you can start a web server with `npm run dev` and go to `localhost:8080` (`localhost:8081` if port `8080` is busy).
Build the library with `npm run build`. This will compile the `dist` files. To see the examples locally you can start a web server with `npm run dev`.
## License
MIT License. Copyright (c) 2017-2019 RECOGIZER GROUP GmbH.
## Authors
[Alexey Karpov](https://github.com/cherurg), [Maxim Maltsev](https://github.com/mmaltsev).
[Alexey Karpov](https://github.com/greetclock), [Maxim Maltsev](https://github.com/mmaltsev).

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet