@thi.ng/porter-duff
Advanced tools
Comparing version 0.1.13 to 0.1.14
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.14](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.13...@thi.ng/porter-duff@0.1.14) (2020-04-06) | ||
**Note:** Version bump only for package @thi.ng/porter-duff | ||
## [0.1.13](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.12...@thi.ng/porter-duff@0.1.13) (2020-04-05) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/porter-duff", | ||
"version": "0.1.13", | ||
"version": "0.1.14", | ||
"description": "Porter-Duff operators for packed ints & float-array alpha compositing", | ||
@@ -41,3 +41,3 @@ "module": "./index.js", | ||
"dependencies": { | ||
"@thi.ng/api": "^6.9.1", | ||
"@thi.ng/api": "^6.10.0", | ||
"@thi.ng/math": "^1.7.5", | ||
@@ -67,3 +67,3 @@ "tslib": "^1.11.1" | ||
}, | ||
"gitHead": "1fbd320aece52cdf48c3f502a449109b2c9ccfd9" | ||
"gitHead": "9ed6564d092e6ed254e7351bcd486958932e24cc" | ||
} |
58787
Updated@thi.ng/api@^6.10.0