Socket
Book a DemoInstallSign in
Socket

@ogre-tools/injectable-extensions-for-dependency-graphing

Package Overview
Dependencies
Maintainers
2
Versions
53
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ogre-tools/injectable-extensions-for-dependency-graphing

Dependency graphing for Injectable in Ogre Tools

17.3.0
latest
Source
npmnpm
Version published
Maintainers
2
Created
Source

Dependency graphing for Injectable in Ogre Tools

Usage

$ npm install @ogre-tools/injectable
$ npm install @ogre-tools/injectable-extensions-for-dependency-graphing

...

import { createContainer } from '@ogre-tools/injectable';  
import { registerDependencyGraphing, plantUmlDependencyGraphInjectable } from '@ogre-tools/injectable-extensions-for-dependency-graphing';

const di = di.createContainer();
registerDependencyGraphing(di);

...do injections to populate graph...

const graph = di.inject(plantUmlDependencyGraphInjectable);

console.log(graph)  

Documentation

Check unit tests for documentation.

Keywords

js

FAQs

Package last updated on 19 Jun 2023

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

SocketSocket SOC 2 Logo

Product

About

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.

  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc

U.S. Patent No. 12,346,443 & 12,314,394. Other pending.