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.13 to 1.0.14

2

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

@@ -5,0 +5,0 @@ "author": "Xianshun Chen",

@@ -253,1 +253,5 @@ declare namespace JsGraphs {

}
declare module "js-graph-algorithms" {
export = JsGraphs;
}
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