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

@nullabyte/hotplate-module-base

Package Overview
Dependencies
Maintainers
1
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@nullabyte/hotplate-module-base - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

1

index.js

@@ -18,2 +18,3 @@ "use strict";

super(config);
this.name = "Basic Example Module";

@@ -20,0 +21,0 @@ this.addMiddleware(logware);

2

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

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