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

@lottiefiles/dotlottie-web

Package Overview
Dependencies
Maintainers
4
Versions
75
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lottiefiles/dotlottie-web - npm Package Compare versions

Comparing version 0.3.0 to 0.3.1

dist/chunk-WODQW7S6.js

2

dist/dotlottie.js

@@ -1,2 +0,2 @@

export { b as DotLottie } from './chunk-B33PKDLW.js';
export { b as DotLottie } from './chunk-WODQW7S6.js';
import './chunk-VRCJABVO.js';

@@ -3,0 +3,0 @@ import './chunk-6PRCY2FC.js';

@@ -20,9 +20,8 @@ export { DotLottie, Options } from './dotlottie.js';

declare class WasmLoader {
private static _renderer;
private static _isLoading;
private static _Renderer;
private static _wasmURL;
private constructor();
static loadRenderer(): void;
static getInstance(callback: (renderer: Renderer) => void): void;
static awaitInstance(): Promise<Renderer>;
private static _tryLoad;
private static _loadWithBackup;
static getInstance(): Promise<Renderer>;
static setWasmUrl(url: string): void;

@@ -29,0 +28,0 @@ }

@@ -1,2 +0,2 @@

export { b as DotLottie, a as WasmLoader } from './chunk-B33PKDLW.js';
export { b as DotLottie, a as WasmLoader } from './chunk-WODQW7S6.js';
export { a as EventManager } from './chunk-VRCJABVO.js';

@@ -3,0 +3,0 @@ export { a as getAnimationJSONFromDotLottie, b as loadAnimationJSONFromURL } from './chunk-6PRCY2FC.js';

{
"name": "@lottiefiles/dotlottie-web",
"version": "0.3.0",
"version": "0.3.1",
"type": "module",

@@ -5,0 +5,0 @@ "description": "Lottie and DotLottie player for the web",

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