react-lottie
Advanced tools
Comparing version 1.2.7 to 1.2.8
@@ -5,2 +5,4 @@ # Changelog | ||
### [1.2.8](https://github.com/chenqingspring/react-lottie/compare/v1.2.7...v1.2.8) (2024-11-20) | ||
### [1.2.7](https://github.com/chenqingspring/react-lottie/compare/v1.2.6...v1.2.7) (2024-11-16) | ||
@@ -7,0 +9,0 @@ |
{ | ||
"name": "react-lottie", | ||
"version": "1.2.7", | ||
"version": "1.2.8", | ||
"funding": "https://opencollective.com/react-lottie", | ||
"description": "lottie animation view for React", | ||
@@ -51,7 +52,7 @@ "repository": { | ||
"dependencies": { | ||
"babel-runtime": "^6.26.0", | ||
"prop-types": "^15.6.1", | ||
"lottie-web": "^5.12.2" | ||
"@babel/runtime": "^7.26.0", | ||
"lottie-web": "^5.12.2", | ||
"prop-types": "^15.6.1" | ||
}, | ||
"main": "dist/index.js" | ||
} |
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
27679
21
+ Added@babel/runtime@^7.26.0
+ Added@babel/runtime@7.26.0(transitive)
+ Addedregenerator-runtime@0.14.1(transitive)
- Removedbabel-runtime@^6.26.0
- Removedbabel-runtime@6.26.0(transitive)
- Removedcore-js@2.6.12(transitive)
- Removedregenerator-runtime@0.11.1(transitive)