@thi.ng/porter-duff
Advanced tools
Comparing version 2.1.85 to 2.1.86
# Change Log | ||
- **Last updated**: 2024-07-22T13:15:57Z | ||
- **Last updated**: 2024-08-10T15:03:07Z | ||
- **Generator**: [thi.ng/monopub](https://thi.ng/monopub) | ||
@@ -5,0 +5,0 @@ |
{ | ||
"name": "@thi.ng/porter-duff", | ||
"version": "2.1.85", | ||
"version": "2.1.86", | ||
"description": "Porter-Duff operators for packed ints & float-array alpha compositing", | ||
@@ -39,9 +39,9 @@ "type": "module", | ||
"dependencies": { | ||
"@thi.ng/api": "^8.11.7" | ||
"@thi.ng/api": "^8.11.8" | ||
}, | ||
"devDependencies": { | ||
"@microsoft/api-extractor": "^7.47.0", | ||
"@microsoft/api-extractor": "^7.47.5", | ||
"esbuild": "^0.23.0", | ||
"typedoc": "^0.26.3", | ||
"typescript": "^5.5.3" | ||
"typedoc": "^0.26.5", | ||
"typescript": "^5.5.4" | ||
}, | ||
@@ -54,2 +54,4 @@ "keywords": [ | ||
"composition", | ||
"float", | ||
"image", | ||
"pixel", | ||
@@ -90,5 +92,6 @@ "porter-duff", | ||
], | ||
"year": 2018 | ||
"year": 2018, | ||
"screenshot": "porter-duff/porter-duff2.png" | ||
}, | ||
"gitHead": "324d6b7dbf31558329e9fb6452e29b2f7db9c61a\n" | ||
"gitHead": "ec78f98d015e4d214a0b840e72e497407807daf3\n" | ||
} |
43110
Updated@thi.ng/api@^8.11.8