Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ts-graphviz/ast

Package Overview
Dependencies
Maintainers
1
Versions
56
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-graphviz/ast - npm Package Compare versions

Comparing version 0.0.0-next-20240427032031 to 0.0.0-next-20240427032940

8

CHANGELOG.md
# @ts-graphviz/ast
## 0.0.0-next-20240427032031
## 0.0.0-next-20240427032940

@@ -11,6 +11,8 @@ ### 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/common@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/common@0.0.0-next-20240427032940

@@ -17,0 +19,0 @@ ## 2.0.2

{
"name": "@ts-graphviz/ast",
"version": "0.0.0-next-20240427032031",
"version": "0.0.0-next-20240427032940",
"description": "Graphviz AST(Abstract Syntax Tree) Utilities",

@@ -40,3 +40,3 @@ "keywords": [],

"dependencies": {
"@ts-graphviz/common": "^0.0.0-next-20240427032031"
"@ts-graphviz/common": "^0.0.0-next-20240427032940"
},

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

"ts-pegjs": "^4.2.1",
"typescript": "^5.3.3",
"typescript": "^5.4.5",
"vite": "^5.2.8",

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