🚀 Socket Launch Week Day 5:Introducing Repository Access Permissions and Custom Roles.Learn more
Sign In

relation-dagre

Package Overview
Dependencies
Maintainers
1
Versions
25
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

relation-dagre

>

latest
Source
npmnpm
Version
0.5.4
Version published
Weekly downloads
17
-29.17%
Maintainers
1
Weekly downloads
 
Created
Source

dag

NPM JavaScript Style Guide

Install

npm install --save relation-dagre

Usage

import * as React from 'react';

import MyComponent from 'relation-dagre';

class Example extends React.Component {
  render() {
    return <MyComponent />;
  }
}

FAQs

Package last updated on 18 Aug 2021

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