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

@sigodenjs/dee-srv

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@sigodenjs/dee-srv - npm Package Compare versions

Comparing version 0.16.2 to 0.16.3

3

dist/index.d.ts
export interface ServiceGroup extends SrvExt.ServiceGroup {
[k: string]: any;
}
export declare type Config = SrvExt.Config & BaseConfig;
export interface SrvContext {

@@ -40,5 +39,3 @@ config: BaseConfig;

}
interface Config {
}
}
}

2

package.json
{
"name": "@sigodenjs/dee-srv",
"version": "0.16.2",
"version": "0.16.3",
"description": "A way to write and organize service",

@@ -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