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

@lottiefiles/lottie-player

Package Overview
Dependencies
Maintainers
3
Versions
62
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lottiefiles/lottie-player - npm Package Compare versions

Comparing version 1.6.0 to 1.6.1

6

dist/lottie-player.d.ts

@@ -71,2 +71,6 @@ import { LitElement } from "lit";

/**
* Disable checking if the Lottie is valid before loading
*/
disableCheck?: boolean;
/**
* Whether to play on mouse hover

@@ -186,3 +190,3 @@ */

*/
static get styles(): import("lit").CSSResult;
static get styles(): any;
/**

@@ -189,0 +193,0 @@ * Cleanup on component destroy.

2

dist/lottie-player.styles.d.ts
/**
* Copyright 2021 Design Barn Inc.
*/
declare const _default: import("lit").CSSResult;
declare const _default: any;
export default _default;
//# sourceMappingURL=lottie-player.styles.d.ts.map

@@ -24,3 +24,3 @@ /**

*/
static get styles(): import("lit").CSSResult;
static get styles(): any;
protected formatCheck(data: any): string[];

@@ -27,0 +27,0 @@ private checkLayer;

/**
* Copyright 2022 Design Barn Inc.
*/
declare const _default: import("lit-element").CSSResult;
declare const _default: any;
export default _default;
//# sourceMappingURL=tgs-player.styles.d.ts.map
{
"name": "@lottiefiles/lottie-player",
"version": "1.6.0",
"version": "1.6.1",
"description": "Lottie animation and Telegram Sticker player web components.",

@@ -5,0 +5,0 @@ "main": "dist/lottie-player.js",

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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