@thi.ng/pixel
Advanced tools
Comparing version 0.1.16 to 0.1.17
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.1.16...@thi.ng/pixel@0.1.17) (2020-04-27) | ||
**Note:** Version bump only for package @thi.ng/pixel | ||
## [0.1.16](https://github.com/thi-ng/umbrella/compare/@thi.ng/pixel@0.1.15...@thi.ng/pixel@0.1.16) (2020-04-11) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "0.1.16", | ||
"version": "0.1.17", | ||
"description": "Typed array backed, packed pixel buffer w/ customizable formats, blitting, conversions", | ||
@@ -41,6 +41,6 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.10.1", | ||
"@thi.ng/checks": "^2.6.2", | ||
"@thi.ng/math": "^1.7.6", | ||
"@thi.ng/porter-duff": "^0.1.15", | ||
"@thi.ng/api": "^6.10.2", | ||
"@thi.ng/checks": "^2.6.3", | ||
"@thi.ng/math": "^1.7.7", | ||
"@thi.ng/porter-duff": "^0.1.16", | ||
"tslib": "^1.11.1" | ||
@@ -75,3 +75,3 @@ }, | ||
}, | ||
"gitHead": "bfafd37c52df27f7d886c0e2a344e4e7ede4d072" | ||
"gitHead": "9241bd0f7f20d33c16b505ddc2cf0cdba38d09f8" | ||
} |
134128
Updated@thi.ng/api@^6.10.2
Updated@thi.ng/checks@^2.6.3
Updated@thi.ng/math@^1.7.7
Updated@thi.ng/porter-duff@^0.1.16