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

d3-force-cluster

Package Overview
Dependencies
Maintainers
1
Versions
5
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

d3-force-cluster - npm Package Compare versions

Comparing version 0.1.0 to 0.1.1

2

package.json
{
"name": "d3-force-cluster",
"version": "0.1.0",
"version": "0.1.1",
"description": "Clustering force for d3.forceSimulation.",

@@ -5,0 +5,0 @@ "keywords": [

@@ -28,5 +28,5 @@ # d3-force-cluster

#### [Browserify CDN](http://wzrd.in/)
#### [UNPKG](https://unpkg.com/)
`<script src="https://wzrd.in/standalone/d3-force-cluster@latest"></script>`
`<script src="https://unpkg.com/d3-force-cluster@latest"></script>`

@@ -51,3 +51,3 @@

#### via `<script>`
#### via `<script>`, [UNPKG](https://unpkg.com/)

@@ -54,0 +54,0 @@ The `forceCluster()` method is available in the global `d3` namespace.

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