🚀. Socket Launch Week Day 2:Introducing Manifest Alerts.Learn more
Sign In

@hazeljs/cron

Package Overview
Dependencies
Maintainers
1
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hazeljs/cron - npm Package Compare versions

Comparing version
0.8.1
to
0.8.2
+3
-3
package.json
{
"name": "@hazeljs/cron",
"version": "0.8.1",
"version": "0.8.2",
"description": "Cron job scheduling module for HazelJS framework",

@@ -51,5 +51,5 @@ "main": "dist/index.js",

"peerDependencies": {
"@hazeljs/core": ">=0.2.0-beta.0"
"@hazeljs/core": "^0.8.2"
},
"gitHead": "8b7685d1250c4622f25d83992f58e13a59bb3dba"
"gitHead": "e2335a3f30947e87c484b27e91a0669a24f78809"
}