react-lottie
Advanced tools
Comparing version 1.2.9 to 1.2.10
@@ -5,2 +5,9 @@ # Changelog | ||
### [1.2.10](https://github.com/chenqingspring/react-lottie/compare/v1.2.9...v1.2.10) (2024-11-30) | ||
### Bug Fixes | ||
* add babel-runtime ([eb089a4](https://github.com/chenqingspring/react-lottie/commit/eb089a4335a85a2996159762c8860673bf45b547)) | ||
### [1.2.9](https://github.com/chenqingspring/react-lottie/compare/v1.2.8...v1.2.9) (2024-11-22) | ||
@@ -7,0 +14,0 @@ |
{ | ||
"name": "react-lottie", | ||
"version": "1.2.9", | ||
"version": "1.2.10", | ||
"funding": "https://opencollective.com/react-lottie", | ||
@@ -52,2 +52,3 @@ "description": "lottie animation view for React", | ||
"dependencies": { | ||
"babel-runtime": "^6.26.0", | ||
"lottie-web": "^5.12.2", | ||
@@ -54,0 +55,0 @@ "prop-types": "^15.6.1" |
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
28020
4
+ Addedbabel-runtime@^6.26.0
+ Addedbabel-runtime@6.26.0(transitive)
+ Addedcore-js@2.6.12(transitive)
+ Addedregenerator-runtime@0.11.1(transitive)