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 0.0.0-next-20240301121718 to 0.0.0-next-20240301134107

14

CHANGELOG.md
# ts-graphviz
## 0.0.0-next-20240301121718
## 0.0.0-next-20240301134107

@@ -299,6 +299,8 @@ ### Major Changes

- Updated dependencies [[`1e4f57a`](https://github.com/ts-graphviz/ts-graphviz/commit/1e4f57aee8a97fa79240c002ef4925b0fa6a0548)]:
- @ts-graphviz/adapter@0.0.0-next-20240301121718
- @ts-graphviz/common@0.0.0-next-20240301121718
- @ts-graphviz/core@0.0.0-next-20240301121718
- @ts-graphviz/ast@0.0.0-next-20240301121718
- [#966](https://github.com/ts-graphviz/ts-graphviz/pull/966) [`d579034`](https://github.com/ts-graphviz/ts-graphviz/commit/d579034d3b834eceafa4aa290c0e0d4fd74a5192) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite-plugin-dts from 3.7.2 to 3.7.3
- Updated dependencies [[`d579034`](https://github.com/ts-graphviz/ts-graphviz/commit/d579034d3b834eceafa4aa290c0e0d4fd74a5192), [`1e4f57a`](https://github.com/ts-graphviz/ts-graphviz/commit/1e4f57aee8a97fa79240c002ef4925b0fa6a0548)]:
- @ts-graphviz/core@0.0.0-next-20240301134107
- @ts-graphviz/common@0.0.0-next-20240301134107
- @ts-graphviz/ast@0.0.0-next-20240301134107
- @ts-graphviz/adapter@0.0.0-next-20240301134107
{
"name": "ts-graphviz",
"version": "0.0.0-next-20240301121718",
"version": "0.0.0-next-20240301134107",
"description": "Graphviz library for TypeScript",

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

"dependencies": {
"@ts-graphviz/ast": "^0.0.0-next-20240301121718",
"@ts-graphviz/adapter": "^0.0.0-next-20240301121718",
"@ts-graphviz/common": "^0.0.0-next-20240301121718",
"@ts-graphviz/core": "^0.0.0-next-20240301121718"
"@ts-graphviz/adapter": "^0.0.0-next-20240301134107",
"@ts-graphviz/ast": "^0.0.0-next-20240301134107",
"@ts-graphviz/common": "^0.0.0-next-20240301134107",
"@ts-graphviz/core": "^0.0.0-next-20240301134107"
},

@@ -70,3 +70,3 @@ "devDependencies": {

"vite": "^5.1.3",
"vite-plugin-dts": "^3.7.2"
"vite-plugin-dts": "^3.7.3"
},

@@ -73,0 +73,0 @@ "engines": {

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