@thi.ng/pixel
Advanced tools
Comparing version 7.3.16 to 7.3.17
# Change Log | ||
- **Last updated**: 2025-02-13T16:03:11Z | ||
- **Last updated**: 2025-02-19T20:59:58Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "7.3.16", | ||
"version": "7.3.17", | ||
"description": "Typedarray integer & float pixel buffers w/ customizable formats, blitting, drawing, convolution", | ||
@@ -45,8 +45,8 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.20", | ||
"@thi.ng/canvas": "^1.0.6", | ||
"@thi.ng/checks": "^3.6.23", | ||
"@thi.ng/errors": "^2.5.26", | ||
"@thi.ng/math": "^5.11.20", | ||
"@thi.ng/porter-duff": "^2.1.98" | ||
"@thi.ng/api": "^8.11.21", | ||
"@thi.ng/canvas": "^1.0.7", | ||
"@thi.ng/checks": "^3.6.24", | ||
"@thi.ng/errors": "^2.5.27", | ||
"@thi.ng/math": "^5.11.21", | ||
"@thi.ng/porter-duff": "^2.1.99" | ||
}, | ||
@@ -209,3 +209,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "9a0b33253fef092aaf301decf6ecd54317874d4c\n" | ||
"gitHead": "bee617702ac61d093465b967f8f973dc566faa6b\n" | ||
} |
@@ -10,3 +10,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 201 standalone projects, maintained as part | ||
> This is one of 202 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -13,0 +13,0 @@ > and anti-framework. |
Updated@thi.ng/api@^8.11.21
Updated@thi.ng/canvas@^1.0.7
Updated@thi.ng/checks@^3.6.24
Updated@thi.ng/errors@^2.5.27
Updated@thi.ng/math@^5.11.21
Updated@thi.ng/porter-duff@^2.1.99