react-compound-timer
Advanced tools
Comparing version 1.0.0 to 1.0.1
@@ -10,4 +10,5 @@ module.exports = { | ||
"no-param-reassign": "off", | ||
"array-callback-return": "off" | ||
"array-callback-return": "off", | ||
"react/forbid-prop-types": "off" | ||
}, | ||
}; |
{ | ||
"name": "react-compound-timer", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Timer compound react component", | ||
@@ -5,0 +5,0 @@ "main": "build/components/Timer/Timer", |
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
31143
548