Comparing version 1.0.0-alpha.9.0 to 1.0.0-alpha.10.0
{ | ||
"name": "binguru", | ||
"version": "1.0.0-alpha.9.0", | ||
"version": "1.0.0-alpha.10.0", | ||
"description": "BinGuru is a Javascript package with an API to several established data binning / data classification methods, often used for visualizing data on choropleth maps. It also includes an implementation of a new, consensus binning method, 'Resiliency'.", | ||
"main": "dist/index.js", | ||
"exports": { | ||
".": "./dist/index.js", | ||
"./cjs": "./dist/index.cjs", | ||
"./es": "./dist/index.mjs", | ||
"./amd": "./dist/index.amd.js", | ||
"./umd": "./dist/index.umd.js" | ||
}, | ||
"type": "module", | ||
"main": "dist/index.mjs", | ||
"scripts": { | ||
@@ -15,0 +7,0 @@ "test": "echo \"Error: no test specified\" && exit 1", |
Sorry, the diff of this file is not supported yet
286531
11
6099
No