@thi.ng/porter-duff
Advanced tools
Comparing version 0.1.9 to 0.1.10
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.10](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.9...@thi.ng/porter-duff@0.1.10) (2020-02-26) | ||
**Note:** Version bump only for package @thi.ng/porter-duff | ||
## [0.1.9](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.8...@thi.ng/porter-duff@0.1.9) (2020-02-26) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/porter-duff", | ||
"version": "0.1.9", | ||
"version": "0.1.10", | ||
"description": "Porter-Duff operators for packed ints & float-array alpha compositing", | ||
@@ -41,4 +41,4 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.8.1", | ||
"@thi.ng/math": "^1.7.1" | ||
"@thi.ng/api": "^6.8.2", | ||
"@thi.ng/math": "^1.7.2" | ||
}, | ||
@@ -66,3 +66,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "666a6dbea1c6399eb181aac30d71b377dcfd2fd1" | ||
"gitHead": "d426e5ee02515cbc6a769458a08c0677fe003ec9" | ||
} |
74579
Updated@thi.ng/api@^6.8.2
Updated@thi.ng/math@^1.7.2