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

@stianlarsen/meteors

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@stianlarsen/meteors - npm Package Compare versions

Comparing version 1.0.7 to 1.0.8

1

dist/index.js

@@ -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)"}`);

2

package.json
{
"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",

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