Comparing version 6.0.2-dev.2 to 6.0.2
{ | ||
"name": "croner", | ||
"version": "6.0.2-dev.2", | ||
"version": "6.0.2", | ||
"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>", |
@@ -69,3 +69,3 @@ <p align="center"> | ||
```typescript | ||
import { Cron } from "https://deno.land/x/croner@6.0.1/dist/croner.js"; | ||
import { Cron } from "https://deno.land/x/croner@6.0.2/dist/croner.js"; | ||
``` | ||
@@ -72,0 +72,0 @@ |
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
0
107242