@thi.ng/pixel
Advanced tools
Comparing version 0.11.0 to 0.11.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.11.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.11.0...@thi.ng/pixel@0.11.1) (2021-08-04) | ||
**Note:** Version bump only for package @thi.ng/pixel | ||
# [0.11.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.10.5...@thi.ng/pixel@0.11.0) (2021-08-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "0.11.0", | ||
"version": "0.11.1", | ||
"description": "Typedarray integer & float pixel buffers w/ customizable formats, blitting, dithering, convolution", | ||
@@ -44,3 +44,3 @@ "module": "./index.js", | ||
"@thi.ng/checks": "^2.9.8", | ||
"@thi.ng/k-means": "^0.2.5", | ||
"@thi.ng/k-means": "^0.3.0", | ||
"@thi.ng/math": "^4.0.3", | ||
@@ -100,3 +100,3 @@ "@thi.ng/porter-duff": "^0.1.49" | ||
}, | ||
"gitHead": "a85a4dd69e086a18d97d22204667c6b5334b01e0" | ||
"gitHead": "5a289330f80e3c253c3b434655825c5dcfaebfd2" | ||
} |
400009
+ Added@thi.ng/distance@1.0.7(transitive)
+ Added@thi.ng/k-means@0.3.6(transitive)
- Removed@thi.ng/distance@0.3.6(transitive)
- Removed@thi.ng/k-means@0.2.5(transitive)
Updated@thi.ng/k-means@^0.3.0