react-timing-hooks
Advanced tools
Comparing version 3.1.0 to 3.1.2
@@ -5,2 +5,6 @@ # Changelog | ||
## 3.1.2 (2022-12-09) | ||
This version is just an NPM readme update. | ||
## [3.1.0](https://github.com/EricLambrecht/react-timing-hooks/compare/v3.0.0...v3.1.0) (2022-12-09) | ||
@@ -7,0 +11,0 @@ |
{ | ||
"name": "react-timing-hooks", | ||
"version": "3.1.0", | ||
"version": "3.1.2", | ||
"description": "React hooks for setTimeout, setInterval, requestAnimationFrame, requestIdleCallback", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
@@ -0,1 +1,3 @@ | ||
<img src="https://github.com/EricLambrecht/react-timing-hooks/raw/master/logo.png" width="680" /> | ||
[![npm](https://flat.badgen.net/npm/v/react-timing-hooks)](https://www.npmjs.com/package/react-timing-hooks) | ||
@@ -6,4 +8,2 @@ [![minified](https://flat.badgen.net/bundlephobia/minzip/react-timing-hooks)](https://bundlephobia.com/result?p=react-timing-hooks) | ||
# React Timing Hooks | ||
## Features | ||
@@ -10,0 +10,0 @@ |
Sorry, the diff of this file is not supported yet
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
100524
21