simple-sparkline-chart
Advanced tools
Comparing version 0.3.6 to 0.3.8
{ | ||
"name": "simple-sparkline-chart", | ||
"version": "0.3.6", | ||
"version": "0.3.8", | ||
"source": "src/index.ts", | ||
@@ -71,5 +71,6 @@ "main": "./dist/commonjs/index.js", | ||
], | ||
"type": "module", | ||
"author": "https://github.com/dejurin", | ||
"license": "MIT", | ||
"description": "Simple SparkLine Chart", | ||
"description": "Simple SparkLine Chart with interactive tooltips, offering flexible customization options for effortless integration into any project.", | ||
"devDependencies": { | ||
@@ -76,0 +77,0 @@ "@parcel/compressor-brotli": "^2.12.0", |
# 📈 Simple SparkLine Chart | ||
A lightweight, customizable, and easy-to-use SparkLine chart library written in TypeScript. | ||
A lightweight, customizable, and easy-to-use SparkLine chart library with tooltip and flexible options, written in TypeScript. | ||
@@ -5,0 +5,0 @@ ## DEMO |
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
218718
Yes