hook-emitter
Advanced tools
Comparing version 3.1.0 to 3.1.1
{ | ||
"name": "hook-emitter", | ||
"version": "3.1.0", | ||
"version": "3.1.1", | ||
"description": "Event emitter with support for asynchronous handlers and a sweet function hook mechanism.", | ||
@@ -28,3 +28,3 @@ "main": "./dist/index.js", | ||
"dependencies": { | ||
"snooplogg": "^1.13.1", | ||
"snooplogg": "^1.13.2", | ||
"source-map-support": "^0.5.9" | ||
@@ -37,6 +37,6 @@ }, | ||
"ansi-colors": "^3.0.6", | ||
"babel-eslint": "^9.0.0", | ||
"babel-eslint": "^10.0.0", | ||
"babel-loader": "^8.0.2", | ||
"babel-plugin-istanbul": "^5.0.1", | ||
"chai": "^4.1.2", | ||
"chai": "^4.2.0", | ||
"coveralls": "^3.0.2", | ||
@@ -43,0 +43,0 @@ "esdoc": "^1.1.0", |
48344
Updatedsnooplogg@^1.13.2