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.0bdd08606

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.0bdd08606",
"author": "kamiazya <yuki@kamiazya.tech>",

@@ -100,23 +100,23 @@ "description": "Graphviz library for TypeScript.",

"devDependencies": {
"@rollup/plugin-replace": "^4.0.0",
"@types/jest": "^28.1.6",
"@rollup/plugin-replace": "^5.0.2",
"@types/jest": "^29.4.0",
"@types/jest-specific-snapshot": "^0.5.6",
"@typescript-eslint/eslint-plugin": "^5.33.0",
"@typescript-eslint/parser": "^5.33.0",
"eslint": "^8.22.0",
"eslint-config-prettier": "^8.5.0",
"eslint-plugin-import": "^2.26.0",
"eslint-plugin-jest": "^26.8.2",
"@typescript-eslint/eslint-plugin": "^5.49.0",
"@typescript-eslint/parser": "^5.49.0",
"eslint": "^8.32.0",
"eslint-config-prettier": "^8.6.0",
"eslint-plugin-import": "^2.27.5",
"eslint-plugin-jest": "^27.2.1",
"eslint-plugin-prettier": "^4.2.1",
"jest": "^28.1.3",
"jest": "^29.4.1",
"jest-snapshot-serializer-raw": "^1.2.0",
"jest-specific-snapshot": "^5.0.0",
"jest-specific-snapshot": "^7.0.0",
"peggy": "^2.0.1",
"prettier": "^2.7.1",
"prettier": "^2.8.3",
"prettier-plugin-pegjs": "^0.5.0",
"rollup": "^2.77.3",
"rollup": "^3.11.0",
"rollup-plugin-delete": "^2.0.0",
"rollup-plugin-dts": "^4.2.2",
"svgo": "^2.8.0",
"ts-jest": "^28.0.7",
"rollup-plugin-dts": "5.1.1",
"svgo": "^3.0.2",
"ts-jest": "^29.0.5",
"ts-pegjs": "^2.1.0",

@@ -123,0 +123,0 @@ "typedoc": "^0.23.15",

@@ -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 not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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