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.5.2 to 0.5.3

2

package.json
{
"name": "astro-color-mode",
"version": "0.5.2",
"version": "0.5.3",
"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.",

@@ -5,0 +5,0 @@ "main": "index.ts",

@@ -87,3 +87,3 @@ # 🚀  Astro — Color mode, with user override

additionalData: `
@use "@julian_cataldo/astro-color-mode/use-color-mode.scss" as *;
@use "astro-color-mode/use-color-mode.scss" as *;
`,

@@ -90,0 +90,0 @@ },

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