New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ts-graphviz

Package Overview
Dependencies
Maintainers
1
Versions
186
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-20240427032031 to 0.0.0-next-20240427032940

14

CHANGELOG.md
# ts-graphviz
## 0.0.0-next-20240427032031
## 0.0.0-next-20240427032940

@@ -11,9 +11,11 @@ ### Patch Changes

- [#1023](https://github.com/ts-graphviz/ts-graphviz/pull/1023) [`fb6789b`](https://github.com/ts-graphviz/ts-graphviz/commit/fb6789b82ce3bc890fa93a59b7d3fb3dc6417b5e) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump typescript from 5.3.3 to 5.4.5
- [#1020](https://github.com/ts-graphviz/ts-graphviz/pull/1020) [`7035af8`](https://github.com/ts-graphviz/ts-graphviz/commit/7035af80c275f8e3dd7e94fa2bfd22de45a96d67) Thanks [@kamiazya](https://github.com/kamiazya)! - Support Node.js v22
- Updated dependencies [[`4b3c7d4`](https://github.com/ts-graphviz/ts-graphviz/commit/4b3c7d46e49a18ca05d6ecacbfa13d550039419f), [`70bbd56`](https://github.com/ts-graphviz/ts-graphviz/commit/70bbd5673da3b83c3655e5f0d23454af6a8dc1d1), [`7035af8`](https://github.com/ts-graphviz/ts-graphviz/commit/7035af80c275f8e3dd7e94fa2bfd22de45a96d67)]:
- @ts-graphviz/core@0.0.0-next-20240427032031
- @ts-graphviz/common@0.0.0-next-20240427032031
- @ts-graphviz/ast@0.0.0-next-20240427032031
- @ts-graphviz/adapter@0.0.0-next-20240427032031
- Updated dependencies [[`4b3c7d4`](https://github.com/ts-graphviz/ts-graphviz/commit/4b3c7d46e49a18ca05d6ecacbfa13d550039419f), [`70bbd56`](https://github.com/ts-graphviz/ts-graphviz/commit/70bbd5673da3b83c3655e5f0d23454af6a8dc1d1), [`fb6789b`](https://github.com/ts-graphviz/ts-graphviz/commit/fb6789b82ce3bc890fa93a59b7d3fb3dc6417b5e), [`7035af8`](https://github.com/ts-graphviz/ts-graphviz/commit/7035af80c275f8e3dd7e94fa2bfd22de45a96d67)]:
- @ts-graphviz/core@0.0.0-next-20240427032940
- @ts-graphviz/common@0.0.0-next-20240427032940
- @ts-graphviz/ast@0.0.0-next-20240427032940
- @ts-graphviz/adapter@0.0.0-next-20240427032940

@@ -20,0 +22,0 @@ ## 2.1.1

{
"name": "ts-graphviz",
"version": "0.0.0-next-20240427032031",
"version": "0.0.0-next-20240427032940",
"description": "Graphviz library for TypeScript",

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

"dependencies": {
"@ts-graphviz/adapter": "^0.0.0-next-20240427032031",
"@ts-graphviz/ast": "^0.0.0-next-20240427032031",
"@ts-graphviz/common": "^0.0.0-next-20240427032031",
"@ts-graphviz/core": "^0.0.0-next-20240427032031"
"@ts-graphviz/adapter": "^0.0.0-next-20240427032940",
"@ts-graphviz/ast": "^0.0.0-next-20240427032940",
"@ts-graphviz/common": "^0.0.0-next-20240427032940",
"@ts-graphviz/core": "^0.0.0-next-20240427032940"
},
"devDependencies": {
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"vite": "^5.2.8",

@@ -63,0 +63,0 @@ "vite-plugin-dts": "^3.7.3"

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