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
183
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-20240301134326 to 0.0.0-next-20240309054314

24

CHANGELOG.md
# ts-graphviz
## 0.0.0-next-20240301134326
## 0.0.0-next-20240309054314
### Patch Changes
- [#980](https://github.com/ts-graphviz/ts-graphviz/pull/980) [`122336b`](https://github.com/ts-graphviz/ts-graphviz/commit/122336bede1033f73a2a94c82d499fda238f6b2e) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump ossf/scorecard-action from 2.1.2 to 2.3.1
- [#982](https://github.com/ts-graphviz/ts-graphviz/pull/982) [`c55f2d0`](https://github.com/ts-graphviz/ts-graphviz/commit/c55f2d0dfa851d318cc16a36499c69c0a34f1588) Thanks [@dependabot](https://github.com/apps/dependabot)! - build(deps): bump actions/checkout from 3.1.0 to 4.1.1
- Updated dependencies [[`122336b`](https://github.com/ts-graphviz/ts-graphviz/commit/122336bede1033f73a2a94c82d499fda238f6b2e), [`c55f2d0`](https://github.com/ts-graphviz/ts-graphviz/commit/c55f2d0dfa851d318cc16a36499c69c0a34f1588)]:
- @ts-graphviz/core@0.0.0-next-20240309054314
- @ts-graphviz/common@0.0.0-next-20240309054314
- @ts-graphviz/ast@0.0.0-next-20240309054314
- @ts-graphviz/adapter@0.0.0-next-20240309054314
## 2.0.0
### Major Changes

@@ -304,5 +318,5 @@

- Updated dependencies [[`d579034`](https://github.com/ts-graphviz/ts-graphviz/commit/d579034d3b834eceafa4aa290c0e0d4fd74a5192), [`54f4565`](https://github.com/ts-graphviz/ts-graphviz/commit/54f45653d89640a16b6baa1a005e963b349fd2cd), [`1e4f57a`](https://github.com/ts-graphviz/ts-graphviz/commit/1e4f57aee8a97fa79240c002ef4925b0fa6a0548)]:
- @ts-graphviz/core@0.0.0-next-20240301134326
- @ts-graphviz/common@0.0.0-next-20240301134326
- @ts-graphviz/ast@0.0.0-next-20240301134326
- @ts-graphviz/adapter@0.0.0-next-20240301134326
- @ts-graphviz/core@2.0.0
- @ts-graphviz/common@2.0.0
- @ts-graphviz/ast@2.0.0
- @ts-graphviz/adapter@2.0.0
{
"name": "ts-graphviz",
"version": "0.0.0-next-20240301134326",
"version": "0.0.0-next-20240309054314",
"description": "Graphviz library for TypeScript",

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

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

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