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

@dotlottie/react-player

Package Overview
Dependencies
Maintainers
3
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dotlottie/react-player - npm Package Compare versions

Comparing version 1.1.2 to 1.2.0

dist/chunk-6RXTBZRS.js

4

dist/controls.js

@@ -1,4 +0,4 @@

export { a as Controls } from './chunk-SCNJIOUM.js';
import './chunk-MEQ6AKOI.js';
export { a as Controls } from './chunk-F4BI6PMT.js';
import './chunk-6RXTBZRS.js';
//# sourceMappingURL=out.js.map
//# sourceMappingURL=controls.js.map

@@ -287,2 +287,2 @@ import React, { MutableRefObject } from 'react';

export { Controls, DotLottiePlayer, DotLottiePlayerProps, DotLottieRefProps, Manifest, ManifestAnimation, ManifestTheme, PlayMode, PlaybackOptions, PlayerEvents, PlayerState };
export { AnimationItem, Controls, DotLottiePlayer, DotLottiePlayerProps, DotLottieRefProps, Manifest, ManifestAnimation, ManifestTheme, PlayMode, PlaybackOptions, PlayerEvents, PlayerState };

@@ -1,5 +0,5 @@

export { a as Controls } from './chunk-SCNJIOUM.js';
export { a as DotLottiePlayer } from './chunk-7WRPCBUT.js';
export { c as PlayMode, a as PlayerEvents, b as PlayerState } from './chunk-MEQ6AKOI.js';
export { a as Controls } from './chunk-F4BI6PMT.js';
export { a as DotLottiePlayer } from './chunk-7O4Q7XFV.js';
export { c as PlayMode, a as PlayerEvents, b as PlayerState } from './chunk-6RXTBZRS.js';
//# sourceMappingURL=out.js.map
//# sourceMappingURL=index.js.map

@@ -1,4 +0,4 @@

export { a as DotLottiePlayer } from './chunk-7WRPCBUT.js';
import './chunk-MEQ6AKOI.js';
export { a as DotLottiePlayer } from './chunk-7O4Q7XFV.js';
import './chunk-6RXTBZRS.js';
//# sourceMappingURL=out.js.map
//# sourceMappingURL=react-player.js.map
{
"name": "@dotlottie/react-player",
"version": "1.1.2",
"version": "1.2.0",
"type": "module",

@@ -24,7 +24,8 @@ "description": "dotlottie animation player react component.",

"peerDependencies": {
"react": "^18.2.0"
"react": "^16.8.0 || ^17.0.0 || ^18.0.0"
},
"devDependencies": {
"@lottiefiles/lottie-types": "^1.2.0",
"@types/react": "^18.0.31",
"@types/react": "^16.8.0",
"@types/react-dom": "^16.8.0",
"@vitejs/plugin-react": "^3.1.0",

@@ -36,4 +37,4 @@ "autoprefixer": "^10.4.14",

"postcss": "^8.4.24",
"react": "^18.2.0",
"react-dom": "^18.2.0",
"react": "^16.8.0",
"react-dom": "^16.8.0",
"react-use": "^17.4.0",

@@ -43,3 +44,3 @@ "tsup": "^6.1.3",

"vite": "^4.2.1",
"@dotlottie/common": "^0.2.0"
"@dotlottie/common": "^0.3.0"
},

@@ -46,0 +47,0 @@ "scripts": {

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