Comparing version 0.11.9-beta1 to 0.11.9
@@ -148,2 +148,6 @@ const | ||
call(fn, ...args){ | ||
return fn({ ...this.global, conf: this.conf, log: this.log }, ...args); | ||
} | ||
trigger(method, path, input){ | ||
@@ -150,0 +154,0 @@ return this._api.trigger(method, path, input); |
{ | ||
"name": "nodecaf", | ||
"version": "0.11.9-beta1", | ||
"version": "0.11.9", | ||
"description": "Nodecaf is a light framework for developing RESTful Apps in a quick and convenient manner.", | ||
@@ -5,0 +5,0 @@ "main": "lib/main.js", |
@@ -0,0 +0,0 @@ # [Nodecaf](https://gitlab.com/GCSBOSS/nodecaf) |
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
609
0
40497
10