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

@lottiefiles/lottie-player

Package Overview
Dependencies
Maintainers
2
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 0.0.5 to 0.0.6

2

package.json
{
"name": "@lottiefiles/lottie-player",
"version": "0.0.5",
"version": "0.0.6",
"description": "Lottie animation player web component.",

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

@@ -159,5 +159,5 @@ ## lottie-player Web Component

### `seek(frame: number) => void`
### `seek(value: number | string) => void`
Seek to a given frame.
Seek to a given frame. Frame value can be a number or a percent string (e.g. 50%).

@@ -164,0 +164,0 @@ #### Returns

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