@nullabyte/hotplate-module-base
Advanced tools
Comparing version 1.0.4 to 1.0.5
@@ -18,2 +18,3 @@ "use strict"; | ||
super(config); | ||
this.name = "Basic Example Module"; | ||
@@ -20,0 +21,0 @@ this.addMiddleware(logware); |
{ | ||
"name": "@nullabyte/hotplate-module-base", | ||
"version": "1.0.4", | ||
"version": "1.0.5", | ||
"description": "Example module for the server-hotplate. Modules are common collections of routes, middleware and utilities for common functions.", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
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
10366
42