lottie-node icon indicating copy to clipboard operation
lottie-node copied to clipboard

Export lottie animations in Node.js

Results 11 lottie-node issues
Sort by recently updated
recently updated
newest added

Bumps [minimist](https://github.com/substack/minimist) from 1.2.5 to 1.2.6. Commits 7efb22a 1.2.6 ef88b93 security notice for additional prototype pollution issue c2b9819 isConstructorOrProto adapted from PR bc8ecee test from prototype pollution PR See full...

dependencies

Snyk has created this PR to upgrade canvas from 2.7.0 to 2.9.0. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=canvas&from_version=2.7.0&to_version=2.9.0&pr_id=fca2f3f5-b851-470c-9b22-4ccabbda606d&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Bumps [tar](https://github.com/npm/node-tar) from 4.4.13 to 4.4.19. Commits 9a6faa0 4.4.19 70ef812 drop dirCache for symlink on all platforms 3e35515 4.4.18 52b09e3 fix: prevent path escape using drive-relative paths bb93ba2 fix: reserve...

dependencies

Snyk has created this PR to upgrade lottie-web from 5.7.8 to 5.7.9. ![merge advice](https://app.snyk.io/badges/merge-advice/?package_manager=yarn&package_name=lottie-web&from_version=5.7.8&to_version=5.7.9&pr_id=9897de03-d56a-4760-ac34-eb2fae55f030&visibility=true&has_feature_flag=false) :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more...

Bumps [ws](https://github.com/websockets/ws) from 7.4.4 to 7.4.6. Release notes Sourced from ws's releases. 7.4.6 Bug fixes Fixed a ReDoS vulnerability (00c425ec). A specially crafted value of the Sec-Websocket-Protocol header could be...

dependencies

Snyk has created this PR to upgrade jsdom from 16.5.2 to 16.5.3. :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify...

Moving to 2.0.0. Running the lottie-node examples produces blank images and videos. Previously this happened when replacing images, but is now happening for all examples. ### Expected behavior Images and...

I'm using this [file](https://drive.google.com/file/d/18xEqgJhD74cijcRKycxSoc3e_L6BE3LN/view?usp=sharing) that rendering blank video

bug
help wanted
confirmed

Seeing the recent updates in node-canvas and jsdom. Can you make lottie animations in svg work?

help wanted
feature

Tests are always good. Optimally the lottie-node API should be fully covered, but since it's kind of a niche library and I don't even have After Effects myself (I'm running...

improvement