Socket
Socket
Sign inDemoInstall

@sigodenjs/dee-srv-create

Package Overview
Dependencies
Maintainers
1
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sigodenjs/dee-srv-create - npm Package Compare versions

Comparing version 0.16.8 to 0.16.9

2

dist/index.js

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

.then(o => {
ctx.srvs[srvName] = o.srv;
event.emit("ready", srvName);

@@ -86,2 +85,3 @@ resolve(o.stop);

debug(`finish starting srv ${srvName}`);
ctx.srvs[srvName] = srv;
return { srv, stop };

@@ -88,0 +88,0 @@ }

{
"name": "@sigodenjs/dee-srv-create",
"version": "0.16.8",
"version": "0.16.9",
"description": "Utils for creating batch of dee-srvs",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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