Comparing version 7.0.4-dev.0 to 7.0.4
{ | ||
"name": "croner", | ||
"version": "7.0.4-dev.0", | ||
"version": "7.0.4", | ||
"description": "Trigger functions and/or evaluate cron expressions in JavaScript. No dependencies. Most features. All environments.", | ||
@@ -5,0 +5,0 @@ "author": "Hexagon <github.com/hexagon>", |
@@ -16,5 +16,5 @@ <p align="center"> | ||
* Works in browsers as standalone, UMD or ES-module. | ||
* Target different [time zones](https://croner.56k.guru/usage/examples.html#time-zone). | ||
* Built-in [overrun protection](https://croner.56k.guru/usage/examples.html#overrun-protection) | ||
* Built-in [error handling](https://croner.56k.guru/usage/examples.html#error-handling) | ||
* Target different [time zones](https://croner.56k.guru/usage/examples/#time-zone). | ||
* Built-in [overrun protection](https://croner.56k.guru/usage/examples/#overrun-protection) | ||
* Built-in [error handling](https://croner.56k.guru/usage/examples/#error-handling) | ||
* Includes [TypeScript](https://www.typescriptlang.org/) typings. | ||
@@ -48,3 +48,3 @@ * Support for asynchronous functions. | ||
More [examples](https://croner.56k.guru/usage/examples.html)... | ||
More [examples](https://croner.56k.guru/usage/examples/)... | ||
@@ -56,3 +56,3 @@ ## Installation | ||
> **Note** | ||
> If you are migrating from a different library such as `cron` or `node-cron`, or upgrading from a older version of croner, see the [migration section](https://croner.56k.guru/migration.html) of the manual. | ||
> If you are migrating from a different library such as `cron` or `node-cron`, or upgrading from a older version of croner, see the [migration section](https://croner.56k.guru/migration/) of the manual. | ||
@@ -300,3 +300,3 @@ Install croner using your favorite package manager or CDN. then include it in you project: | ||
- Code Contributions: See our [Contribution Guide](https://croner.56k.guru/contributing.html) for details on how to contribute code. | ||
- Code Contributions: See our [Contribution Guide](https://croner.56k.guru/contributing/) for details on how to contribute code. | ||
@@ -303,0 +303,0 @@ - Sponsorship and Donations: See [github.com/sponsors/hexagon](https://github.com/sponsors/hexagon) |
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
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
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
0
0
114557