@stianlarsen/meteors
Advanced tools
Comparing version 1.0.7 to 1.0.8
@@ -66,3 +66,2 @@ "use strict"; | ||
return; | ||
console.log("isDarkmodeActive 2", isDarkmodeActive); | ||
if (isDarkmodeActive) { | ||
@@ -69,0 +68,0 @@ container.style.setProperty("--meteor-color", `${colorDarkmode ? colorDarkmode : "rgba(255, 255, 255, 1)"}`); |
{ | ||
"name": "@stianlarsen/meteors", | ||
"version": "1.0.7", | ||
"version": "1.0.8", | ||
"description": "A dynamic and customizable React component for rendering realistic meteor animations on any container. Supports light and dark modes, and allows configuration for speed, size, and the number of meteors.", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
12797
193