timer-hook
Advanced tools
Comparing version 1.0.11 to 1.0.12
@@ -10,3 +10,3 @@ "use strict"; | ||
var _useInterval = require("./use-interval"); | ||
var _useInterval = require("./useInterval"); | ||
@@ -13,0 +13,0 @@ function _slicedToArray(arr, i) { return _arrayWithHoles(arr) || _iterableToArrayLimit(arr, i) || _unsupportedIterableToArray(arr, i) || _nonIterableRest(); } |
{ | ||
"name": "timer-hook", | ||
"version": "1.0.11", | ||
"version": "1.0.12", | ||
"description": "An easy to use timer hook for React", | ||
@@ -5,0 +5,0 @@ "main": "./lib/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
10431