@thi.ng/porter-duff
Advanced tools
Comparing version 0.1.17 to 0.1.18
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.18](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.17...@thi.ng/porter-duff@0.1.18) (2020-05-03) | ||
**Note:** Version bump only for package @thi.ng/porter-duff | ||
## [0.1.17](https://github.com/thi-ng/umbrella/compare/@thi.ng/porter-duff@0.1.16...@thi.ng/porter-duff@0.1.17) (2020-04-28) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/porter-duff", | ||
"version": "0.1.17", | ||
"version": "0.1.18", | ||
"description": "Porter-Duff operators for packed ints & float-array alpha compositing", | ||
@@ -36,14 +36,14 @@ "module": "./index.js", | ||
"@istanbuljs/nyc-config-typescript": "^1.0.1", | ||
"@microsoft/api-extractor": "^7.7.8", | ||
"@types/mocha": "^7.0.1", | ||
"@types/node": "^13.7.4", | ||
"mocha": "^7.1.1", | ||
"nyc": "^15.0.0", | ||
"ts-node": "^8.6.2", | ||
"typedoc": "^0.16.10", | ||
"@microsoft/api-extractor": "^7.7.13", | ||
"@types/mocha": "^7.0.2", | ||
"@types/node": "^13.13.4", | ||
"mocha": "^7.1.2", | ||
"nyc": "^15.0.1", | ||
"ts-node": "^8.9.1", | ||
"typedoc": "^0.17.6", | ||
"typescript": "^3.8.3" | ||
}, | ||
"dependencies": { | ||
"@thi.ng/api": "^6.10.3", | ||
"@thi.ng/math": "^1.7.8", | ||
"@thi.ng/api": "^6.10.4", | ||
"@thi.ng/math": "^1.7.9", | ||
"tslib": "^1.11.1" | ||
@@ -77,3 +77,3 @@ }, | ||
}, | ||
"gitHead": "bb751118ba5a7261d322952a7ec5530860d73881" | ||
"gitHead": "c11f130122cbaa05b8d48d394c3a164e238c8078" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
71962
Updated@thi.ng/api@^6.10.4
Updated@thi.ng/math@^1.7.9