🚀. Socket Launch Week Day 3:Socket Firewall Now Blocks Malicious VS Code and Open VSX Extensions.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
1.0.0
to
1.0.1
+3
-3
package.json
{
"name": "@hazeljs/cron",
"version": "1.0.0",
"version": "1.0.1",
"description": "Cron job scheduling module for HazelJS framework",

@@ -35,3 +35,3 @@ "main": "dist/index.js",

"type": "git",
"url": "git+https://github.com/hazel-js/hazeljs.git",
"url": "https://github.com/hazel-js/hazeljs",
"directory": "packages/cron"

@@ -52,5 +52,5 @@ },

"peerDependencies": {
"@hazeljs/core": "^1.0.0"
"@hazeljs/core": "^1.0.1"
},
"gitHead": "083b94562940a86c8e0a8cd81988d04b541608ac"
}