adoscopejs
Advanced tools
Comparing version 0.3.0 to 0.4.0
@@ -5,2 +5,16 @@ # Changelog | ||
## [0.4.0](https://github.com/Melchyore/adoscope/compare/v0.3.0...v0.4.0) (2019-05-27) | ||
### Features | ||
* **contracts:** add Logger types ([1139b8a](https://github.com/Melchyore/adoscope/commit/1139b8a)) | ||
### Tests | ||
* add test for LogWatcher ([4886a76](https://github.com/Melchyore/adoscope/commit/4886a76)) | ||
## [0.3.0](https://github.com/Melchyore/adoscope/compare/v0.2.1...v0.3.0) (2019-05-25) | ||
@@ -7,0 +21,0 @@ |
{ | ||
"name": "adoscopejs", | ||
"version": "0.3.0", | ||
"version": "0.4.0", | ||
"description": "Debugger for Adonisjs-based applications", | ||
@@ -59,2 +59,3 @@ "main": "index.js", | ||
"@types/supertest": "^2.0.7", | ||
"@types/triple-beam": "^1.3.0", | ||
"adonis-cache": "^0.3.4", | ||
@@ -67,3 +68,2 @@ "axios": "^0.18.0", | ||
"husky": "^2.3.0", | ||
"intercept-stdout": "^0.1.2", | ||
"japa": "^2.0.10", | ||
@@ -70,0 +70,0 @@ "japa-cli": "^1.0.1", |
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
No bug tracker
MaintenancePackage does not have a linked bug tracker in package.json.
Found 1 instance in 1 package
No website
QualityPackage does not have a website.
Found 1 instance in 1 package
323236
61
1
1
0