Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@fastkit/color-scheme

Package Overview
Dependencies
Maintainers
1
Versions
213
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@fastkit/color-scheme - npm Package Compare versions

Comparing version 0.8.18 to 0.9.0

LICENSE

19

package.json
{
"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/
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc