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.5 to 0.16.6

2

dist/index.js

@@ -83,3 +83,3 @@ "use strict";

}
const { srv, stop = (() => { }) } = yield init(ctx, options.args, deps);
const { srv, stop = (() => { }) } = yield init(ctx, options.args, options.ctor, deps);
debug(`finish starting srv ${srvName}`);

@@ -86,0 +86,0 @@ return { srv, stop };

{
"name": "@sigodenjs/dee-srv-create",
"version": "0.16.5",
"version": "0.16.6",
"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