hubot-cron-events
Advanced tools
Comparing version
Hubot-cron-events Changelog | ||
========================== | ||
### 1.0.1 - 2020-02-25 | ||
- support for hubot-auth groups | ||
@@ -4,0 +6,0 @@ ### 1.0.0 - 2016-09-01 |
{ | ||
"name": "hubot-cron-events", | ||
"description": "A hubot plugin to perform generic event emission scheduled using cron job.", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"author": { | ||
@@ -10,2 +10,9 @@ "name": "mose", | ||
}, | ||
"contributors": [ | ||
{ | ||
"name": "kolo", | ||
"email": "kolo@kolo.fr", | ||
"url": "https://github.com/baptistem" | ||
} | ||
], | ||
"license": "MIT", | ||
@@ -26,6 +33,2 @@ "keywords": [ | ||
}, | ||
"peerDependencies": { | ||
"hubot": "2.x", | ||
"coffee-script": "~1.6" | ||
}, | ||
"devDependencies": { | ||
@@ -32,0 +35,0 @@ "chai": "^2.1.1", |
@@ -9,3 +9,3 @@ Hubot Cron Events Plugin | ||
[](https://codeclimate.com/github/Gandi/hubot-cron-events/coverage) | ||
[](https://codeclimate.com/github/Gandi/hubot-cron-events) | ||
[](https://nodei.co/npm/hubot-cron-events/) | ||
@@ -31,2 +31,3 @@ This plugin is a generic event emitter scheduled using cron job. It's very similar to [hubot-cron](https://github.com/miyagawa/hubot-cron), but instead of sending messages it emits events. | ||
If you use [hubot-auth](https://github.com/hubot-scripts/hubot-auth), the cron configuration commands will be restricted to user with the `admin` role. | ||
You can add a custom group, by setting the following env variable : `HUBOT_CRON_AUTH_GROUP` | ||
@@ -33,0 +34,0 @@ But if hubot-auth is not loaded, all users can access those commands. |
Sorry, the diff of this file is not supported yet
New author
Supply chain riskA new npm collaborator published a version of the package for the first time. New collaborators are usually benign additions to a project, but do indicate a change to the security surface area of a package.
Found 1 instance in 1 package
17805
1.39%1
-66.67%173
0.58%7
-12.5%2
100%