New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

hubot-cron-events

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

hubot-cron-events - npm Package Compare versions

Comparing version

to
1.0.0

4

CHANGELOG.md
Hubot-cron-events Changelog
==========================
### 1.0.0 - 2016-09-01
- refactor job existence function
- fix some english typoes in messages
### 0.2.1 - 2016-08-23

@@ -5,0 +9,0 @@ - add tz in the list display

2

package.json
{
"name": "hubot-cron-events",
"description": "A hubot plugin to perform generic event emission scheduled using cron job.",
"version": "0.2.1",
"version": "1.0.0",
"author": {

@@ -6,0 +6,0 @@ "name": "mose",

@@ -13,4 +13,5 @@ Hubot Cron Events Plugin

By itself, this plugin is useless, but it's very handy when combined with other plugins that will receive the emitted events.
This plugin can be very handy when combined with other plugins that will receive the emitted events.
There is another similar plugin named [hubot-at-events](https://github.com/Gandi/hubot-at-events) that applies the same principle for one-time actions at given dates.

@@ -17,0 +18,0 @@ Installation

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet