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

@ts-graphviz/core

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/core - npm Package Compare versions

Comparing version 0.0.0-next-20240427031556 to 0.0.0-next-20240427032031

10

CHANGELOG.md
# @ts-graphviz/core
## 0.0.0-next-20240427031556
## 0.0.0-next-20240427032031

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

- [#1022](https://github.com/ts-graphviz/ts-graphviz/pull/1022) [`70bbd56`](https://github.com/ts-graphviz/ts-graphviz/commit/70bbd5673da3b83c3655e5f0d23454af6a8dc1d1) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps-dev): bump @types/node from 20.11.24 to 20.12.7
- [#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), [`7035af8`](https://github.com/ts-graphviz/ts-graphviz/commit/7035af80c275f8e3dd7e94fa2bfd22de45a96d67)]:
- @ts-graphviz/common@0.0.0-next-20240427031556
- @ts-graphviz/ast@0.0.0-next-20240427031556
- 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
- @ts-graphviz/ast@0.0.0-next-20240427032031

@@ -16,0 +18,0 @@ ## 2.0.2

6

package.json
{
"name": "@ts-graphviz/core",
"version": "0.0.0-next-20240427031556",
"version": "0.0.0-next-20240427032031",
"description": "Graphviz Models for Object-Oriented Programming",

@@ -47,4 +47,4 @@ "keywords": [

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

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

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