@thi.ng/color
Advanced tools
Comparing version 0.1.11 to 0.1.12
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.12](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@0.1.11...@thi.ng/color@0.1.12) (2019-03-12) | ||
**Note:** Version bump only for package @thi.ng/color | ||
## [0.1.11](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@0.1.10...@thi.ng/color@0.1.11) (2019-03-10) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/color", | ||
"version": "0.1.11", | ||
"version": "0.1.12", | ||
"description": "Raw, array-based, color ops, conversions, opt. type wrappers, multi-color gradients", | ||
@@ -41,4 +41,4 @@ "module": "./index.js", | ||
"@thi.ng/strings": "^1.0.5", | ||
"@thi.ng/transducers": "^5.2.0", | ||
"@thi.ng/vectors": "^2.4.1" | ||
"@thi.ng/transducers": "^5.2.1", | ||
"@thi.ng/vectors": "^2.4.2" | ||
}, | ||
@@ -79,3 +79,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "794f0b6f07f6eef99f6f244d6c52c1d5de34675f" | ||
"gitHead": "05e82adc716d6b422fbfac861723fac5babeeb83" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
297430
Updated@thi.ng/transducers@^5.2.1
Updated@thi.ng/vectors@^2.4.2