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

binguru

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

binguru - npm Package Compare versions

Comparing version 1.0.0-alpha.8.0 to 1.0.0-alpha.9.0

dist/index.amd.js

10

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

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