react-countdown-circle-timer
Advanced tools
Comparing version 2.3.5 to 2.3.6
@@ -6,2 +6,10 @@ # Change Log | ||
## 2.3.6 (2020-07-22) | ||
**Note:** Version bump only for package react-countdown-circle-timer | ||
## 2.3.5 (2020-07-22) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "react-countdown-circle-timer", | ||
"version": "2.3.5", | ||
"version": "2.3.6", | ||
"description": "Lightweight React countdown timer component with color and progress animation based on SVG", | ||
@@ -38,3 +38,3 @@ "main": "./lib/index.js", | ||
"devDependencies": { | ||
"@countdown-circle-timer/shared": "^2.3.5", | ||
"@countdown-circle-timer/shared": "^2.3.6", | ||
"@testing-library/jest-dom": "^4.2.4", | ||
@@ -51,3 +51,3 @@ "@testing-library/react": "^9.4.0" | ||
"types": "types/CountdownCircleTimer.d.ts", | ||
"gitHead": "c871de98acdf3d7c3a4cfc1ffe22b28263c7387c" | ||
"gitHead": "4665926eb6c8fb30da01f71400960b615afff1af" | ||
} |
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
72022