Socket
Socket
Sign inDemoInstall

directed-graph-typed

Package Overview
Dependencies
Maintainers
1
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

directed-graph-typed - npm Package Compare versions

Comparing version 1.32.2 to 1.32.9

docs/.nojekyll

127

package.json
{
"name": "directed-graph-typed",
"version": "1.32.2",
"version": "1.32.9",
"description": "Directed Graph. Javascript & Typescript Data Structure.",

@@ -21,28 +21,105 @@ "main": "dist/index.js",

"Directed Graph",
"Graph theory",
"Digraph",
"directed graph",
"directedgraph",
"directed-graph",
"directed",
"Directed",
"digraph",
"javascript",
"java script",
"JavaScript",
"js",
"typescript",
"type script",
"TypeScript",
"ts",
"vertex",
"Vertex",
"node",
"Node",
"edge",
"Edge",
"Node",
"Arc",
"Directed edge",
"Source",
"Target",
"Outdegree",
"Indegree",
"graph theory",
"Graph Theory",
"graph structure",
"weighted",
"Weighted",
"unweighted",
"Unweighted",
"graph",
"adjacency",
"Adjacency",
"Connectivity",
"Path",
"Cycle",
"Acyclic",
"Directed Acyclic Graph (DAG)",
"Topological sorting",
"Strongly connected components",
"Traversal",
"Breadth-first search (BFS)",
"Depth-first search (DFS)",
"Graph algorithms",
"Graph representation",
"Weighted digraph",
"Directed weighted edge"
"connectivity",
"path",
"cycle",
"acyclic",
"traversal",
"depth",
"Depth",
"breadth",
"Breadth",
"first",
"search",
"depth first search",
"dfs",
"DFS",
"breadth first search",
"breadth-first search",
"bfs",
"BFS",
"graph algorithms",
"graph representation",
"connectivity matrix",
"adjacency list",
"adjacency matrix",
"matrix",
"network",
"node degree",
"sparse graph",
"dense graph",
"directed cycle",
"directed acyclic graph",
"DAG",
"topologic",
"topological",
"sorting",
"strongly connected components",
"weighted digraph",
"directed weighted edge",
"data",
"structure",
"structures",
"data structure",
"datastructure",
"data-structure",
"data structures",
"datastructures",
"data-structures",
"in data structures",
"in data structure",
"DataStructure",
"DataStructures",
"iterative",
"Node.js",
"CommonJS",
"ES6",
"UMD",
"esmodule",
"java.util",
"c++ std",
"Python collections",
"System.Collections.Generic",
"STD",
"std",
"util",
"collection",
"Collection",
"collections",
"Collections",
"insertion",
"deletion",
"performance",
"OOP",
"documentation",
"visualization"
],

@@ -73,4 +150,4 @@ "author": "Tyler Zeng zrwusa@gmail.com",

"dependencies": {
"data-structure-typed": "^1.32.2"
"data-structure-typed": "^1.32.9"
}
}
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