react-lottie-hook
Advanced tools
Comparing version 0.0.4 to 0.0.5
{ | ||
"name": "react-lottie-hook", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"license": "MIT", | ||
@@ -44,3 +44,4 @@ "description": "React Lottie written with react hooks", | ||
"react": "^16.8.0", | ||
"react-dom": "^16.8.0" | ||
"react-dom": "^16.8.0", | ||
"tslib": "^1.11.1" | ||
}, | ||
@@ -47,0 +48,0 @@ "devDependencies": { |
# react-lottie-hook | ||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebook/react/blob/master/LICENSE) [![npm version](https://img.shields.io/static/v1?label=npm&message=v0.0.4&color=informational)](https://www.npmjs.com/package/react-lottie-hook) [![React Version](https://img.shields.io/static/v1?label=react&message=^16.8.0&color=informational)](https://github.com/facebook/react/blob/master/CHANGELOG.md) ![CI](https://github.com/developertown/react-lottie-hook/workflows/Continuous%20Integration/badge.svg?branch=master) | ||
[![GitHub license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/facebook/react/blob/master/LICENSE) [![npm version](https://img.shields.io/static/v1?label=npm&message=v0.0.5&color=informational)](https://www.npmjs.com/package/react-lottie-hook) [![React Version](https://img.shields.io/static/v1?label=react&message=^16.8.0&color=informational)](https://github.com/facebook/react/blob/master/CHANGELOG.md) ![CI](https://github.com/developertown/react-lottie-hook/workflows/Continuous%20Integration/badge.svg?branch=master) | ||
@@ -5,0 +5,0 @@ Lottie react hook with runtime animation controls. |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
81090
0
6
+ Addedtslib@^1.11.1
+ Addedtslib@1.14.1(transitive)