Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@byu-oit/choropleth-chart

Package Overview
Dependencies
Maintainers
11
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@byu-oit/choropleth-chart - npm Package Compare versions

Comparing version 1.0.0 to 1.0.1

6

package.json
{
"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,

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc