@thi.ng/color
Advanced tools
Comparing version 0.1.5 to 0.1.6
@@ -6,2 +6,10 @@ # Change Log | ||
## [0.1.6](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@0.1.5...@thi.ng/color@0.1.6) (2019-02-26) | ||
**Note:** Version bump only for package @thi.ng/color | ||
## [0.1.5](https://github.com/thi-ng/umbrella/compare/@thi.ng/color@0.1.4...@thi.ng/color@0.1.5) (2019-02-15) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@thi.ng/color", | ||
"version": "0.1.5", | ||
"version": "0.1.6", | ||
"description": "Raw, array-based, color ops, conversions, opt. type wrappers, multi-color gradients", | ||
@@ -36,3 +36,3 @@ "module": "./index.js", | ||
"@thi.ng/api": "^5.0.2", | ||
"@thi.ng/compose": "^1.1.0", | ||
"@thi.ng/compose": "^1.1.1", | ||
"@thi.ng/defmulti": "^1.0.2", | ||
@@ -42,4 +42,4 @@ "@thi.ng/errors": "^1.0.2", | ||
"@thi.ng/strings": "^1.0.3", | ||
"@thi.ng/transducers": "^5.0.0", | ||
"@thi.ng/vectors": "^2.3.0" | ||
"@thi.ng/transducers": "^5.1.0", | ||
"@thi.ng/vectors": "^2.3.1" | ||
}, | ||
@@ -80,3 +80,3 @@ "keywords": [ | ||
"sideEffects": false, | ||
"gitHead": "418f7af20c8ce3098e86bbc3a2377ccbac761b70" | ||
"gitHead": "647e13737436e44d28e151c0be8594835cf25ed0" | ||
} |
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
295752
Updated@thi.ng/compose@^1.1.1
Updated@thi.ng/transducers@^5.1.0
Updated@thi.ng/vectors@^2.3.1