react-next-theme
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "react-next-theme", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "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.", |
@@ -1,4 +0,1 @@ | ||
Here's an updated **README.md** file with the new package name, `react-next-theme`, and ready for users to copy-paste the code snippets and installation instructions: | ||
```markdown | ||
# react-next-theme | ||
@@ -278,2 +275,3 @@ | ||
`react-next-theme` is licensed under the [MIT License](LICENSE). | ||
``` | ||
``` | ||
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
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
Native code
Supply chain riskContains native code (e.g., compiled binaries or shared libraries). Including native code can obscure malicious behavior.
Found 1 instance in 1 package
26044
277