@lottiefiles/lottie-player
Advanced tools
Comparing version 1.4.5 to 1.5.0
@@ -106,2 +106,6 @@ import { LitElement, TemplateResult } from "lit-element"; | ||
/** | ||
* Enable web workers | ||
*/ | ||
webworkers?: boolean; | ||
/** | ||
* Animation container. | ||
@@ -108,0 +112,0 @@ */ |
{ | ||
"name": "@lottiefiles/lottie-player", | ||
"version": "1.4.5", | ||
"version": "1.5.0", | ||
"description": "Lottie animation and Telegram Sticker player web components.", | ||
@@ -28,3 +28,3 @@ "main": "dist/lottie-player.js", | ||
"lit-element": "^2.3.1", | ||
"lottie-web": "^5.7.8", | ||
"lottie-web": "^5.8.1", | ||
"pako": "^1.0.11", | ||
@@ -43,2 +43,3 @@ "resize-observer-polyfill": "^1.5.1", | ||
"@lottiefiles/eslint-plugin": "^2.2.0", | ||
"@playwright/test": "^1.16.3", | ||
"@rollup/plugin-babel": "^5.1.0", | ||
@@ -45,0 +46,0 @@ "@rollup/plugin-commonjs": "^14.0.0", |
@@ -13,3 +13,2 @@ ## lottie-player Web Component | ||
- [Basic usage examples](https://codesandbox.io/s/y2nxyvomyj) | ||
- [Scrolling effects demo](https://ypxk7zvpq1.codesandbox.io/) | ||
@@ -16,0 +15,0 @@ ## Documentation |
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 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
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
6836147
6393
35
425
+ Addedis-core-module@2.16.0(transitive)
+ Addedresolve@1.22.9(transitive)
- Removedis-core-module@2.15.1(transitive)
- Removedresolve@1.22.8(transitive)
Updatedlottie-web@^5.8.1