@thi.ng/pixel
Advanced tools
Comparing version 6.1.9 to 6.1.10
# Change Log | ||
- **Last updated**: 2024-02-19T16:07:07Z | ||
- **Last updated**: 2024-02-22T11:59:16Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/pixel", | ||
"version": "6.1.9", | ||
"version": "6.1.10", | ||
"description": "Typedarray integer & float pixel buffers w/ customizable formats, blitting, drawing, convolution", | ||
@@ -38,11 +38,11 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.9.24", | ||
"@thi.ng/binary": "^3.4.13", | ||
"@thi.ng/canvas": "^0.2.6", | ||
"@thi.ng/checks": "^3.4.24", | ||
"@thi.ng/distance": "^2.4.51", | ||
"@thi.ng/errors": "^2.4.17", | ||
"@thi.ng/k-means": "^0.6.66", | ||
"@thi.ng/math": "^5.10.1", | ||
"@thi.ng/porter-duff": "^2.1.66" | ||
"@thi.ng/api": "^8.9.25", | ||
"@thi.ng/binary": "^3.4.14", | ||
"@thi.ng/canvas": "^0.2.7", | ||
"@thi.ng/checks": "^3.5.0", | ||
"@thi.ng/distance": "^2.4.52", | ||
"@thi.ng/errors": "^2.4.18", | ||
"@thi.ng/k-means": "^0.6.67", | ||
"@thi.ng/math": "^5.10.2", | ||
"@thi.ng/porter-duff": "^2.1.67" | ||
}, | ||
@@ -223,3 +223,3 @@ "devDependencies": { | ||
}, | ||
"gitHead": "2724c87ca41810f2112f9d8c3d6b90dfaeea876b\n" | ||
"gitHead": "4513a1c703bdbf0f0867f03e547e47692e415fac\n" | ||
} |
@@ -21,3 +21,3 @@ <!-- This file is generated - DO NOT EDIT! --> | ||
> [!NOTE] | ||
> This is one of 189 standalone projects, maintained as part | ||
> This is one of 190 standalone projects, maintained as part | ||
> of the [@thi.ng/umbrella](https://github.com/thi-ng/umbrella/) monorepo | ||
@@ -24,0 +24,0 @@ > and anti-framework. |
Updated@thi.ng/api@^8.9.25
Updated@thi.ng/binary@^3.4.14
Updated@thi.ng/canvas@^0.2.7
Updated@thi.ng/checks@^3.5.0
Updated@thi.ng/distance@^2.4.52
Updated@thi.ng/errors@^2.4.18
Updated@thi.ng/k-means@^0.6.67
Updated@thi.ng/math@^5.10.2
Updated@thi.ng/porter-duff@^2.1.67