Socket
Socket
Sign inDemoInstall

js-graph-algorithms

Package Overview
Dependencies
0
Maintainers
1
Versions
13
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 1.0.14 to 1.0.15

4

package.json
{
"name": "js-graph-algorithms",
"version": "1.0.14",
"version": "1.0.15",
"description": "Package implements data structures and algorithms for processing various types of graphs",

@@ -10,3 +10,3 @@ "author": "Xianshun Chen",

"license": "MIT",
"main": "index.js",
"main": "./src/jsgraphs.js",
"typings": "src/jsgraphs.d.ts",

@@ -13,0 +13,0 @@ "directories": {

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc