react-next-theme
Advanced tools
Comparing version 1.0.1 to 1.0.2
{ | ||
"name": "react-next-theme", | ||
"version": "1.0.1", | ||
"version": "1.0.2", | ||
"type": "module", | ||
"description": "npm react-next-theme is a simple and flexible theme switcher for React and Next.js. It enables seamless toggling between light and dark modes, supports user preferences, and stores the selected theme in local storage. Easily integrate it into any Next.js project for efficient theme management.", | ||
"description": "A simple and flexible theme switcher for React and Next.js, supporting light and dark modes with localStorage and system preferences.", | ||
"main": "dist/index.js", | ||
@@ -12,14 +12,12 @@ "scripts": { | ||
"keywords": [ | ||
"next-theme", | ||
"react-next-theme", | ||
"theme-switcher", | ||
"theme", | ||
"react", | ||
"next.js", | ||
"theme", | ||
"theme-switcher", | ||
"nextjs", | ||
"dark-mode", | ||
"light-mode", | ||
"theme-toggle", | ||
"dark-theme", | ||
"light-theme", | ||
"react-theme" | ||
"react-theme", | ||
"next-theme" | ||
], | ||
@@ -34,2 +32,3 @@ "author": "Mesu", | ||
}, | ||
"homepage": "https://github.com/mesu-ai/react-next-theme#readme", | ||
"license": "MIT", | ||
@@ -36,0 +35,0 @@ "dependencies": { |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
0
25913