@thi.ng/pixel
Advanced tools
Comparing version 0.7.2 to 0.7.3
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.7.3](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.7.2...@thi.ng/pixel@0.7.3) (2021-03-03) | ||
**Note:** Version bump only for package @thi.ng/pixel | ||
## [0.7.2](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.7.1...@thi.ng/pixel@0.7.2) (2021-03-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "0.7.2", | ||
"version": "0.7.3", | ||
"description": "Typedarray integer & float pixel buffers w/ customizable formats, blitting, dithering, convolution", | ||
@@ -52,7 +52,7 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^7.1.2", | ||
"@thi.ng/binary": "^2.2.2", | ||
"@thi.ng/checks": "^2.9.3", | ||
"@thi.ng/math": "^3.2.3", | ||
"@thi.ng/porter-duff": "^0.1.41" | ||
"@thi.ng/api": "^7.1.3", | ||
"@thi.ng/binary": "^2.2.3", | ||
"@thi.ng/checks": "^2.9.4", | ||
"@thi.ng/math": "^3.2.4", | ||
"@thi.ng/porter-duff": "^0.1.42" | ||
}, | ||
@@ -109,3 +109,3 @@ "files": [ | ||
}, | ||
"gitHead": "c70903833fe6e89bbdb3f7d82197866320f91b3a" | ||
"gitHead": "c17a8b0149711c84603c7f0ffdf53263d6387a54" | ||
} |
309610
Updated@thi.ng/api@^7.1.3
Updated@thi.ng/binary@^2.2.3
Updated@thi.ng/checks@^2.9.4
Updated@thi.ng/math@^3.2.4
Updated@thi.ng/porter-duff@^0.1.42