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

toposource

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

toposource - npm Package Compare versions

Comparing version 1.1.1 to 1.1.2

8

package.json
{
"name": "toposource",
"version": "1.1.1",
"version": "1.1.2",
"description": "Directed graphs analyzer for parallel traversals",

@@ -44,3 +44,3 @@ "main": "./target/cjs/index.js",

"devDependencies": {
"@types/node": "^18.14.1",
"@types/node": "^18.14.2",
"@types/toposort": "^2.0.3",

@@ -52,7 +52,7 @@ "benchmark": "^2.1.4",

"esbuild-node-externals": "^1.6.0",
"eslint": "^8.34.0",
"eslint": "^8.35.0",
"eslint-config-qiwi": "^2.0.8",
"toposort": "^2.0.2",
"tsm": "^2.3.0",
"typedoc": "^0.23.25",
"typedoc": "^0.23.26",
"typescript": "^4.9.5",

@@ -59,0 +59,0 @@ "uvu": "^0.5.6"

@@ -41,4 +41,7 @@ # toposource

* [batching-toposort](https://github.com/glebec/batching-toposort)
* [js-graph-algorithms](https://github.com/chen0040/js-graph-algorithms)
* [topology-runner](https://github.com/smartprocure/topology-runner)
* [graph-data-structure]https://github.com/datavis-tech/graph-data-structure
## License
[MIT](./LICENSE)
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