@lottiefiles/dotlottie-web
Advanced tools
Comparing version 0.30.0 to 0.30.1
@@ -173,2 +173,8 @@ interface Marker { | ||
private _backgroundColor; | ||
private readonly _pointerUpMethod; | ||
private readonly _pointerDownMethod; | ||
private readonly _pointerMoveMethod; | ||
private readonly _pointerEnterMethod; | ||
private readonly _pointerExitMethod; | ||
private readonly _onCompleteMethod; | ||
constructor(config: Config); | ||
@@ -296,2 +302,8 @@ private _dispatchError; | ||
private _created; | ||
private readonly _pointerUpMethod; | ||
private readonly _pointerDownMethod; | ||
private readonly _pointerMoveMethod; | ||
private readonly _pointerEnterMethod; | ||
private readonly _pointerExitMethod; | ||
private readonly _onCompleteMethod; | ||
constructor(config: Config & { | ||
@@ -298,0 +310,0 @@ workerId?: string; |
{ | ||
"name": "@lottiefiles/dotlottie-web", | ||
"version": "0.30.0", | ||
"version": "0.30.1", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "Lottie and DotLottie player for the web", |
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 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
2320595
1886