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

data-clustering

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

data-clustering - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

4

bower.json
{
"name": "dmjs",
"name": "data-clustering",
"version": "0.0.1",
"main": "dist/dm.js",
"main": "dist/clustering.js",
"ignore": [

@@ -6,0 +6,0 @@ "dist/concat",

@@ -8,3 +8,3 @@ {

},
"version": "0.0.1",
"version": "0.0.2",
"scripts": {

@@ -11,0 +11,0 @@ "webpack": "webpack"

@@ -7,7 +7,7 @@ # clustering

```
npm install clustering
npm install data-clustering
```
##### bower
```
bower install clustering
bower install data-clustering
```

@@ -17,3 +17,3 @@ ## Usage

```
import * as cl from 'clustering';
import * as cl from 'data-clustering';
```

@@ -20,0 +20,0 @@ if using bower

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