Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

croner

Package Overview
Dependencies
Maintainers
1
Versions
228
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

croner - npm Package Compare versions

Comparing version 7.0.4-dev.0 to 7.0.4

2

package.json
{
"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)

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc