Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

nodecaf

Package Overview
Dependencies
Maintainers
1
Versions
80
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

nodecaf - npm Package Compare versions

Comparing version 0.7.10-beta-5 to 0.7.10

15

CHANGELOG.md

@@ -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

7

package.json
{
"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)

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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc