@remotion/lottie
Advanced tools
Comparing version 4.0.177 to 4.0.178
{ | ||
"repository": { | ||
"url": "https://github.com/remotion-dev/remotion/tree/main/packages/lottie" | ||
}, | ||
"name": "@remotion/lottie", | ||
"version": "4.0.177", | ||
"description": "Remotion Lottie", | ||
"version": "4.0.178", | ||
"description": "Include Lottie animations in Remotion", | ||
"main": "dist/cjs/index.js", | ||
@@ -9,5 +12,2 @@ "types": "dist/cjs/index.d.ts", | ||
"sideEffects": false, | ||
"repository": { | ||
"url": "https://github.com/remotion-dev/remotion" | ||
}, | ||
"bugs": { | ||
@@ -23,3 +23,3 @@ "url": "https://github.com/remotion-dev/remotion/issues" | ||
"dependencies": { | ||
"remotion": "4.0.177" | ||
"remotion": "4.0.178" | ||
}, | ||
@@ -41,9 +41,2 @@ "peerDependencies": { | ||
"devDependencies": { | ||
"@jonny/eslint-config": "3.0.281", | ||
"@types/node": "18.14.6", | ||
"@types/react": "18.3.1", | ||
"@types/react-dom": "18.3.0", | ||
"eslint": "8.56.0", | ||
"prettier": "3.2.5", | ||
"prettier-plugin-organize-imports": "3.2.4", | ||
"react": "18.3.1", | ||
@@ -63,2 +56,3 @@ "react-dom": "18.3.1" | ||
}, | ||
"homepage": "https://www.remotion.dev/docs/lottie", | ||
"scripts": { | ||
@@ -65,0 +59,0 @@ "formatting": "prettier src --check", |
@@ -1,3 +0,18 @@ | ||
This package offers a component for embedding [Lottie](https://airbnb.io/lottie) animations in a [Remotion](https://remotion.dev) video. | ||
**Documentation: https://remotion.dev/lottie** | ||
# @remotion/lottie | ||
Include Lottie animations in Remotion | ||
[![NPM Downloads](https://img.shields.io/npm/dm/@remotion/lottie.svg?style=flat&color=black&label=Downloads)](https://npmcharts.com/compare/@remotion/lottie?minimal=true) | ||
## Installation | ||
```bash | ||
npm install @remotion/lottie --save-exact | ||
``` | ||
When installing a Remotion package, make sure to align the version of all `remotion` and `@remotion/*` packages to the same version. | ||
Remove the `^` character from the version number to use the exact version. | ||
## Usage | ||
See the [documentation](https://www.remotion.dev/docs/lottie) for more information. |
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
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
No repository
Supply chain riskPackage does not have a linked source code repository. Without this field, a package will have no reference to the location of the source code use to generate the package.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
26487
2
0
19
+ Addedremotion@4.0.178(transitive)
- Removedremotion@4.0.177(transitive)
Updatedremotion@4.0.178