@dotlottie/dotlottie-js
Advanced tools
Comparing version 0.4.0-beta.7 to 0.4.0-beta.8
@@ -64,3 +64,3 @@ import { ZipOptions } from 'fflate'; | ||
declare type PlaybackOptions = Omit<ManifestAnimation, 'id' | 'hover'>; | ||
declare type PlaybackOptions = Omit<ManifestAnimation, 'id'>; | ||
interface StateAnimationSettings extends PlaybackOptions { | ||
@@ -67,0 +67,0 @@ segments?: [number, number] | string; |
@@ -64,3 +64,3 @@ import { ZipOptions } from 'fflate'; | ||
declare type PlaybackOptions = Omit<ManifestAnimation, 'id' | 'hover'>; | ||
declare type PlaybackOptions = Omit<ManifestAnimation, 'id'>; | ||
interface StateAnimationSettings extends PlaybackOptions { | ||
@@ -67,0 +67,0 @@ segments?: [number, number] | string; |
@@ -14,3 +14,3 @@ import { strToU8, zip, unzip, strFromU8 } from 'fflate'; | ||
name: "@dotlottie/dotlottie-js", | ||
version: "0.4.0-beta.7", | ||
version: "0.4.0-beta.8", | ||
type: "module", | ||
@@ -17,0 +17,0 @@ description: "This library helps in creating and modifying .lottie files.", |
{ | ||
"name": "@dotlottie/dotlottie-js", | ||
"version": "0.4.0-beta.7", | ||
"version": "0.4.0-beta.8", | ||
"type": "module", | ||
@@ -5,0 +5,0 @@ "description": "This library helps in creating and modifying .lottie files.", |
Sorry, the diff of this file is too big to display
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
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
476817