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

astro-color-mode

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

astro-color-mode - npm Package Compare versions

Comparing version 0.0.0 to 0.5.0

CHANGELOG.md

39

package.json
{
"name": "astro-color-mode",
"version": "0.0.0",
"version": "0.5.0",
"description": "Provides system or user-defined color scheme preference, with a toggle mechanism. Settings are persisted, component is progressively enhanced and flash of unstyled content avoided. Also, it will provide an easier way to target theme with CSS / SCSS / JS.",
"main": "index.js",
"type": "module",
"publishConfig": {
"access": "public"
}
},
"author": "Julian Cataldo",
"homepage": "https://code.juliancataldo.com/component/astro-color-mode",
"bugs": {
"url": "https://github.com/JulianCataldo/web-garden/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/JulianCataldo/web-garden",
"directory": "app/ColorMode"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"keywords": [
"astro",
"astro-component",
"color",
"theme",
"switch",
"toggle",
"dark",
"light",
"mode",
"progressive",
"no-js",
"scheme",
"native",
"prefers-color-scheme",
"javascript",
"vanilla"
],
"license": "ISC"
}
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