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

@lottiefiles/dotlottie-solid

Package Overview
Dependencies
Maintainers
0
Versions
37
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lottiefiles/dotlottie-solid - npm Package Compare versions

Comparing version 0.0.21-beta.8 to 0.0.21-beta.9

4

dist/index.js

@@ -170,3 +170,3 @@ import { createComponent, mergeProps, use, className, spread, insert, template } from 'solid-js/web';

if (dotLottieInstance.isLoaded && dotLottieInstance.activeThemeId !== config.themeId) {
dotLottieInstance.loadTheme(config.themeId || "");
dotLottieInstance.setTheme(config.themeId || "");
}

@@ -178,3 +178,3 @@ }));

if (dotLottieInstance.isLoaded) {
dotLottieInstance.loadThemeData(config.themeData || "");
dotLottieInstance.setThemeData(config.themeData || "");
}

@@ -181,0 +181,0 @@ }));

{
"name": "@lottiefiles/dotlottie-solid",
"version": "0.0.21-beta.8",
"version": "0.0.21-beta.9",
"type": "module",

@@ -45,3 +45,3 @@ "description": "Solid wrapper around the dotlottie-web library",

"dependencies": {
"@lottiefiles/dotlottie-web": "0.37.0-beta.6"
"@lottiefiles/dotlottie-web": "0.37.0-beta.7"
},

@@ -48,0 +48,0 @@ "devDependencies": {

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