@thi.ng/pixel
Advanced tools
Comparing version 7.3.12 to 7.3.13
# Change Log | ||
- **Last updated**: 2025-01-04T21:07:38Z | ||
- **Last updated**: 2025-01-21T15:46:53Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "7.3.12", | ||
"version": "7.3.13", | ||
"description": "Typedarray integer & float pixel buffers w/ customizable formats, blitting, drawing, convolution", | ||
@@ -46,8 +46,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.16", | ||
"@thi.ng/canvas": "^1.0.2", | ||
"@thi.ng/checks": "^3.6.19", | ||
"@thi.ng/errors": "^2.5.22", | ||
"@thi.ng/math": "^5.11.16", | ||
"@thi.ng/porter-duff": "^2.1.94" | ||
"@thi.ng/api": "^8.11.17", | ||
"@thi.ng/canvas": "^1.0.3", | ||
"@thi.ng/checks": "^3.6.20", | ||
"@thi.ng/errors": "^2.5.23", | ||
"@thi.ng/math": "^5.11.17", | ||
"@thi.ng/porter-duff": "^2.1.95" | ||
}, | ||
@@ -211,3 +211,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "6542b842120bef47cc18d45a1b1db68307a7f04b\n" | ||
"gitHead": "22f6d518aed5951bb37b406c8ae85a6c3e6be517\n" | ||
} |
Updated@thi.ng/api@^8.11.17
Updated@thi.ng/canvas@^1.0.3
Updated@thi.ng/checks@^3.6.20
Updated@thi.ng/errors@^2.5.23
Updated@thi.ng/math@^5.11.17
Updated@thi.ng/porter-duff@^2.1.95