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 8.0.3-dev.2 to 8.1.0

2

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

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