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 3.1.0 to 3.1.1

5

package.json
{
"name": "graph-data-structure",
"version": "3.1.0",
"version": "3.1.1",
"description": "A graph data structure with topological sort.",

@@ -18,3 +18,2 @@ "files": [

"unpkg": "./dist/index.umd.js",
"bin": "./dist/cli.module.js",
"scripts": {

@@ -60,3 +59,3 @@ "build": "rm -rf dist && microbundle src/index.ts",

"mocha": "10.2.0",
"prettier": "2.8.1",
"prettier": "2.8.3",
"release-it": "15.6.0",

@@ -63,0 +62,0 @@ "typescript": "4.9.4"

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