1.16.0 (2023-02-22)
- add
latestVersion
to graph package data (2237884)
1.15.2 (2023-02-18)
- invalid extra call to registry (cbe5f69)
1.15.1 (2023-02-17)
- labeling when the dep graph has cycles (cb89eb1)
1.15.0 (2023-02-14)
- return full errors when generating graphs (430fdc2)
- remove unreliable readme info from npm api (69143fc)
1.14.0 (2023-02-13)
- expose more graph package metadata (9aa1c80)
1.13.2 (2023-02-13)
- ci pipeline package visibility (8fb9ca0)
1.13.1 (2023-02-13)
- code style issues (d3665ef)
1.13.0 (2023-02-13)
loadDependencies
arg to exclude dev deps (5624aed)loadDependencies
now returns package tree (d31c542)- add shared functionality (6722e33)
- forward events to Inspector (1862309)
- get local package sizes (7acd48c)
- graph generation (f6c9f4e)
- initial release (84442e0)
- make all methods support both promise&async (4facc94)
- more standard graph node properties (a649f79)
- support registry metadata collection (9d4c194)
- support stringified license data (e1b8838)
- update Sandworm to v1.3.1 (63da401)
- update Sandworm to v1.3.2 (a77c1a9)
loadDependencies
returns unique items (77bf47a)loadSandworm
config option name (de05544)- better deprecated manifest license handling (df50b52)
- crash when post-processing empty graphs (94d35dd)
- crash when using pnpm with no dependencies (b9f64f8)
- json license data parsing (9a9779e)
- package size no longer includes node modules (3f4e463)
- remove disconnected nodes from all packages (192315e)
- support older, non-standard manifest licenses (7504cb4)
1.12.1 (2023-01-27)
- json license data parsing (9a9779e)
1.12.0 (2023-01-27)
- support stringified license data (e1b8838)
1.11.2 (2023-01-24)
- remove disconnected nodes from all packages (192315e)
1.11.1 (2023-01-22)
- package size no longer includes node modules (3f4e463)
1.11.0 (2023-01-13)
- get local package sizes (7acd48c)
1.10.4 (2023-01-10)
- crash when post-processing empty graphs (94d35dd)
1.10.3 (2023-01-10)
- crash when using pnpm with no dependencies (b9f64f8)
1.10.2 (2022-12-05)
- better deprecated manifest license handling (df50b52)
1.10.1 (2022-12-05)
- support older, non-standard manifest licenses (7504cb4)
1.10.0 (2022-12-04)
- more standard graph node properties (a649f79)
1.9.0 (2022-11-28)
- graph generation (f6c9f4e)
1.8.1 (2022-10-08)
loadDependencies
returns unique items (77bf47a)
1.8.0 (2022-10-08)
loadDependencies
arg to exclude dev deps (5624aed)
1.7.0 (2022-10-08)
loadDependencies
now returns package tree (d31c542)
1.6.0 (2022-09-29)
- update Sandworm to v1.3.2 (a77c1a9)
1.5.0 (2022-09-29)
- forward events to Inspector (1862309)
loadSandworm
config option name (de05544)
1.4.0 (2022-09-29)
- update Sandworm to v1.3.1 (63da401)
1.3.0 (2022-09-29)
- add shared functionality (6722e33)
1.2.0 (2022-09-28)
- make all methods support both promise&async (4facc94)
1.1.0 (2022-09-27)
- initial release (84442e0)