ngx-countdown
Advanced tools
Comparing version 17.0.0-rc.0 to 17.0.0
@@ -5,2 +5,2 @@ /** | ||
/// <amd-module name="ngx-countdown" /> | ||
export * from './public_api'; | ||
export * from './public-api'; |
@@ -37,3 +37,3 @@ export type CountdownFormatFn = (opt: CountdownFormatFnOption) => string; | ||
*/ | ||
notify?: number[] | 0; | ||
notify?: number[] | number; | ||
/** | ||
@@ -40,0 +40,0 @@ * Default based on the implementation of `formatDate` in `@angular/common` |
{ | ||
"name": "ngx-countdown", | ||
"version": "17.0.0-rc.0", | ||
"version": "17.0.0", | ||
"description": "Simple, easy and performance countdown for angular", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -7,2 +7,3 @@ # ngx-countdown | ||
[![Ci](https://github.com/cipchk/ngx-countdown/workflows/Ci/badge.svg)](https://github.com/cipchk/ngx-countdown/actions?query=workflow%3ACi) | ||
[![codecov](https://codecov.io/github/cipchk/ngx-countdown/graph/badge.svg?token=SPQeYvppgH)](https://codecov.io/github/cipchk/ngx-countdown) | ||
@@ -9,0 +10,0 @@ ## Demo |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
88549
0
128