react-countdown-clock-stealth
Advanced tools
Comparing version 1.0.9 to 1.0.10
@@ -57,3 +57,3 @@ (function webpackUniversalModuleDefinition(root, factory) { | ||
var React, _getSeconds; | ||
var React; | ||
@@ -95,5 +95,2 @@ React = __webpack_require__(1); | ||
}, | ||
shouldComponentUpdate: function() { | ||
return false; | ||
}, | ||
_setupTimer: function() { | ||
@@ -104,6 +101,3 @@ this._setScale(); | ||
return this._startTimer(); | ||
} | ||
}, _getSeconds = function() { | ||
return _seconds; | ||
}, { | ||
}, | ||
_updateCanvas: function() { | ||
@@ -110,0 +104,0 @@ this._clearTimer(); |
{ | ||
"name": "react-countdown-clock-stealth", | ||
"version": "1.0.9", | ||
"version": "1.0.10", | ||
"description": "HTML5 canvas countdown clock React component", | ||
@@ -5,0 +5,0 @@ "main": "build/react-countdown-clock.js", |
Sorry, the diff of this file is not supported yet
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
22838
224