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

@nuxtjs/color-mode

Package Overview
Dependencies
Maintainers
5
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nuxtjs/color-mode - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

### [0.0.2](https://github.com/nuxt-community/color-mode-module/compare/v0.0.1...v0.0.2) (2020-04-15)
### Bug Fixes
* use colorMode options ([507faef](https://github.com/nuxt-community/color-mode-module/commit/507faef219789b674838f0d1de7882e9725664da))
### 0.0.1 (2020-04-15)

2

lib/module.js

@@ -19,3 +19,3 @@ const { readFile } = require('fs').promises

const options = defu({
...this.options.theme,
...this.options.colorMode,
...moduleOptions

@@ -22,0 +22,0 @@ }, defaults)

{
"name": "@nuxtjs/color-mode",
"version": "0.0.1",
"version": "0.0.2",
"description": "Dark and Light mode for NuxtJS with auto detection",

@@ -5,0 +5,0 @@ "repository": "nuxt-community/color-mode-module",

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