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