Paquetes: @carloscortezcloud/nan-graph (npm) · nan-graph (PyPI) — https://pypi.org/project/nan-graph/ · Repos: breakingthecloud/nan-graph + breakingthecloud/nan-graph-py

Última actualización: 2026-08-25 · v0.1.0v0.3.0 (TS) + v0.1.0 (Py) · Verificado git tag + npm view + PyPI.

Overview

Versión Git tag Fecha (git) Fecha (npm/PyPI) Resumen
0.3.0 v0.3.0 2026-08-20 2026-08-21 00:30 UTC Persistence: .ngb msgpack + SQLite
0.2.0 v0.2.0 2026-08-20 2026-08-20 22:05 UTC impactScore, criticalPath, exportCostGraph
0.1.1 v0.1.1 2026-08-17 2026-08-18 02:50 UTC Fix ESM NodeNext
0.1.0 v0.1.0 2026-08-17 2026-08-18 02:39 UTC Core Graph: BFS/DFS, blastRadius
0.1.0 (Py) v0.1.0 (py) 2026-08-17 2026-08-17 (PyPI) Python port

v0.3.0 — Persistence

Tag: v0.3.0 @ 7a5f4d8 · npm: 0.3.0 @ 00:30 UTC

  • .ngb msgpack TS↔Py + SQLite node:sqlite (save/load/append, WAL)

→ GitHub v0.3.0


v0.2.0 — Impact & Cost

Tag: v0.2.0 @ 4f6295d · npm: 0.2.0 @ 22:05 UTC

  • impactScore, criticalPath, exportCostGraph — paridad TS+Py

→ GitHub v0.2.0


v0.1.1 — ESM fix

Tag: v0.1.1 @ 753de32 · npm: 0.1.1 @ 02:50 UTC

  • Fix NodeNext + .js imports

→ GitHub v0.1.1


v0.1.0 — Core Graph

Tag: v0.1.0 @ 062f293 · npm: 0.1.0 @ 02:39 UTC

  • NanGraph in-memory: BFS/DFS, blastRadius, costChain

→ GitHub v0.1.0


v0.1.0 (Py) — Python port

Tag: v0.1.0 (py) @ ca22eb6 · PyPI: nan-graph 0.1.0

  • Port Python del core TS

→ GitHub py v0.1.0 · → PyPI