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

ts-graphviz

Package Overview
Dependencies
Maintainers
1
Versions
183
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ts-graphviz - npm Package Compare versions

Comparing version 1.5.2-dev.0834faefe to 1.5.2-dev.2db2ba0c3

10

lib/common/index.d.ts

@@ -1222,3 +1222,3 @@ /**

| 'xlp'
| '_class';
| 'class';
/**

@@ -1277,3 +1277,3 @@ * Attribute types available for nodes.

| 'z'
| '_class';
| 'class';
/**

@@ -1382,3 +1382,3 @@ * Attribute types available for graph.

| 'xdotversion'
| '_class';
| 'class';
/**

@@ -1423,3 +1423,3 @@ * Attribute types available for subgraph.

| 'tooltip'
| '_class';
| 'class';
/**

@@ -1446,3 +1446,3 @@ * Attribute types.

charset: string;
_class: string;
class: string;
clusterrank: ClusterMode;

@@ -1449,0 +1449,0 @@ color: Color | ColorList;

{
"name": "ts-graphviz",
"version": "1.5.2-dev.0834faefe",
"version": "1.5.2-dev.2db2ba0c3",
"author": "kamiazya <yuki@kamiazya.tech>",

@@ -5,0 +5,0 @@ "description": "Graphviz library for TypeScript.",

@@ -543,2 +543,3 @@ [![Codacy Badge](https://api.codacy.com/project/badge/Grade/d6485f9858ed4b3e8ef76611a2896bc4)](https://app.codacy.com/gh/ts-graphviz/ts-graphviz?utm_source=github.com&utm_medium=referral&utm_content=ts-graphviz/ts-graphviz&utm_campaign=Badge_Grade_Settings)

<td align="center" valign="top" width="14.28%"><a href="https://github.com/robross0606"><img src="https://avatars.githubusercontent.com/u/2965467?v=4?s=100" width="100px;" alt="robross0606"/><br /><sub><b>robross0606</b></sub></a><br /><a href="#ideas-robross0606" title="Ideas, Planning, & Feedback">🤔</a></td>
<td align="center" valign="top" width="14.28%"><a href="https://blake-regalia.net"><img src="https://avatars.githubusercontent.com/u/1456400?v=4?s=100" width="100px;" alt="Blake Regalia"/><br /><sub><b>Blake Regalia</b></sub></a><br /><a href="https://github.com/ts-graphviz/ts-graphviz/issues?q=author%3Ablake-regalia" title="Bug reports">🐛</a></td>
</tr>

@@ -545,0 +546,0 @@ </tbody>

Sorry, the diff of this file is too big to display

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