@fastkit/color
Advanced tools
Comparing version 0.9.0 to 0.10.0
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var tinyLogger = require('@fastkit/tiny-logger'); | ||
@@ -6,0 +4,0 @@ |
'use strict'; | ||
Object.defineProperty(exports, '__esModule', { value: true }); | ||
var tinyLogger = require('@fastkit/tiny-logger'); | ||
@@ -6,0 +4,0 @@ |
{ | ||
"name": "@fastkit/color", | ||
"version": "0.9.0", | ||
"version": "0.10.0", | ||
"description": "Value object implementation for controlling \"color\".", | ||
@@ -38,4 +38,4 @@ "buildOptions": { | ||
"dependencies": { | ||
"@fastkit/tiny-logger": "0.9.0" | ||
"@fastkit/tiny-logger": "0.10.0" | ||
} | ||
} |
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
97734
3318
+ Added@fastkit/helpers@0.10.0(transitive)
+ Added@fastkit/tiny-logger@0.10.0(transitive)
- Removed@fastkit/helpers@0.9.0(transitive)
- Removed@fastkit/tiny-logger@0.9.0(transitive)
Updated@fastkit/tiny-logger@0.10.0