New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

react-timing-hooks

Package Overview
Dependencies
Maintainers
1
Versions
47
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-timing-hooks - npm Package Compare versions

Comparing version 2.0.0 to 2.1.0

dist/interval/useClock.d.ts

7

CHANGELOG.md

@@ -5,2 +5,9 @@ # Changelog

## [2.1.0](https://github.com/EricLambrecht/react-timing-hooks/compare/v2.0.0...v2.1.0) (2022-01-15)
### Features
* Add a new hook "useClock" that displays time ([7e88d12](https://github.com/EricLambrecht/react-timing-hooks/commit/7e88d1225ec2f28f5edb5f8f976e7c603674dac8)), closes [#17](https://github.com/EricLambrecht/react-timing-hooks/issues/17)
## [2.0.0](https://github.com/EricLambrecht/react-timing-hooks/compare/v1.4.2...v2.0.0) (2020-09-24)

@@ -7,0 +14,0 @@

2

package.json
{
"name": "react-timing-hooks",
"version": "2.0.0",
"version": "2.1.0",
"description": "React hooks for setTimeout, setInterval, requestAnimationFrame, requestIdleCallback",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc