Comparing version 0.7.10-beta-5 to 0.7.10
@@ -8,2 +8,16 @@ # Nodecaf Changelog | ||
## [v0.7.10] - 2019-10-16 | ||
### Added | ||
- conf argument to 'restart' method for updating the settings | ||
- 'running' property to check whether the server is listening | ||
- conf as an arg object key to API callback | ||
### Fixed | ||
- log entry for uncaught errors to use the original error stack and name | ||
- config layering for null values to not throw errors anymore | ||
### Removed | ||
- config data form server start, stop and restart log entries | ||
## [v0.7.9] - 2019-09-26 | ||
@@ -239,1 +253,2 @@ | ||
[v0.7.9]: https://gitlab.com/GCSBOSS/nodecaf/-/tags/v0.7.9 | ||
[v0.7.10]: https://gitlab.com/GCSBOSS/nodecaf/-/tags/v0.7.10 |
{ | ||
"name": "nodecaf", | ||
"version": "0.7.10-beta-5", | ||
"version": "0.7.10", | ||
"description": "Nodecaf is an Express framework for developing REST APIs in a quick and convenient manner.", | ||
@@ -37,3 +37,3 @@ "main": "lib/main.js", | ||
"compression": "^1.7.4", | ||
"confort": "^0.1.3-beta-2", | ||
"confort": "^0.1.3", | ||
"cookie-parser": "^1.4.4", | ||
@@ -43,5 +43,4 @@ "cors": "^2.8.5", | ||
"express-fileupload": "^1.1.5", | ||
"golog": "^0.1.1-beta-1", | ||
"golog": "^0.1.2", | ||
"http-errors": "^1.7.3", | ||
"i": "^0.3.6", | ||
"mime": "^2.4.4" | ||
@@ -48,0 +47,0 @@ }, |
@@ -0,0 +0,0 @@ # [Nodecaf](https://gitlab.com/GCSBOSS/nodecaf) |
filefoobar |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Deprecated
MaintenanceThe maintainer of the package marked it as deprecated. This could indicate that a single version should not be used, or that the package is no longer maintained and any new vulnerabilities will not be fixed.
Found 1 instance in 1 package
9
0
78594
- Removedi@^0.3.6
- Removedi@0.3.7(transitive)
Updatedconfort@^0.1.3
Updatedgolog@^0.1.2