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

@ts-graphviz/adapter

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ts-graphviz/adapter - npm Package Compare versions

Comparing version 0.0.0-pr956-20240225073457 to 0.0.0-pr956-20240225091623

4

CHANGELOG.md
# @ts-graphviz/adapter
## 0.0.0-pr956-20240225073457
## 0.0.0-pr956-20240225091623

@@ -12,2 +12,2 @@ ### Major Changes

- Updated dependencies [[`6b2f0e8`](https://github.com/ts-graphviz/ts-graphviz/commit/6b2f0e8349605b4fe0dd950147ba3a8285b24b24)]:
- @ts-graphviz/common@0.0.0-pr956-20240225073457
- @ts-graphviz/common@0.0.0-pr956-20240225091623
{
"name": "@ts-graphviz/adapter",
"version": "0.0.0-pr956-20240225073457",
"version": "0.0.0-pr956-20240225091623",
"description": "",
"keywords": [
"graphviz",
"dot"
],
"homepage": "https://github.com/ts-graphviz/ts-graphviz#readme",
"bugs": {
"url": "https://github.com/ts-graphviz/ts-graphviz/issues"
},
"repository": {
"type": "git",
"url": "git+https://github.com/ts-graphviz/ts-graphviz.git",
"directory": "packages/adapter"
},
"funding": [
{
"type": "github",
"url": "https://github.com/sponsors/ts-graphviz"
},
{
"type": "opencollective",
"url": "https://opencollective.com/ts-graphviz"
}
],
"license": "MIT",
"author": "Yuki Yamazaki <yuki@kamiazya.tech>",
"type": "module",
"main": "./lib/node.cjs",
"module": "./lib/node.js",
"types": "./lib/node.d.ts",
"exports": {

@@ -28,19 +50,13 @@ ".": {

},
"repository": {
"type": "git",
"url": "git+https://github.com/ts-graphviz/ts-graphviz.git",
"directory": "packages/adapter"
},
"publishConfig": {
"access": "public",
"provenance": true
},
"author": "Yuki Yamazaki <yuki@kamiazya.tech>",
"license": "MIT",
"bugs": {
"url": "https://github.com/ts-graphviz/ts-graphviz/issues"
},
"homepage": "https://github.com/ts-graphviz/ts-graphviz#readme",
"main": "./lib/node.cjs",
"module": "./lib/node.js",
"types": "./lib/node.d.ts",
"files": [
"lib",
"README.md",
"CHANGELOG.md",
"LICENSE"
],
"dependencies": {
"@ts-graphviz/common": "^0.0.0-pr956-20240225073457"
"@ts-graphviz/common": "^0.0.0-pr956-20240225091623"
},

@@ -54,2 +70,9 @@ "devDependencies": {

},
"engines": {
"node": ">=18"
},
"publishConfig": {
"access": "public",
"provenance": true
},
"scripts": {

@@ -56,0 +79,0 @@ "build": "vite build && rm ./lib/deno.cjs "

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