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.4-next-de9727cbcc679b7fcf73a02f2c32cce791296215 to 2.1.4

16

CHANGELOG.md
# ts-graphviz
## 2.1.4-next-de9727cbcc679b7fcf73a02f2c32cce791296215
## 2.1.4

@@ -11,8 +11,12 @@ ### Patch Changes

- Updated dependencies [[`03bafa0`](https://github.com/ts-graphviz/ts-graphviz/commit/03bafa0e10b43807b5568df4ffba720752a0ac02), [`6bb5ab1`](https://github.com/ts-graphviz/ts-graphviz/commit/6bb5ab18682daa1410de4a35edc22316487989af), [`f48ae4a`](https://github.com/ts-graphviz/ts-graphviz/commit/f48ae4a36fde430cf4a4769189243acd76560946)]:
- @ts-graphviz/ast@2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215
- @ts-graphviz/adapter@2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215
- @ts-graphviz/common@2.1.4-next-de9727cbcc679b7fcf73a02f2c32cce791296215
- @ts-graphviz/core@2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215
- [#1213](https://github.com/ts-graphviz/ts-graphviz/pull/1213) [`b44aa66`](https://github.com/ts-graphviz/ts-graphviz/commit/b44aa66d46a0a5240384e70b986ce3e7d0a02218) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vitest and @vitest/coverage-istanbul
- [#1214](https://github.com/ts-graphviz/ts-graphviz/pull/1214) [`b3a3323`](https://github.com/ts-graphviz/ts-graphviz/commit/b3a3323c70e72c87b7728684a5862b5d6e54fbb9) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump vite from 5.2.8 to 5.4.8
- Updated dependencies [[`03bafa0`](https://github.com/ts-graphviz/ts-graphviz/commit/03bafa0e10b43807b5568df4ffba720752a0ac02), [`6bb5ab1`](https://github.com/ts-graphviz/ts-graphviz/commit/6bb5ab18682daa1410de4a35edc22316487989af), [`f48ae4a`](https://github.com/ts-graphviz/ts-graphviz/commit/f48ae4a36fde430cf4a4769189243acd76560946), [`b44aa66`](https://github.com/ts-graphviz/ts-graphviz/commit/b44aa66d46a0a5240384e70b986ce3e7d0a02218), [`b3a3323`](https://github.com/ts-graphviz/ts-graphviz/commit/b3a3323c70e72c87b7728684a5862b5d6e54fbb9)]:
- @ts-graphviz/ast@2.0.5
- @ts-graphviz/adapter@2.0.5
- @ts-graphviz/common@2.1.4
- @ts-graphviz/core@2.0.5
## 2.1.3

@@ -19,0 +23,0 @@

{
"name": "ts-graphviz",
"version": "2.1.4-next-de9727cbcc679b7fcf73a02f2c32cce791296215",
"version": "2.1.4",
"description": "Graphviz library for TypeScript",

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

"dependencies": {
"@ts-graphviz/adapter": "^2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215",
"@ts-graphviz/ast": "^2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215",
"@ts-graphviz/core": "^2.0.5-next-de9727cbcc679b7fcf73a02f2c32cce791296215",
"@ts-graphviz/common": "^2.1.4-next-de9727cbcc679b7fcf73a02f2c32cce791296215"
"@ts-graphviz/adapter": "^2.0.5",
"@ts-graphviz/ast": "^2.0.5",
"@ts-graphviz/common": "^2.1.4",
"@ts-graphviz/core": "^2.0.5"
},
"devDependencies": {
"typescript": "^5.4.5",
"vite": "^5.2.8",
"vite": "^5.4.8",
"vite-plugin-dts": "^4.2.1"

@@ -64,0 +64,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