data-clustering
Advanced tools
Comparing version 0.1.0 to 0.1.1
@@ -8,3 +8,3 @@ { | ||
}, | ||
"version": "0.1.0", | ||
"version": "0.1.1", | ||
"scripts": { | ||
@@ -11,0 +11,0 @@ "webpack": "webpack" |
@@ -16,2 +16,5 @@ # clustering | ||
``` | ||
const cl = require('data-clustering'); | ||
``` | ||
``` | ||
import * as cl from 'data-clustering'; | ||
@@ -18,0 +21,0 @@ ``` |
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
6827430
332