egg-watcher
Advanced tools
Comparing version 0.0.2 to 1.0.0
@@ -24,4 +24,4 @@ 'use strict'; | ||
} catch (e) { | ||
throw new Error(`useEventSource error, please make sure that the | ||
related event source type(${type}) is implemented, ${e.stack}`); | ||
// event source of type should be implemented | ||
// won't throw error any way, allow other plugin implement. | ||
} | ||
@@ -28,0 +28,0 @@ |
0.0.2 / 2016-07-16 | ||
1.0.0 / 2016-07-20 | ||
================== | ||
* first commit | ||
* Initial commit |
{ | ||
"name": "egg-watcher", | ||
"version": "0.0.2", | ||
"version": "1.0.0", | ||
"description": "file watcher plugin for egg", | ||
@@ -27,5 +27,7 @@ "eggPlugin": { | ||
"devDependencies": { | ||
"autod": "^2.6.1", | ||
"egg-bin": "^1.0.2", | ||
"egg-ci": "^1.0.2", | ||
"autod": "2", | ||
"egg": "*", | ||
"egg-bin": "1", | ||
"egg-ci": "1", | ||
"egg-mock": "*", | ||
"eslint": "3", | ||
@@ -32,0 +34,0 @@ "eslint-config-egg": "3", |
# egg-watcher | ||
Watcher plugin for egg | ||
File watcher plugin for egg | ||
@@ -4,0 +4,0 @@ [![NPM version][npm-image]][npm-url] |
Major refactor
Supply chain riskPackage has recently undergone a major refactor. It may be unstable or indicate significant internal changes. Use caution when updating to versions that include significant changes.
Found 1 instance in 1 package
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
0
0
11153
9