anylogger-debug
Advanced tools
Comparing version 0.3.0 to 0.4.0
{ | ||
"name": "anylogger-debug", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Anylogger adapter for debug", | ||
@@ -12,3 +12,3 @@ "main": "anylogger-debug.js", | ||
"type": "git", | ||
"url": "git+https://github.com/Download/anylogger-debug.git" | ||
"url": "git+https://github.com/download/anylogger-debug.git" | ||
}, | ||
@@ -18,2 +18,3 @@ "keywords": [ | ||
"debug", | ||
"anylogger-debug", | ||
"log" | ||
@@ -24,11 +25,11 @@ ], | ||
"bugs": { | ||
"url": "https://github.com/Download/anylogger-debug/issues" | ||
"url": "https://github.com/download/anylogger-debug/issues" | ||
}, | ||
"homepage": "https://github.com/Download/anylogger-debug#readme", | ||
"homepage": "https://github.com/download/anylogger-debug#readme", | ||
"dependencies": { | ||
"anylogger": "^0.10.0", | ||
"anylogger": "^0.11.0", | ||
"debug": "^4.1.1" | ||
}, | ||
"peerDependencies": { | ||
"anylogger": "^0.10.0", | ||
"anylogger": "^0.11.0", | ||
"debug": "^4.1.1" | ||
@@ -38,7 +39,5 @@ }, | ||
"chai": "^4.2.0", | ||
"gzip-size": "^5.0.0", | ||
"mocha": "^6.1.4", | ||
"sinon": "^7.2.7", | ||
"uglify-js": "^3.4.9" | ||
"sinon": "^7.3.2" | ||
} | ||
} |
3
11612
+ Addedanylogger@0.11.0(transitive)
- Removedanylogger@0.10.0(transitive)
Updatedanylogger@^0.11.0