Comparing version 8.0.3-dev.2 to 8.1.0
{ | ||
"name": "croner", | ||
"version": "8.0.3-dev.2", | ||
"version": "8.1.0", | ||
"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>", |
@@ -72,6 +72,6 @@ <p align="center"> | ||
// From deno.land/x | ||
import { Cron } from "https://deno.land/x/croner@8.0.2/dist/croner.js"; | ||
import { Cron } from "https://deno.land/x/croner@8.1.0/dist/croner.js"; | ||
// ... or jsr.io | ||
import { Cron } from "jsr:@hexagon/croner@8.0.2"; | ||
import { Cron } from "jsr:@hexagon/croner@8.1.0"; | ||
``` | ||
@@ -78,0 +78,0 @@ |
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
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
115207