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

graph-data-structure

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

graph-data-structure - npm Package Compare versions

Comparing version 1.10.0 to 1.12.0

index.d.ts

7

package.json
{
"name": "graph-data-structure",
"version": "1.10.0",
"version": "1.12.0",
"description": "A graph data structure with topological sort.",
"main": "index.js",
"files": [
"graph-data-structure.js"
"graph-data-structure.js",
"index.d.ts"
],

@@ -32,3 +33,3 @@ "scripts": {

"devDependencies": {
"@types/node": "^13.9.5",
"@types/node": "^13.11.0",
"browserify": "^16.5.1",

@@ -35,0 +36,0 @@ "graph-diagrams": "^0.5.0",

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