@byu-oit/choropleth-chart
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@byu-oit/choropleth-chart", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Generate a choropleth map chart in svg format. Intended to be used to generate an API response.", | ||
@@ -8,4 +8,4 @@ "main": "dist/choropleth-chart.js", | ||
"scripts": { | ||
"test": "tape test/**/*.js | tap-spec", | ||
"build": "rollup -c" | ||
"test": "tape test/**/*.js | tap-spec", | ||
"build": "rollup -c" | ||
}, | ||
@@ -12,0 +12,0 @@ "private": false, |
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
2104667
14