@thi.ng/pixel
Advanced tools
Comparing version 0.5.0 to 0.5.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.5.1](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.5.0...@thi.ng/pixel@0.5.1) (2021-01-10) | ||
**Note:** Version bump only for package @thi.ng/pixel | ||
# [0.5.0](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.4.10...@thi.ng/pixel@0.5.0) (2021-01-02) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Typed array backed, packed integer and unpacked floating point pixel buffers w/ customizable formats, blitting, dithering, conversions", | ||
@@ -53,5 +53,5 @@ "module": "./index.js", | ||
"@thi.ng/api": "^6.13.6", | ||
"@thi.ng/checks": "^2.7.13", | ||
"@thi.ng/math": "^3.0.1", | ||
"@thi.ng/porter-duff": "^0.1.36" | ||
"@thi.ng/checks": "^2.8.0", | ||
"@thi.ng/math": "^3.1.0", | ||
"@thi.ng/porter-duff": "^0.1.37" | ||
}, | ||
@@ -94,3 +94,3 @@ "files": [ | ||
}, | ||
"gitHead": "a2127bae6d16682027fd94190452b8404bf99a47" | ||
"gitHead": "ec0b1d686c9d5f8f73e2c170b9915c2dd875903f" | ||
} |
228339
Updated@thi.ng/checks@^2.8.0
Updated@thi.ng/math@^3.1.0
Updated@thi.ng/porter-duff@^0.1.37