@lottiefiles/lottie-player
Advanced tools
Comparing version 1.6.0 to 1.6.1
@@ -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. |
/** | ||
* 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
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
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
Uses eval
Supply chain riskPackage uses dynamic code execution (e.g., eval()), which is a dangerous practice. This can prevent the code from running in certain environments and increases the risk that the code may contain exploits or malicious behavior.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
Minified code
QualityThis package contains minified code. This may be harmless in some cases where minified code is included in packaged libraries, however packages on npm should not minify code.
Found 1 instance in 1 package
Mixed license
License(Experimental) Package contains multiple licenses.
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
6904050
6361
1
1
3
11