d3-force-cluster
Advanced tools
Comparing version 0.1.0 to 0.1.1
{ | ||
"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. |
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
27288