Comparing version 1.0.0-alpha.8.0 to 1.0.0-alpha.9.0
{ | ||
"name": "binguru", | ||
"version": "1.0.0-alpha.8.0", | ||
"version": "1.0.0-alpha.9.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.mjs", | ||
"main": "dist/index.js", | ||
"exports": { | ||
".": "./dist/index.mjs", | ||
".": "./dist/index.js", | ||
"./cjs": "./dist/index.cjs", | ||
"./es": "./dist/index.mjs", | ||
"./amd": "./dist/index.amd.mjs", | ||
"./umd": "./dist/index.umd.mjs" | ||
"./amd": "./dist/index.amd.js", | ||
"./umd": "./dist/index.umd.js" | ||
}, | ||
@@ -13,0 +13,0 @@ "type": "module", |
Sorry, the diff of this file is not supported yet
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
342493
12
7327
0