@fastkit/color-scheme
Advanced tools
Comparing version 0.8.18 to 0.9.0
{ | ||
"name": "@fastkit/color-scheme", | ||
"version": "0.8.18", | ||
"description": "@fastkit/color-scheme", | ||
"version": "0.9.0", | ||
"description": "An implementation to control the schema associated with \"color\".", | ||
"buildOptions": { | ||
"name": "ColorScheme" | ||
}, | ||
"_docs": { | ||
"scope": "", | ||
"feature": "color", | ||
"description": { | ||
"en": "An implementation to control the schema associated with \"color\".", | ||
"ja": "「色」に関連するスキーマを制御するための実装。" | ||
} | ||
}, | ||
"main": "index.js", | ||
@@ -20,3 +28,4 @@ "module": "dist/color-scheme.mjs", | ||
"keywords": [ | ||
"fastkit" | ||
"fastkit", | ||
"color" | ||
], | ||
@@ -30,5 +39,5 @@ "author": "dadajam4", | ||
"dependencies": { | ||
"@fastkit/color": "0.8.18", | ||
"@fastkit/tiny-logger": "0.8.18" | ||
"@fastkit/color": "0.9.0", | ||
"@fastkit/tiny-logger": "0.9.0" | ||
} | ||
} |
@@ -1,1 +0,4 @@ | ||
# @fastkit/color-scheme | ||
# @fastkit/color-scheme | ||
## Documentation | ||
https://dadajam4.github.io/fastkit/color-scheme/ |
75700
8
5
+ Added@fastkit/color@0.9.0(transitive)
+ Added@fastkit/helpers@0.9.0(transitive)
+ Added@fastkit/tiny-logger@0.9.0(transitive)
- Removed@fastkit/color@0.8.18(transitive)
- Removed@fastkit/helpers@0.8.18(transitive)
- Removed@fastkit/tiny-logger@0.8.18(transitive)
Updated@fastkit/color@0.9.0
Updated@fastkit/tiny-logger@0.9.0