Socket
Socket
Sign inDemoInstall

react-interval

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-interval - npm Package Compare versions

Comparing version 1.3.0 to 1.3.1

4

package.json
{
"name": "react-interval",
"version": "1.3.0",
"version": "1.3.1",
"description": "Safe React wrapper for setInterval",

@@ -80,5 +80,5 @@ "main": "lib/index.js",

"tape": "4.5.1",
"webpack": "1.12.14",
"webpack": "1.12.15",
"webpack-dev-server": "1.14.1"
}
}

@@ -68,3 +68,3 @@ # react-interval [![npm](https://img.shields.io/npm/v/react-interval.svg?style=flat-square)](https://www.npmjs.com/package/react-interval)

### Quicksart
### Quickstart
Start counting on render

@@ -95,3 +95,3 @@

### Full example
Chang timeout on the fly, start and stop counting
Change timeout on the fly, start and stop counting

@@ -98,0 +98,0 @@ ```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