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
181
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 2.1.3 to 2.1.4-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c

10

CHANGELOG.md
# ts-graphviz
## 2.1.4-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c
### Patch Changes
- [#1205](https://github.com/ts-graphviz/ts-graphviz/pull/1205) [`9608151`](https://github.com/ts-graphviz/ts-graphviz/commit/9608151b1325484dbd01d5c902e91555219cc3cb) Thanks [@kamiazya](https://github.com/kamiazya)! - Update CI Badge URL
- Updated dependencies [[`03bafa0`](https://github.com/ts-graphviz/ts-graphviz/commit/03bafa0e10b43807b5568df4ffba720752a0ac02)]:
- @ts-graphviz/ast@2.0.5-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c
- @ts-graphviz/core@2.0.5-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c
## 2.1.3

@@ -4,0 +14,0 @@

6

package.json
{
"name": "ts-graphviz",
"version": "2.1.3",
"version": "2.1.4-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c",
"description": "Graphviz library for TypeScript",

@@ -54,6 +54,6 @@ "keywords": [

"dependencies": {
"@ts-graphviz/ast": "^2.0.5-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c",
"@ts-graphviz/adapter": "^2.0.4",
"@ts-graphviz/ast": "^2.0.4",
"@ts-graphviz/common": "^2.1.3",
"@ts-graphviz/core": "^2.0.4"
"@ts-graphviz/core": "^2.0.5-next-026e7d1a8f96034e4475bbc8626a8be8fa7b925c"
},

@@ -60,0 +60,0 @@ "devDependencies": {

@@ -5,3 +5,3 @@ <div align="center">

[![PRs Welcome](https://img.shields.io/badge/PRs-welcome-brightgreen.svg)](http://makeapullrequest.com)
[![GitHub Action](https://github.com/ts-graphviz/ts-graphviz/workflows/CI/badge.svg)](https://github.com/ts-graphviz/ts-graphviz/actions?workflow=CI)
[![CI](https://github.com/ts-graphviz/ts-graphviz/actions/workflows/ci.yaml/badge.svg?branch=main)](https://github.com/ts-graphviz/ts-graphviz/actions/workflows/ci.yaml)
[![All Contributors](https://img.shields.io/github/all-contributors/ts-graphviz/ts-graphviz?color=orange)](#contributors-)

@@ -8,0 +8,0 @@

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