pkgviz 0.3.0 → 0.4.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (35) hide show
  1. package/.next/BUILD_ID +1 -1
  2. package/.next/app-build-manifest.json +7 -7
  3. package/.next/app-path-routes-manifest.json +2 -2
  4. package/.next/build-manifest.json +2 -2
  5. package/.next/cache/.tsbuildinfo +1 -1
  6. package/.next/cache/eslint/.cache_6t30dc +1 -1
  7. package/.next/cache/webpack/client-production/0.pack +0 -0
  8. package/.next/cache/webpack/client-production/1.pack +0 -0
  9. package/.next/cache/webpack/client-production/2.pack +0 -0
  10. package/.next/cache/webpack/client-production/index.pack +0 -0
  11. package/.next/cache/webpack/client-production/index.pack.old +0 -0
  12. package/.next/cache/webpack/server-production/0.pack +0 -0
  13. package/.next/cache/webpack/server-production/1.pack +0 -0
  14. package/.next/cache/webpack/server-production/2.pack +0 -0
  15. package/.next/cache/webpack/server-production/index.pack +0 -0
  16. package/.next/cache/webpack/server-production/index.pack.old +0 -0
  17. package/.next/server/app/_not-found.html +1 -1
  18. package/.next/server/app/_not-found.rsc +1 -1
  19. package/.next/server/app/api/audit/json/route.js +1 -1
  20. package/.next/server/app/api/audit/xml/route.js +1 -1
  21. package/.next/server/app/api/fs/getGraph/route.js +1 -1
  22. package/.next/server/app/api/fs/getRoot/route.js +1 -1
  23. package/.next/server/app/index.html +1 -1
  24. package/.next/server/app/index.rsc +1 -1
  25. package/.next/server/app-paths-manifest.json +2 -2
  26. package/.next/server/chunks/437.js +2 -2
  27. package/.next/server/pages/404.html +1 -1
  28. package/.next/server/pages/500.html +1 -1
  29. package/.next/server/pages/_error.js +3 -3
  30. package/.next/server/server-reference-manifest.js +1 -1
  31. package/.next/server/server-reference-manifest.json +1 -1
  32. package/.next/trace +3 -14
  33. package/package.json +1 -1
  34. /package/.next/static/{kyRK73w9A1bmtDZUJpHVN → 3O8AFJcXdEMBObS1qQHey}/_buildManifest.js +0 -0
  35. /package/.next/static/{kyRK73w9A1bmtDZUJpHVN → 3O8AFJcXdEMBObS1qQHey}/_ssgManifest.js +0 -0
@@ -1 +1 @@
1
- [{"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/getAudit.ts":"1","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/json/route.ts":"2","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/xml/route.ts":"3","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/fs/getGraph/route.ts":"4","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/fs/getRoot/route.ts":"5","/Users/a_rtiphishl_e/git/pkgviz/src/app/layout.tsx":"6","/Users/a_rtiphishl_e/git/pkgviz/src/app/page.tsx":"7","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/buildGraph.ts":"8","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/getParsedFileStructure.ts":"9","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/markCyclicPackages.ts":"10","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/extractJavaPackageFromImport.ts":"11","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/findEntryPoint.ts":"12","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/getIntrinsicPackagesRecursive.ts":"13","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/parseJavaFile.ts":"14","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/extractTypeScriptPackageFromImport.ts":"15","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/parseFile.ts":"16","/Users/a_rtiphishl_e/git/pkgviz/src/components/Breadcrumb.tsx":"17","/Users/a_rtiphishl_e/git/pkgviz/src/components/Cytoscape.tsx":"18","/Users/a_rtiphishl_e/git/pkgviz/src/components/Header.tsx":"19","/Users/a_rtiphishl_e/git/pkgviz/src/components/Loader.tsx":"20","/Users/a_rtiphishl_e/git/pkgviz/src/components/Setting.tsx":"21","/Users/a_rtiphishl_e/git/pkgviz/src/components/Settings.tsx":"22","/Users/a_rtiphishl_e/git/pkgviz/src/components/Switch.tsx":"23","/Users/a_rtiphishl_e/git/pkgviz/src/components/ThemeToggle.tsx":"24","/Users/a_rtiphishl_e/git/pkgviz/src/components/ZoomInput.tsx":"25","/Users/a_rtiphishl_e/git/pkgviz/src/components/useCytoscape.ts":"26","/Users/a_rtiphishl_e/git/pkgviz/src/contexts/SettingsContext.tsx":"27","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/en.ts":"28","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/i18n.ts":"29","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/layout.ts":"30","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/style.ts":"31","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/layout.ts":"32","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/style.ts":"33","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/layout.ts":"34","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/style.ts":"35","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/constants.ts":"36","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/layout.ts":"37","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/style.ts":"38","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getLayoutStyle.ts":"39","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getWeightBuckets.ts":"40","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/layout.ts":"41","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/style.ts":"42","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/index.ts":"43","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/style.ts":"44","/Users/a_rtiphishl_e/git/pkgviz/src/screens/home/Home.tsx":"45","/Users/a_rtiphishl_e/git/pkgviz/src/store/useLocalStorage.ts":"46","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterByPackagePrefix.ts":"47","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterEmptyPackages.ts":"48","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterSubPackagesFromDepth.ts":"49","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterVendorPackages.ts":"50","/Users/a_rtiphishl_e/git/pkgviz/src/utils/hasChildren.ts":"51","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/constants.ts":"52","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/toggleCompoundNodes.ts":"53","/Users/a_rtiphishl_e/git/pkgviz/src/shared/constants/index.ts":"54","/Users/a_rtiphishl_e/git/pkgviz/src/shared/types/index.ts":"55","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/toPosix.ts":"56","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getJsonAsync.ts":"57","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/detectLanguage.ts":"58","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getProjectName.ts":"59","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseEnv.ts":"60","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseProjectPath.ts":"61"},{"size":1541,"mtime":1765521799898,"results":"62","hashOfConfig":"63"},{"size":483,"mtime":1763229507901,"results":"64","hashOfConfig":"63"},{"size":583,"mtime":1763229507901,"results":"65","hashOfConfig":"63"},{"size":460,"mtime":1767355426336,"results":"66","hashOfConfig":"63"},{"size":564,"mtime":1765522357689,"results":"67","hashOfConfig":"63"},{"size":897,"mtime":1764517595077,"results":"68","hashOfConfig":"63"},{"size":107,"mtime":1763229507902,"results":"69","hashOfConfig":"63"},{"size":3877,"mtime":1767368132158,"results":"70","hashOfConfig":"63"},{"size":3761,"mtime":1767492214854,"results":"71","hashOfConfig":"63"},{"size":8294,"mtime":1767355655460,"results":"72","hashOfConfig":"63"},{"size":1248,"mtime":1763229507903,"results":"73","hashOfConfig":"63"},{"size":706,"mtime":1763229507903,"results":"74","hashOfConfig":"63"},{"size":1074,"mtime":1765522396919,"results":"75","hashOfConfig":"63"},{"size":3354,"mtime":1765506410027,"results":"76","hashOfConfig":"63"},{"size":677,"mtime":1765506410027,"results":"77","hashOfConfig":"63"},{"size":4453,"mtime":1765522767194,"results":"78","hashOfConfig":"63"},{"size":1040,"mtime":1764945958726,"results":"79","hashOfConfig":"63"},{"size":758,"mtime":1767349277649,"results":"80","hashOfConfig":"63"},{"size":937,"mtime":1765521958553,"results":"81","hashOfConfig":"63"},{"size":243,"mtime":1763229507903,"results":"82","hashOfConfig":"63"},{"size":395,"mtime":1763229507904,"results":"83","hashOfConfig":"63"},{"size":5894,"mtime":1767352298723,"results":"84","hashOfConfig":"63"},{"size":1194,"mtime":1763229507904,"results":"85","hashOfConfig":"63"},{"size":772,"mtime":1763229507904,"results":"86","hashOfConfig":"63"},{"size":2557,"mtime":1765393378661,"results":"87","hashOfConfig":"63"},{"size":10472,"mtime":1767352294731,"results":"88","hashOfConfig":"63"},{"size":2819,"mtime":1765519230654,"results":"89","hashOfConfig":"63"},{"size":675,"mtime":1767368132158,"results":"90","hashOfConfig":"63"},{"size":233,"mtime":1763229507904,"results":"91","hashOfConfig":"63"},{"size":2036,"mtime":1765506410028,"results":"92","hashOfConfig":"63"},{"size":179,"mtime":1763229507905,"results":"93","hashOfConfig":"63"},{"size":310,"mtime":1765506410028,"results":"94","hashOfConfig":"63"},{"size":331,"mtime":1764512877138,"results":"95","hashOfConfig":"63"},{"size":286,"mtime":1765506410029,"results":"96","hashOfConfig":"63"},{"size":365,"mtime":1765399996803,"results":"97","hashOfConfig":"63"},{"size":383,"mtime":1767352298724,"results":"98","hashOfConfig":"63"},{"size":2281,"mtime":1765506410029,"results":"99","hashOfConfig":"63"},{"size":260,"mtime":1764518006389,"results":"100","hashOfConfig":"63"},{"size":666,"mtime":1764496467432,"results":"101","hashOfConfig":"63"},{"size":1656,"mtime":1763229507906,"results":"102","hashOfConfig":"63"},{"size":352,"mtime":1765506410029,"results":"103","hashOfConfig":"63"},{"size":383,"mtime":1764512877138,"results":"104","hashOfConfig":"63"},{"size":699,"mtime":1767352298725,"results":"105","hashOfConfig":"63"},{"size":5127,"mtime":1767350072828,"results":"106","hashOfConfig":"63"},{"size":1607,"mtime":1767491049556,"results":"107","hashOfConfig":"63"},{"size":934,"mtime":1763229507905,"results":"108","hashOfConfig":"63"},{"size":761,"mtime":1763229507906,"results":"109","hashOfConfig":"63"},{"size":1002,"mtime":1765369088280,"results":"110","hashOfConfig":"63"},{"size":5776,"mtime":1764914419917,"results":"111","hashOfConfig":"63"},{"size":569,"mtime":1764911115982,"results":"112","hashOfConfig":"63"},{"size":285,"mtime":1763229507907,"results":"113","hashOfConfig":"63"},{"size":118,"mtime":1765387348048,"results":"114","hashOfConfig":"63"},{"size":1318,"mtime":1765513710059,"results":"115","hashOfConfig":"63"},{"size":178,"mtime":1765506410030,"results":"116","hashOfConfig":"63"},{"size":1352,"mtime":1767492214855,"results":"117","hashOfConfig":"63"},{"size":241,"mtime":1765506410031,"results":"118","hashOfConfig":"63"},{"size":354,"mtime":1765506410031,"results":"119","hashOfConfig":"63"},{"size":3908,"mtime":1767492214855,"results":"120","hashOfConfig":"63"},{"size":157,"mtime":1765521897848,"results":"121","hashOfConfig":"63"},{"size":2236,"mtime":1765521733247,"results":"122","hashOfConfig":"63"},{"size":264,"mtime":1765521716801,"results":"123","hashOfConfig":"63"},{"filePath":"124","messages":"125","suppressedMessages":"126","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"hw7kvx",{"filePath":"127","messages":"128","suppressedMessages":"129","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"130","messages":"131","suppressedMessages":"132","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"133","messages":"134","suppressedMessages":"135","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"136","messages":"137","suppressedMessages":"138","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"139","messages":"140","suppressedMessages":"141","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"142","messages":"143","suppressedMessages":"144","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"145","messages":"146","suppressedMessages":"147","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"148","messages":"149","suppressedMessages":"150","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"151","messages":"152","suppressedMessages":"153","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"154","messages":"155","suppressedMessages":"156","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"157","messages":"158","suppressedMessages":"159","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"160","messages":"161","suppressedMessages":"162","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"163","messages":"164","suppressedMessages":"165","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"166","messages":"167","suppressedMessages":"168","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"169","messages":"170","suppressedMessages":"171","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"172","messages":"173","suppressedMessages":"174","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"175","messages":"176","suppressedMessages":"177","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"178","messages":"179","suppressedMessages":"180","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"181","messages":"182","suppressedMessages":"183","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"184","messages":"185","suppressedMessages":"186","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"187","messages":"188","suppressedMessages":"189","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"190","messages":"191","suppressedMessages":"192","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"193","messages":"194","suppressedMessages":"195","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"196","messages":"197","suppressedMessages":"198","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"199","messages":"200","suppressedMessages":"201","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"202","messages":"203","suppressedMessages":"204","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"205","messages":"206","suppressedMessages":"207","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"208","messages":"209","suppressedMessages":"210","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"211","messages":"212","suppressedMessages":"213","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"214","messages":"215","suppressedMessages":"216","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"217","messages":"218","suppressedMessages":"219","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"220","messages":"221","suppressedMessages":"222","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"223","messages":"224","suppressedMessages":"225","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"226","messages":"227","suppressedMessages":"228","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"229","messages":"230","suppressedMessages":"231","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"232","messages":"233","suppressedMessages":"234","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"235","messages":"236","suppressedMessages":"237","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"238","messages":"239","suppressedMessages":"240","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"241","messages":"242","suppressedMessages":"243","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"244","messages":"245","suppressedMessages":"246","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"247","messages":"248","suppressedMessages":"249","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"250","messages":"251","suppressedMessages":"252","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"253","messages":"254","suppressedMessages":"255","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"256","messages":"257","suppressedMessages":"258","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"259","messages":"260","suppressedMessages":"261","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"262","messages":"263","suppressedMessages":"264","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"265","messages":"266","suppressedMessages":"267","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"268","messages":"269","suppressedMessages":"270","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"271","messages":"272","suppressedMessages":"273","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"274","messages":"275","suppressedMessages":"276","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"277","messages":"278","suppressedMessages":"279","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"280","messages":"281","suppressedMessages":"282","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"283","messages":"284","suppressedMessages":"285","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"286","messages":"287","suppressedMessages":"288","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"289","messages":"290","suppressedMessages":"291","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"292","messages":"293","suppressedMessages":"294","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"295","messages":"296","suppressedMessages":"297","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"298","messages":"299","suppressedMessages":"300","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"301","messages":"302","suppressedMessages":"303","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"304","messages":"305","suppressedMessages":"306","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/getAudit.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/json/route.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/xml/route.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/fs/getGraph/route.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/fs/getRoot/route.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/layout.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/page.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/buildGraph.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/getParsedFileStructure.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/markCyclicPackages.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/extractJavaPackageFromImport.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/findEntryPoint.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/getIntrinsicPackagesRecursive.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/parseJavaFile.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/extractTypeScriptPackageFromImport.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/parseFile.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Breadcrumb.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Cytoscape.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Header.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Loader.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Setting.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Settings.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Switch.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/ThemeToggle.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/ZoomInput.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/useCytoscape.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/contexts/SettingsContext.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/i18n/en.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/i18n/i18n.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/layout.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/layout.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/layout.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/constants.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/layout.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getLayoutStyle.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getWeightBuckets.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/layout.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/index.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/screens/home/Home.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/store/useLocalStorage.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterByPackagePrefix.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterEmptyPackages.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterSubPackagesFromDepth.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterVendorPackages.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/hasChildren.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/constants.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/toggleCompoundNodes.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/constants/index.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/types/index.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/toPosix.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getJsonAsync.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/detectLanguage.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getProjectName.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseEnv.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseProjectPath.ts",[],[]]
1
+ [{"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/getAudit.ts":"1","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/json/route.ts":"2","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/xml/route.ts":"3","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/fs/getGraph/route.ts":"4","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/fs/getRoot/route.ts":"5","/Users/a_rtiphishl_e/git/pkgviz/src/app/layout.tsx":"6","/Users/a_rtiphishl_e/git/pkgviz/src/app/page.tsx":"7","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/buildGraph.ts":"8","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/getParsedFileStructure.ts":"9","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/markCyclicPackages.ts":"10","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/extractJavaPackageFromImport.ts":"11","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/findEntryPoint.ts":"12","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/getIntrinsicPackagesRecursive.ts":"13","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/parseJavaFile.ts":"14","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/extractTypeScriptPackageFromImport.ts":"15","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/parseFile.ts":"16","/Users/a_rtiphishl_e/git/pkgviz/src/components/Breadcrumb.tsx":"17","/Users/a_rtiphishl_e/git/pkgviz/src/components/Cytoscape.tsx":"18","/Users/a_rtiphishl_e/git/pkgviz/src/components/Header.tsx":"19","/Users/a_rtiphishl_e/git/pkgviz/src/components/Loader.tsx":"20","/Users/a_rtiphishl_e/git/pkgviz/src/components/Setting.tsx":"21","/Users/a_rtiphishl_e/git/pkgviz/src/components/Settings.tsx":"22","/Users/a_rtiphishl_e/git/pkgviz/src/components/Switch.tsx":"23","/Users/a_rtiphishl_e/git/pkgviz/src/components/ThemeToggle.tsx":"24","/Users/a_rtiphishl_e/git/pkgviz/src/components/ZoomInput.tsx":"25","/Users/a_rtiphishl_e/git/pkgviz/src/components/useCytoscape.ts":"26","/Users/a_rtiphishl_e/git/pkgviz/src/contexts/SettingsContext.tsx":"27","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/en.ts":"28","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/i18n.ts":"29","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/layout.ts":"30","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/style.ts":"31","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/layout.ts":"32","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/style.ts":"33","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/layout.ts":"34","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/style.ts":"35","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/constants.ts":"36","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/layout.ts":"37","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/style.ts":"38","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getLayoutStyle.ts":"39","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getWeightBuckets.ts":"40","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/layout.ts":"41","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/style.ts":"42","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/index.ts":"43","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/style.ts":"44","/Users/a_rtiphishl_e/git/pkgviz/src/screens/home/Home.tsx":"45","/Users/a_rtiphishl_e/git/pkgviz/src/store/useLocalStorage.ts":"46","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterByPackagePrefix.ts":"47","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterEmptyPackages.ts":"48","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterSubPackagesFromDepth.ts":"49","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterVendorPackages.ts":"50","/Users/a_rtiphishl_e/git/pkgviz/src/utils/hasChildren.ts":"51","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/constants.ts":"52","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/toggleCompoundNodes.ts":"53","/Users/a_rtiphishl_e/git/pkgviz/src/shared/constants/index.ts":"54","/Users/a_rtiphishl_e/git/pkgviz/src/shared/types/index.ts":"55","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/toPosix.ts":"56","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getJsonAsync.ts":"57","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/detectLanguage.ts":"58","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getProjectName.ts":"59","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseEnv.ts":"60","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseProjectPath.ts":"61","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/cpp/extractCppPackageFromImport.ts":"62","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/cpp/parseCppFile.ts":"63"},{"size":1541,"mtime":1765521799898,"results":"64","hashOfConfig":"65"},{"size":483,"mtime":1763229507901,"results":"66","hashOfConfig":"65"},{"size":583,"mtime":1763229507901,"results":"67","hashOfConfig":"65"},{"size":460,"mtime":1767355426336,"results":"68","hashOfConfig":"65"},{"size":564,"mtime":1765522357689,"results":"69","hashOfConfig":"65"},{"size":897,"mtime":1764517595077,"results":"70","hashOfConfig":"65"},{"size":107,"mtime":1763229507902,"results":"71","hashOfConfig":"65"},{"size":3877,"mtime":1767368132158,"results":"72","hashOfConfig":"65"},{"size":4510,"mtime":1767492532178,"results":"73","hashOfConfig":"65"},{"size":8294,"mtime":1767355655460,"results":"74","hashOfConfig":"65"},{"size":1248,"mtime":1763229507903,"results":"75","hashOfConfig":"65"},{"size":706,"mtime":1763229507903,"results":"76","hashOfConfig":"65"},{"size":1074,"mtime":1765522396919,"results":"77","hashOfConfig":"65"},{"size":3354,"mtime":1765506410027,"results":"78","hashOfConfig":"65"},{"size":677,"mtime":1765506410027,"results":"79","hashOfConfig":"65"},{"size":4453,"mtime":1765522767194,"results":"80","hashOfConfig":"65"},{"size":1040,"mtime":1764945958726,"results":"81","hashOfConfig":"65"},{"size":758,"mtime":1767349277649,"results":"82","hashOfConfig":"65"},{"size":937,"mtime":1765521958553,"results":"83","hashOfConfig":"65"},{"size":243,"mtime":1763229507903,"results":"84","hashOfConfig":"65"},{"size":395,"mtime":1763229507904,"results":"85","hashOfConfig":"65"},{"size":5894,"mtime":1767352298723,"results":"86","hashOfConfig":"65"},{"size":1194,"mtime":1763229507904,"results":"87","hashOfConfig":"65"},{"size":772,"mtime":1763229507904,"results":"88","hashOfConfig":"65"},{"size":2557,"mtime":1765393378661,"results":"89","hashOfConfig":"65"},{"size":10472,"mtime":1767352294731,"results":"90","hashOfConfig":"65"},{"size":2819,"mtime":1765519230654,"results":"91","hashOfConfig":"65"},{"size":675,"mtime":1767368132158,"results":"92","hashOfConfig":"65"},{"size":233,"mtime":1763229507904,"results":"93","hashOfConfig":"65"},{"size":2036,"mtime":1765506410028,"results":"94","hashOfConfig":"65"},{"size":179,"mtime":1763229507905,"results":"95","hashOfConfig":"65"},{"size":310,"mtime":1765506410028,"results":"96","hashOfConfig":"65"},{"size":331,"mtime":1764512877138,"results":"97","hashOfConfig":"65"},{"size":286,"mtime":1765506410029,"results":"98","hashOfConfig":"65"},{"size":365,"mtime":1765399996803,"results":"99","hashOfConfig":"65"},{"size":383,"mtime":1767352298724,"results":"100","hashOfConfig":"65"},{"size":2281,"mtime":1765506410029,"results":"101","hashOfConfig":"65"},{"size":260,"mtime":1764518006389,"results":"102","hashOfConfig":"65"},{"size":666,"mtime":1764496467432,"results":"103","hashOfConfig":"65"},{"size":1656,"mtime":1763229507906,"results":"104","hashOfConfig":"65"},{"size":352,"mtime":1765506410029,"results":"105","hashOfConfig":"65"},{"size":383,"mtime":1764512877138,"results":"106","hashOfConfig":"65"},{"size":699,"mtime":1767352298725,"results":"107","hashOfConfig":"65"},{"size":5127,"mtime":1767350072828,"results":"108","hashOfConfig":"65"},{"size":1607,"mtime":1767491049556,"results":"109","hashOfConfig":"65"},{"size":934,"mtime":1763229507905,"results":"110","hashOfConfig":"65"},{"size":761,"mtime":1763229507906,"results":"111","hashOfConfig":"65"},{"size":1002,"mtime":1765369088280,"results":"112","hashOfConfig":"65"},{"size":5776,"mtime":1764914419917,"results":"113","hashOfConfig":"65"},{"size":569,"mtime":1764911115982,"results":"114","hashOfConfig":"65"},{"size":285,"mtime":1763229507907,"results":"115","hashOfConfig":"65"},{"size":118,"mtime":1765387348048,"results":"116","hashOfConfig":"65"},{"size":1318,"mtime":1765513710059,"results":"117","hashOfConfig":"65"},{"size":178,"mtime":1765506410030,"results":"118","hashOfConfig":"65"},{"size":1367,"mtime":1767492532179,"results":"119","hashOfConfig":"65"},{"size":241,"mtime":1765506410031,"results":"120","hashOfConfig":"65"},{"size":354,"mtime":1765506410031,"results":"121","hashOfConfig":"65"},{"size":5005,"mtime":1767492532179,"results":"122","hashOfConfig":"65"},{"size":157,"mtime":1765521897848,"results":"123","hashOfConfig":"65"},{"size":2236,"mtime":1765521733247,"results":"124","hashOfConfig":"65"},{"size":264,"mtime":1765521716801,"results":"125","hashOfConfig":"65"},{"size":545,"mtime":1767492532178,"results":"126","hashOfConfig":"65"},{"size":4292,"mtime":1767492532178,"results":"127","hashOfConfig":"65"},{"filePath":"128","messages":"129","suppressedMessages":"130","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"hw7kvx",{"filePath":"131","messages":"132","suppressedMessages":"133","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"134","messages":"135","suppressedMessages":"136","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"137","messages":"138","suppressedMessages":"139","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"140","messages":"141","suppressedMessages":"142","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"143","messages":"144","suppressedMessages":"145","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"146","messages":"147","suppressedMessages":"148","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"149","messages":"150","suppressedMessages":"151","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"152","messages":"153","suppressedMessages":"154","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"155","messages":"156","suppressedMessages":"157","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"158","messages":"159","suppressedMessages":"160","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"161","messages":"162","suppressedMessages":"163","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"164","messages":"165","suppressedMessages":"166","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"167","messages":"168","suppressedMessages":"169","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"170","messages":"171","suppressedMessages":"172","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"173","messages":"174","suppressedMessages":"175","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"176","messages":"177","suppressedMessages":"178","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"179","messages":"180","suppressedMessages":"181","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"182","messages":"183","suppressedMessages":"184","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"185","messages":"186","suppressedMessages":"187","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"188","messages":"189","suppressedMessages":"190","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"191","messages":"192","suppressedMessages":"193","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"194","messages":"195","suppressedMessages":"196","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"197","messages":"198","suppressedMessages":"199","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"200","messages":"201","suppressedMessages":"202","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"203","messages":"204","suppressedMessages":"205","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"206","messages":"207","suppressedMessages":"208","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"209","messages":"210","suppressedMessages":"211","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"212","messages":"213","suppressedMessages":"214","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"215","messages":"216","suppressedMessages":"217","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"218","messages":"219","suppressedMessages":"220","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"221","messages":"222","suppressedMessages":"223","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"224","messages":"225","suppressedMessages":"226","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"227","messages":"228","suppressedMessages":"229","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"230","messages":"231","suppressedMessages":"232","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"233","messages":"234","suppressedMessages":"235","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"236","messages":"237","suppressedMessages":"238","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"239","messages":"240","suppressedMessages":"241","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"242","messages":"243","suppressedMessages":"244","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"245","messages":"246","suppressedMessages":"247","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"248","messages":"249","suppressedMessages":"250","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"251","messages":"252","suppressedMessages":"253","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"254","messages":"255","suppressedMessages":"256","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"257","messages":"258","suppressedMessages":"259","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"260","messages":"261","suppressedMessages":"262","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"263","messages":"264","suppressedMessages":"265","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"266","messages":"267","suppressedMessages":"268","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"269","messages":"270","suppressedMessages":"271","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"272","messages":"273","suppressedMessages":"274","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"275","messages":"276","suppressedMessages":"277","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"278","messages":"279","suppressedMessages":"280","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"281","messages":"282","suppressedMessages":"283","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"284","messages":"285","suppressedMessages":"286","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"287","messages":"288","suppressedMessages":"289","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"290","messages":"291","suppressedMessages":"292","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"293","messages":"294","suppressedMessages":"295","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"296","messages":"297","suppressedMessages":"298","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"299","messages":"300","suppressedMessages":"301","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"302","messages":"303","suppressedMessages":"304","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"305","messages":"306","suppressedMessages":"307","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"308","messages":"309","suppressedMessages":"310","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"311","messages":"312","suppressedMessages":"313","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"314","messages":"315","suppressedMessages":"316","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/getAudit.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/json/route.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/xml/route.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/fs/getGraph/route.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/fs/getRoot/route.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/layout.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/page.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/buildGraph.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/getParsedFileStructure.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/markCyclicPackages.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/extractJavaPackageFromImport.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/findEntryPoint.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/getIntrinsicPackagesRecursive.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/parseJavaFile.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/extractTypeScriptPackageFromImport.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/parseFile.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Breadcrumb.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Cytoscape.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Header.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Loader.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Setting.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Settings.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/Switch.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/ThemeToggle.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/ZoomInput.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/components/useCytoscape.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/contexts/SettingsContext.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/i18n/en.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/i18n/i18n.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/layout.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/layout.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/layout.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/constants.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/layout.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getLayoutStyle.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getWeightBuckets.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/layout.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/index.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/layouts/style.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/screens/home/Home.tsx",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/store/useLocalStorage.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterByPackagePrefix.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterEmptyPackages.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterSubPackagesFromDepth.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterVendorPackages.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/hasChildren.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/constants.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/toggleCompoundNodes.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/constants/index.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/types/index.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/toPosix.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getJsonAsync.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/detectLanguage.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getProjectName.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseEnv.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseProjectPath.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/cpp/extractCppPackageFromImport.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/cpp/parseCppFile.ts",[],[]]
@@ -1 +1 @@
1
- <!DOCTYPE html><!--kyRK73w9A1bmtDZUJpHVN--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/4cf2300e9c8272f7-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/93f479601ee12b01-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/835ea8e635656f8a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-7adfafc806738767.js"/><script src="/_next/static/chunks/4bd1b696-cf72ae8a39fa05aa.js" async=""></script><script src="/_next/static/chunks/964-b440f7af22c41ca5.js" async=""></script><script src="/_next/static/chunks/main-app-69a9ff75ff3465ca.js" async=""></script><script src="/_next/static/chunks/app/layout-8aae7fba5ed8afb3.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Package Visualizer</title><meta name="description" content="Package visualization"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_188709 __variable_9a8899 antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-7adfafc806738767.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[1362,[\"177\",\"static/chunks/app/layout-8aae7fba5ed8afb3.js\"],\"ThemeProvider\"]\n3:I[7555,[],\"\"]\n4:I[1295,[],\"\"]\n5:I[9665,[],\"OutletBoundary\"]\n7:I[4911,[],\"AsyncMetadataOutlet\"]\n9:I[9665,[],\"ViewportBoundary\"]\nb:I[9665,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[8393,[],\"\"]\n:HL[\"/_next/static/media/4cf2300e9c8272f7-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/93f479601ee12b01-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/835ea8e635656f8a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"kyRK73w9A1bmtDZUJpHVN\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/835ea8e635656f8a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_188709 __variable_9a8899 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":true,\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"f:I[8175,[],\"IconMark\"]\n8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Package Visualizer\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Package visualization\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"$Lf\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
1
+ <!DOCTYPE html><!--3O8AFJcXdEMBObS1qQHey--><html lang="en"><head><meta charSet="utf-8"/><meta name="viewport" content="width=device-width, initial-scale=1"/><link rel="preload" href="/_next/static/media/4cf2300e9c8272f7-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="preload" href="/_next/static/media/93f479601ee12b01-s.p.woff2" as="font" crossorigin="" type="font/woff2"/><link rel="stylesheet" href="/_next/static/css/835ea8e635656f8a.css" data-precedence="next"/><link rel="preload" as="script" fetchPriority="low" href="/_next/static/chunks/webpack-7adfafc806738767.js"/><script src="/_next/static/chunks/4bd1b696-cf72ae8a39fa05aa.js" async=""></script><script src="/_next/static/chunks/964-b440f7af22c41ca5.js" async=""></script><script src="/_next/static/chunks/main-app-69a9ff75ff3465ca.js" async=""></script><script src="/_next/static/chunks/app/layout-8aae7fba5ed8afb3.js" async=""></script><meta name="robots" content="noindex"/><meta name="next-size-adjust" content=""/><title>404: This page could not be found.</title><title>Package Visualizer</title><meta name="description" content="Package visualization"/><link rel="icon" href="/favicon.ico" type="image/x-icon" sizes="16x16"/><script src="/_next/static/chunks/polyfills-42372ed130431b0a.js" noModule=""></script></head><body class="__variable_188709 __variable_9a8899 antialiased"><div hidden=""><!--$--><!--/$--></div><script>((a,b,c,d,e,f,g,h)=>{let i=document.documentElement,j=["light","dark"];function k(b){var c;(Array.isArray(a)?a:[a]).forEach(a=>{let c="class"===a,d=c&&f?e.map(a=>f[a]||a):e;c?(i.classList.remove(...d),i.classList.add(f&&f[b]?f[b]:b)):i.setAttribute(a,b)}),c=b,h&&j.includes(c)&&(i.style.colorScheme=c)}if(d)k(d);else try{let a=localStorage.getItem(b)||c,d=g&&"system"===a?window.matchMedia("(prefers-color-scheme: dark)").matches?"dark":"light":a;k(d)}catch(a){}})("class","theme","system",null,["light","dark"],null,true,true)</script><div style="font-family:system-ui,&quot;Segoe UI&quot;,Roboto,Helvetica,Arial,sans-serif,&quot;Apple Color Emoji&quot;,&quot;Segoe UI Emoji&quot;;height:100vh;text-align:center;display:flex;flex-direction:column;align-items:center;justify-content:center"><div><style>body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}</style><h1 class="next-error-h1" style="display:inline-block;margin:0 20px 0 0;padding:0 23px 0 0;font-size:24px;font-weight:500;vertical-align:top;line-height:49px">404</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:49px;margin:0">This page could not be found.</h2></div></div></div><!--$--><!--/$--><script src="/_next/static/chunks/webpack-7adfafc806738767.js" id="_R_" async=""></script><script>(self.__next_f=self.__next_f||[]).push([0])</script><script>self.__next_f.push([1,"1:\"$Sreact.fragment\"\n2:I[1362,[\"177\",\"static/chunks/app/layout-8aae7fba5ed8afb3.js\"],\"ThemeProvider\"]\n3:I[7555,[],\"\"]\n4:I[1295,[],\"\"]\n5:I[9665,[],\"OutletBoundary\"]\n7:I[4911,[],\"AsyncMetadataOutlet\"]\n9:I[9665,[],\"ViewportBoundary\"]\nb:I[9665,[],\"MetadataBoundary\"]\nc:\"$Sreact.suspense\"\ne:I[8393,[],\"\"]\n:HL[\"/_next/static/media/4cf2300e9c8272f7-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/media/93f479601ee12b01-s.p.woff2\",\"font\",{\"crossOrigin\":\"\",\"type\":\"font/woff2\"}]\n:HL[\"/_next/static/css/835ea8e635656f8a.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"3O8AFJcXdEMBObS1qQHey\",\"p\":\"\",\"c\":[\"\",\"_not-found\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"/_not-found\",{\"children\":[\"__PAGE__\",{}]}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/835ea8e635656f8a.css\",\"precedence\":\"next\",\"crossOrigin\":\"$undefined\",\"nonce\":\"$undefined\"}]],[\"$\",\"html\",null,{\"lang\":\"en\",\"suppressHydrationWarning\":true,\"children\":[\"$\",\"body\",null,{\"className\":\"__variable_188709 __variable_9a8899 antialiased\",\"children\":[\"$\",\"$L2\",null,{\"attribute\":\"class\",\"defaultTheme\":\"system\",\"enableSystem\":true,\"disableTransitionOnChange\":true,\"children\":[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"/_not-found\",[\"$\",\"$1\",\"c\",{\"children\":[null,[\"$\",\"$L3\",null,{\"parallelRouterKey\":\"children\",\"error\":\"$undefined\",\"errorStyles\":\"$undefined\",\"errorScripts\":\"$undefined\",\"template\":[\"$\",\"$L4\",null,{}],\"templateStyles\":\"$undefined\",\"templateScripts\":\"$undefined\",\"notFound\":\"$undefined\",\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"title\",null,{\"children\":\"404: This page could not be found.\"}],[\"$\",\"div\",null,{\"style\":{\"fontFamily\":\"system-ui,\\\"Segoe UI\\\",Roboto,Helvetica,Arial,sans-serif,\\\"Apple Color Emoji\\\",\\\"Segoe UI Emoji\\\"\",\"height\":\"100vh\",\"textAlign\":\"center\",\"display\":\"flex\",\"flexDirection\":\"column\",\"alignItems\":\"center\",\"justifyContent\":\"center\"},\"children\":[\"$\",\"div\",null,{\"children\":[[\"$\",\"style\",null,{\"dangerouslySetInnerHTML\":{\"__html\":\"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}\"}}],[\"$\",\"h1\",null,{\"className\":\"next-error-h1\",\"style\":{\"display\":\"inline-block\",\"margin\":\"0 20px 0 0\",\"padding\":\"0 23px 0 0\",\"fontSize\":24,\"fontWeight\":500,\"verticalAlign\":\"top\",\"lineHeight\":\"49px\"},\"children\":404}],[\"$\",\"div\",null,{\"style\":{\"display\":\"inline-block\"},\"children\":[\"$\",\"h2\",null,{\"style\":{\"fontSize\":14,\"fontWeight\":400,\"lineHeight\":\"49px\",\"margin\":0},\"children\":\"This page could not be found.\"}]}]]}]}]],null,[\"$\",\"$L5\",null,{\"children\":[\"$L6\",[\"$\",\"$L7\",null,{\"promise\":\"$@8\"}]]}]]}],{},null,false]},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[[\"$\",\"meta\",null,{\"name\":\"robots\",\"content\":\"noindex\"}],[[\"$\",\"$L9\",null,{\"children\":\"$La\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lb\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$c\",null,{\"fallback\":null,\"children\":\"$Ld\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$e\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"a:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n6:null\n"])</script><script>self.__next_f.push([1,"f:I[8175,[],\"IconMark\"]\n8:{\"metadata\":[[\"$\",\"title\",\"0\",{\"children\":\"Package Visualizer\"}],[\"$\",\"meta\",\"1\",{\"name\":\"description\",\"content\":\"Package visualization\"}],[\"$\",\"link\",\"2\",{\"rel\":\"icon\",\"href\":\"/favicon.ico\",\"type\":\"image/x-icon\",\"sizes\":\"16x16\"}],[\"$\",\"$Lf\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"d:\"$8:metadata\"\n"])</script></body></html>
@@ -11,7 +11,7 @@ e:I[8393,[],""]
11
11
  :HL["/_next/static/media/4cf2300e9c8272f7-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
12
12
  :HL["/_next/static/media/93f479601ee12b01-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
13
13
  :HL["/_next/static/css/835ea8e635656f8a.css","style"]
14
- 0:{"P":null,"b":"kyRK73w9A1bmtDZUJpHVN","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/835ea8e635656f8a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_188709 __variable_9a8899 antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L9",null,{"children":"$La"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
14
+ 0:{"P":null,"b":"3O8AFJcXdEMBObS1qQHey","p":"","c":["","_not-found"],"i":false,"f":[[["",{"children":["/_not-found",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/835ea8e635656f8a.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","suppressHydrationWarning":true,"children":["$","body",null,{"className":"__variable_188709 __variable_9a8899 antialiased","children":["$","$L2",null,{"attribute":"class","defaultTheme":"system","enableSystem":true,"disableTransitionOnChange":true,"children":["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["/_not-found",["$","$1","c",{"children":[null,["$","$L3",null,{"parallelRouterKey":"children","error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$L4",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","forbidden":"$undefined","unauthorized":"$undefined"}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":404}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],null,["$","$L5",null,{"children":["$L6",["$","$L7",null,{"promise":"$@8"}]]}]]}],{},null,false]},null,false]},null,false],["$","$1","h",{"children":[["$","meta",null,{"name":"robots","content":"noindex"}],[["$","$L9",null,{"children":"$La"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Lb",null,{"children":["$","div",null,{"hidden":true,"children":["$","$c",null,{"fallback":null,"children":"$Ld"}]}]}]]}],false]],"m":"$undefined","G":["$e",[]],"s":false,"S":true}
15
15
  a:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
16
16
  6:null
17
17
  f:I[8175,[],"IconMark"]
@@ -1 +1 @@
1
- "use strict";(()=>{var a={};a.id=472,a.ids=[472],a.modules={238:(a,b,c)=>{c.r(b),c.d(b,{GET:()=>g});var d=c(7218);c(9130);var e=c(2190),f=c(5196);async function g(){let a=JSON.stringify(await (0,f.U)(),null,2);return new e.NextResponse(a,{status:200,headers:{"Content-Type":"application/json","Content-Disposition":'attachment; filename="audit.json"'}})}(0,c(7478).D)([g]),(0,d.A)(g,"00e6df43f72471739e09c4419150c27a2febaa924b",null)},261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},946:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>z,patchFetch:()=>y,routeModule:()=>u,serverHooks:()=>x,workAsyncStorage:()=>v,workUnitAsyncStorage:()=>w});var d=c(6559),e=c(8088),f=c(7719),g=c(6191),h=c(1289),i=c(261),j=c(2603),k=c(9893),l=c(4823),m=c(7220),n=c(6946),o=c(7912),p=c(9786),q=c(6143),r=c(6439),s=c(3365),t=c(238);let u=new d.AppRouteRouteModule({definition:{kind:e.RouteKind.APP_ROUTE,page:"/api/audit/json/route",pathname:"/api/audit/json",filename:"route",bundlePath:"app/api/audit/json/route"},distDir:".next",projectDir:"",resolvedPagePath:"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/json/route.ts",nextConfigOutput:"",userland:t}),{workAsyncStorage:v,workUnitAsyncStorage:w,serverHooks:x}=u;function y(){return(0,f.patchFetch)({workAsyncStorage:v,workUnitAsyncStorage:w})}async function z(a,b,c){var d;let f="/api/audit/json/route";"/index"===f&&(f="/");let t=await u.prepare(a,b,{srcPage:f,multiZoneDraftMode:"false"});if(!t)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:v,params:w,nextConfig:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D}=t,E=(0,i.normalizeAppPath)(f),F=!!(z.dynamicRoutes[E]||z.routes[D]);if(F&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new r.NoFallbackError}let G=null;!F||u.isDev||y||(G="/index"===(G=D)?"/":G);let H=!0===u.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,h.getTracer)(),L=K.getActiveScopeSpan(),M={params:w,prerenderManifest:z,renderOpts:{experimental:{dynamicIO:!!x.experimental.dynamicIO,authInterrupts:!!x.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,g.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=x.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>u.onRequestError(a,b,d,A)},sharedContext:{buildId:v}},N=new j.NodeNextRequest(a),O=new j.NodeNextResponse(b),P=k.NextRequestAdapter.fromNodeNextRequest(N,(0,k.signalFromNodeResponse)(b));try{let d=async c=>u.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==l.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),i=async h=>{var i,j;let k=async({previousCacheEntry:e})=>{try{if(!(0,g.getRequestMeta)(a,"minimalMode")&&B&&C&&!e)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let f=await d(h);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,n.I)(N,O,f,M.renderOpts.pendingWaitUntil),null;{let a=await f.blob(),b=(0,o.toNodeOutgoingHttpHeaders)(f.headers);j&&(b[q.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=q.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=q.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:s.CachedRouteKind.APP_ROUTE,status:f.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==e?void 0:e.isStale)&&await u.onRequestError(a,b,{routerKind:"App Router",routePath:f,routeType:"route",revalidateReason:(0,m.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await u.handleResponse({req:a,nextConfig:x,cacheKey:G,routeKind:e.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==s.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,g.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let r=(0,o.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,g.getRequestMeta)(a,"minimalMode")&&F||r.delete(q.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||r.get("Cache-Control")||r.set("Cache-Control",(0,p.getCacheControlHeader)(l.cacheControl)),await (0,n.I)(N,O,new Response(l.value.body,{headers:r,status:l.value.status||200})),null};L?await i(L):await K.withPropagatedContext(a.headers,()=>K.trace(l.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:h.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},i))}catch(b){if(L||b instanceof r.NoFallbackError||await u.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,m.c)({isRevalidate:I,isOnDemandRevalidate:B})}),F)throw b;return await (0,n.I)(N,O,new Response(null,{status:500})),null}}},1455:a=>{a.exports=require("node:fs/promises")},2952:(a,b,c)=>{c.r(b),c.d(b,{"00557798a660fe312d53341250b4a75585ef1dced9":()=>e.U,"00dc5d214b098e5207056521a706fdd894b8c8f972":()=>f.zV,"00e6df43f72471739e09c4419150c27a2febaa924b":()=>d.GET,"4023e0197ef4fd22f09bd9cae975111ebc0c970c5e":()=>g.od,"40721d92a0d6042c5ef463435ba40c0fce6fad86c5":()=>g.Wl,"40adc9682fa794c4cf2dec139b47b28b1d218e11cb":()=>g.HD,"40df4d948a45bb6f6112d150c5b54d21a5e83dfdff":()=>g.ki,"603f0c67bc306d100bbac4c287395ba18935d3dc8f":()=>f.H6,"60f7dac6751bf1fb48fd54a7264e4a30689b7c5018":()=>h.q,"706df317597ff30dc6ba1215fe33a64fe1c666d9c7":()=>i.b,"78848ba92447dc6969c3117ff68ba2d39c6158fa4e":()=>f.jY});var d=c(238),e=c(5196),f=c(2329),g=c(7710),h=c(4279),i=c(7792)},3024:a=>{a.exports=require("node:fs")},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4326:(a,b,c)=>{function d(a,b){let c=function(a){let b=new Map;for(let c of a.nodes){let a=String(c.data.id);b.has(a)||b.set(a,new Set)}for(let c of a.edges){let a=String(c.data.source),d=String(c.data.target);b.has(a)||b.set(a,new Set),b.has(d)||b.set(d,new Set),b.get(a).add(d)}return b}(b),d=function(a){let b=0,c=new Map,d=new Map,e=[],f=new Set,g=[];for(let h of a.keys())c.has(h)||function h(i){for(let g of(c.set(i,b),d.set(i,b),b++,e.push(i),f.add(i),a.get(i)??[]))c.has(g)?f.has(g)&&d.set(i,Math.min(d.get(i),c.get(g))):(h(g),d.set(i,Math.min(d.get(i),d.get(g))));if(d.get(i)===c.get(i)){let a,b=[];do a=e.pop(),f.delete(a),b.push(a);while(a!==i);g.push(b)}}(h);return g}(c),e=function(a){let b=function(a){let b=[],c=a=>{for(let d in a){let e=a[d];e&&"object"==typeof e&&"path"in e&&"package"in e?b.push(e):e&&"object"==typeof e&&c(e)}};return c(a),b}(a),c=new Map;for(let a of b){let b=a.package;for(let d of a.imports??[]){let e=d.pkg;if(!e||e===b)continue;let f=`${b}->${e}`;c.has(f)||c.set(f,[]),c.get(f).push({filePath:a.path,fileClass:a.className,importName:d.name,isIntrinsic:d.isIntrinsic})}}return c}(a),f=[],g=new Set;for(let a of d){let b=1===a.length&&(c.get(a[0])?.has(a[0])??!1);if(a.length>1||b){a.forEach(a=>g.add(a));let b=function(a,b){for(let c of Array.from(b)){let d=[],e=new Set,f=function f(g){for(let h of(d.push(g),e.add(g),a.get(g)??[]))if(b.has(h)){if(h===c&&d.length>1)return[...d,c];if(!e.has(h)){let a=f(h);if(a)return a}}return d.pop(),null}(c);if(f)return f}return null}(c,new Set(a))??[...a,a[0]],d=[];for(let a=0;a<b.length-1;a++){let c=b[a],f=b[a+1],g=`${c}->${f}`;d.push({from:c,to:f,via:e.get(g)??[]})}f.push({packages:b,edges:d})}}return{cycles:f,packageSet:g,graph:b}}function e(a,b){let{cycles:c,packageSet:e}=d(b,a),f=new Map,g=new Set;for(let a of c)for(let b of a.edges)f.has(b.from)||f.set(b.from,[]),f.get(b.from).push(b),g.add(`${b.from}→${b.to}`);let h=(a.nodes??[]).map(a=>{let b=String(a.data.id),c=e.has(b),d=a.classes?String(a.classes):"",g=c?d?`${d} packageCycle`:"packageCycle":d;return{...a,classes:g,data:{...a.data,packageCycle:c,cycleEvidence:c?f.get(b)??[]:void 0}}}),i=(a.edges??[]).map(a=>{let b=String(a.data.source),c=String(a.data.target),d=g.has(`${b}→${c}`),e=a.classes?String(a.classes):"",f=d?e?`${e} packageCycle`:"packageCycle":e;return{...a,classes:f,data:{...a.data,packageCycle:d}}});return{...a,nodes:h,edges:i}}c.d(b,{FW:()=>d,zq:()=>e})},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5196:(a,b,c)=>{c.d(b,{U:()=>j});var d=c(7218);c(9130);var e=c(2329),f=c(7710),g=c(4326),h=c(6969),i=c(5084);async function j(){let a=(0,i.A)(),b=(0,i.A)().split("/").pop()||"{unknown}",c=Date.now(),d=await (0,f.od)(a),j=await (0,e.zV)(),k=(0,h.Z)(j),l={evaluation:{cyclicPackages:(0,g.FW)(j,k).cycles},files:j,meta:{language:d,projectName:b,timeStart:c,timeEnd:c}};return l.meta.timeEnd=Date.now(),l}(0,c(7478).D)([j]),(0,d.A)(j,"00557798a660fe312d53341250b4a75585ef1dced9",null)},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6760:a=>{a.exports=require("node:path")},6969:(a,b,c)=>{c.d(b,{Z:()=>d});function d(a){let b=function a(b,c="",d=[],e=new Map){return Object.keys(b).forEach(f=>{let g=b[f];if(!g?.className){let b=c?`${c}.${f}`:f;return d.push({data:{id:b,path:b,parent:c,label:f,name:f.split(".").pop()||f,isIntrinsic:!0},group:"nodes"}),a(g,b,d,e)}let h=g.package?.trim();h&&(g.imports??[]).map(a=>a.pkg?.trim()).filter(a=>!!a).forEach(a=>{if(a===h)return;let b=`${h}->${a}`,c=e.get(b),d=c?.data?.weight??0;e.set(b,{data:{source:h,target:a,weight:d+1},group:"edges"})})}),{nodes:d,edges:e}}(a);return b.edges.forEach(({data:{source:a,target:c}})=>{[a,c].forEach(a=>{let c=String(a??"").trim();if(!c||b.nodes.find(a=>a.data.id===c))return;let d=c.includes(".")?c.split(".").slice(0,-1).join("."):"";b.nodes.push({data:{id:d?c.split(".").pop():c,label:c,path:c,parent:d,name:c.split(".").pop()||c},group:"nodes",classes:"isVendor"})})}),{nodes:b.nodes,edges:Array.from(b.edges.values())}}},8354:a=>{a.exports=require("util")},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9899:a=>{a.exports=require("typescript")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[985,376,55,437],()=>b(b.s=946));module.exports=c})();
1
+ "use strict";(()=>{var a={};a.id=472,a.ids=[472],a.modules={238:(a,b,c)=>{c.r(b),c.d(b,{GET:()=>g});var d=c(7218);c(9130);var e=c(2190),f=c(5196);async function g(){let a=JSON.stringify(await (0,f.U)(),null,2);return new e.NextResponse(a,{status:200,headers:{"Content-Type":"application/json","Content-Disposition":'attachment; filename="audit.json"'}})}(0,c(7478).D)([g]),(0,d.A)(g,"00e6df43f72471739e09c4419150c27a2febaa924b",null)},261:a=>{a.exports=require("next/dist/shared/lib/router/utils/app-paths")},846:a=>{a.exports=require("next/dist/compiled/next-server/app-page.runtime.prod.js")},946:(a,b,c)=>{c.r(b),c.d(b,{handler:()=>z,patchFetch:()=>y,routeModule:()=>u,serverHooks:()=>x,workAsyncStorage:()=>v,workUnitAsyncStorage:()=>w});var d=c(6559),e=c(8088),f=c(7719),g=c(6191),h=c(1289),i=c(261),j=c(2603),k=c(9893),l=c(4823),m=c(7220),n=c(6946),o=c(7912),p=c(9786),q=c(6143),r=c(6439),s=c(3365),t=c(238);let u=new d.AppRouteRouteModule({definition:{kind:e.RouteKind.APP_ROUTE,page:"/api/audit/json/route",pathname:"/api/audit/json",filename:"route",bundlePath:"app/api/audit/json/route"},distDir:".next",projectDir:"",resolvedPagePath:"/Users/a_rtiphishl_e/git/pkgviz/src/app/api/audit/json/route.ts",nextConfigOutput:"",userland:t}),{workAsyncStorage:v,workUnitAsyncStorage:w,serverHooks:x}=u;function y(){return(0,f.patchFetch)({workAsyncStorage:v,workUnitAsyncStorage:w})}async function z(a,b,c){var d;let f="/api/audit/json/route";"/index"===f&&(f="/");let t=await u.prepare(a,b,{srcPage:f,multiZoneDraftMode:"false"});if(!t)return b.statusCode=400,b.end("Bad Request"),null==c.waitUntil||c.waitUntil.call(c,Promise.resolve()),null;let{buildId:v,params:w,nextConfig:x,isDraftMode:y,prerenderManifest:z,routerServerContext:A,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,resolvedPathname:D}=t,E=(0,i.normalizeAppPath)(f),F=!!(z.dynamicRoutes[E]||z.routes[D]);if(F&&!y){let a=!!z.routes[D],b=z.dynamicRoutes[E];if(b&&!1===b.fallback&&!a)throw new r.NoFallbackError}let G=null;!F||u.isDev||y||(G="/index"===(G=D)?"/":G);let H=!0===u.isDev||!F,I=F&&!H,J=a.method||"GET",K=(0,h.getTracer)(),L=K.getActiveScopeSpan(),M={params:w,prerenderManifest:z,renderOpts:{experimental:{dynamicIO:!!x.experimental.dynamicIO,authInterrupts:!!x.experimental.authInterrupts},supportsDynamicResponse:H,incrementalCache:(0,g.getRequestMeta)(a,"incrementalCache"),cacheLifeProfiles:null==(d=x.experimental)?void 0:d.cacheLife,isRevalidate:I,waitUntil:c.waitUntil,onClose:a=>{b.on("close",a)},onAfterTaskError:void 0,onInstrumentationRequestError:(b,c,d)=>u.onRequestError(a,b,d,A)},sharedContext:{buildId:v}},N=new j.NodeNextRequest(a),O=new j.NodeNextResponse(b),P=k.NextRequestAdapter.fromNodeNextRequest(N,(0,k.signalFromNodeResponse)(b));try{let d=async c=>u.handle(P,M).finally(()=>{if(!c)return;c.setAttributes({"http.status_code":b.statusCode,"next.rsc":!1});let d=K.getRootSpanAttributes();if(!d)return;if(d.get("next.span_type")!==l.BaseServerSpan.handleRequest)return void console.warn(`Unexpected root span type '${d.get("next.span_type")}'. Please report this Next.js issue https://github.com/vercel/next.js`);let e=d.get("next.route");if(e){let a=`${J} ${e}`;c.setAttributes({"next.route":e,"http.route":e,"next.span_name":a}),c.updateName(a)}else c.updateName(`${J} ${a.url}`)}),i=async h=>{var i,j;let k=async({previousCacheEntry:e})=>{try{if(!(0,g.getRequestMeta)(a,"minimalMode")&&B&&C&&!e)return b.statusCode=404,b.setHeader("x-nextjs-cache","REVALIDATED"),b.end("This page could not be found"),null;let f=await d(h);a.fetchMetrics=M.renderOpts.fetchMetrics;let i=M.renderOpts.pendingWaitUntil;i&&c.waitUntil&&(c.waitUntil(i),i=void 0);let j=M.renderOpts.collectedTags;if(!F)return await (0,n.I)(N,O,f,M.renderOpts.pendingWaitUntil),null;{let a=await f.blob(),b=(0,o.toNodeOutgoingHttpHeaders)(f.headers);j&&(b[q.NEXT_CACHE_TAGS_HEADER]=j),!b["content-type"]&&a.type&&(b["content-type"]=a.type);let c=void 0!==M.renderOpts.collectedRevalidate&&!(M.renderOpts.collectedRevalidate>=q.INFINITE_CACHE)&&M.renderOpts.collectedRevalidate,d=void 0===M.renderOpts.collectedExpire||M.renderOpts.collectedExpire>=q.INFINITE_CACHE?void 0:M.renderOpts.collectedExpire;return{value:{kind:s.CachedRouteKind.APP_ROUTE,status:f.status,body:Buffer.from(await a.arrayBuffer()),headers:b},cacheControl:{revalidate:c,expire:d}}}}catch(b){throw(null==e?void 0:e.isStale)&&await u.onRequestError(a,b,{routerKind:"App Router",routePath:f,routeType:"route",revalidateReason:(0,m.c)({isRevalidate:I,isOnDemandRevalidate:B})},A),b}},l=await u.handleResponse({req:a,nextConfig:x,cacheKey:G,routeKind:e.RouteKind.APP_ROUTE,isFallback:!1,prerenderManifest:z,isRoutePPREnabled:!1,isOnDemandRevalidate:B,revalidateOnlyGenerated:C,responseGenerator:k,waitUntil:c.waitUntil});if(!F)return null;if((null==l||null==(i=l.value)?void 0:i.kind)!==s.CachedRouteKind.APP_ROUTE)throw Object.defineProperty(Error(`Invariant: app-route received invalid cache entry ${null==l||null==(j=l.value)?void 0:j.kind}`),"__NEXT_ERROR_CODE",{value:"E701",enumerable:!1,configurable:!0});(0,g.getRequestMeta)(a,"minimalMode")||b.setHeader("x-nextjs-cache",B?"REVALIDATED":l.isMiss?"MISS":l.isStale?"STALE":"HIT"),y&&b.setHeader("Cache-Control","private, no-cache, no-store, max-age=0, must-revalidate");let r=(0,o.fromNodeOutgoingHttpHeaders)(l.value.headers);return(0,g.getRequestMeta)(a,"minimalMode")&&F||r.delete(q.NEXT_CACHE_TAGS_HEADER),!l.cacheControl||b.getHeader("Cache-Control")||r.get("Cache-Control")||r.set("Cache-Control",(0,p.getCacheControlHeader)(l.cacheControl)),await (0,n.I)(N,O,new Response(l.value.body,{headers:r,status:l.value.status||200})),null};L?await i(L):await K.withPropagatedContext(a.headers,()=>K.trace(l.BaseServerSpan.handleRequest,{spanName:`${J} ${a.url}`,kind:h.SpanKind.SERVER,attributes:{"http.method":J,"http.target":a.url}},i))}catch(b){if(L||b instanceof r.NoFallbackError||await u.onRequestError(a,b,{routerKind:"App Router",routePath:E,routeType:"route",revalidateReason:(0,m.c)({isRevalidate:I,isOnDemandRevalidate:B})}),F)throw b;return await (0,n.I)(N,O,new Response(null,{status:500})),null}}},1455:a=>{a.exports=require("node:fs/promises")},3024:a=>{a.exports=require("node:fs")},3033:a=>{a.exports=require("next/dist/server/app-render/work-unit-async-storage.external.js")},3295:a=>{a.exports=require("next/dist/server/app-render/after-task-async-storage.external.js")},4326:(a,b,c)=>{function d(a,b){let c=function(a){let b=new Map;for(let c of a.nodes){let a=String(c.data.id);b.has(a)||b.set(a,new Set)}for(let c of a.edges){let a=String(c.data.source),d=String(c.data.target);b.has(a)||b.set(a,new Set),b.has(d)||b.set(d,new Set),b.get(a).add(d)}return b}(b),d=function(a){let b=0,c=new Map,d=new Map,e=[],f=new Set,g=[];for(let h of a.keys())c.has(h)||function h(i){for(let g of(c.set(i,b),d.set(i,b),b++,e.push(i),f.add(i),a.get(i)??[]))c.has(g)?f.has(g)&&d.set(i,Math.min(d.get(i),c.get(g))):(h(g),d.set(i,Math.min(d.get(i),d.get(g))));if(d.get(i)===c.get(i)){let a,b=[];do a=e.pop(),f.delete(a),b.push(a);while(a!==i);g.push(b)}}(h);return g}(c),e=function(a){let b=function(a){let b=[],c=a=>{for(let d in a){let e=a[d];e&&"object"==typeof e&&"path"in e&&"package"in e?b.push(e):e&&"object"==typeof e&&c(e)}};return c(a),b}(a),c=new Map;for(let a of b){let b=a.package;for(let d of a.imports??[]){let e=d.pkg;if(!e||e===b)continue;let f=`${b}->${e}`;c.has(f)||c.set(f,[]),c.get(f).push({filePath:a.path,fileClass:a.className,importName:d.name,isIntrinsic:d.isIntrinsic})}}return c}(a),f=[],g=new Set;for(let a of d){let b=1===a.length&&(c.get(a[0])?.has(a[0])??!1);if(a.length>1||b){a.forEach(a=>g.add(a));let b=function(a,b){for(let c of Array.from(b)){let d=[],e=new Set,f=function f(g){for(let h of(d.push(g),e.add(g),a.get(g)??[]))if(b.has(h)){if(h===c&&d.length>1)return[...d,c];if(!e.has(h)){let a=f(h);if(a)return a}}return d.pop(),null}(c);if(f)return f}return null}(c,new Set(a))??[...a,a[0]],d=[];for(let a=0;a<b.length-1;a++){let c=b[a],f=b[a+1],g=`${c}->${f}`;d.push({from:c,to:f,via:e.get(g)??[]})}f.push({packages:b,edges:d})}}return{cycles:f,packageSet:g,graph:b}}function e(a,b){let{cycles:c,packageSet:e}=d(b,a),f=new Map,g=new Set;for(let a of c)for(let b of a.edges)f.has(b.from)||f.set(b.from,[]),f.get(b.from).push(b),g.add(`${b.from}→${b.to}`);let h=(a.nodes??[]).map(a=>{let b=String(a.data.id),c=e.has(b),d=a.classes?String(a.classes):"",g=c?d?`${d} packageCycle`:"packageCycle":d;return{...a,classes:g,data:{...a.data,packageCycle:c,cycleEvidence:c?f.get(b)??[]:void 0}}}),i=(a.edges??[]).map(a=>{let b=String(a.data.source),c=String(a.data.target),d=g.has(`${b}→${c}`),e=a.classes?String(a.classes):"",f=d?e?`${e} packageCycle`:"packageCycle":e;return{...a,classes:f,data:{...a.data,packageCycle:d}}});return{...a,nodes:h,edges:i}}c.d(b,{FW:()=>d,zq:()=>e})},4870:a=>{a.exports=require("next/dist/compiled/next-server/app-route.runtime.prod.js")},5196:(a,b,c)=>{c.d(b,{U:()=>j});var d=c(7218);c(9130);var e=c(2329),f=c(7710),g=c(4326),h=c(6969),i=c(5084);async function j(){let a=(0,i.A)(),b=(0,i.A)().split("/").pop()||"{unknown}",c=Date.now(),d=await (0,f.od)(a),j=await (0,e.zV)(),k=(0,h.Z)(j),l={evaluation:{cyclicPackages:(0,g.FW)(j,k).cycles},files:j,meta:{language:d,projectName:b,timeStart:c,timeEnd:c}};return l.meta.timeEnd=Date.now(),l}(0,c(7478).D)([j]),(0,d.A)(j,"00557798a660fe312d53341250b4a75585ef1dced9",null)},6439:a=>{a.exports=require("next/dist/shared/lib/no-fallback-error.external")},6760:a=>{a.exports=require("node:path")},6969:(a,b,c)=>{c.d(b,{Z:()=>d});function d(a){let b=function a(b,c="",d=[],e=new Map){return Object.keys(b).forEach(f=>{let g=b[f];if(!g?.className){let b=c?`${c}.${f}`:f;return d.push({data:{id:b,path:b,parent:c,label:f,name:f.split(".").pop()||f,isIntrinsic:!0},group:"nodes"}),a(g,b,d,e)}let h=g.package?.trim();h&&(g.imports??[]).map(a=>a.pkg?.trim()).filter(a=>!!a).forEach(a=>{if(a===h)return;let b=`${h}->${a}`,c=e.get(b),d=c?.data?.weight??0;e.set(b,{data:{source:h,target:a,weight:d+1},group:"edges"})})}),{nodes:d,edges:e}}(a);return b.edges.forEach(({data:{source:a,target:c}})=>{[a,c].forEach(a=>{let c=String(a??"").trim();if(!c||b.nodes.find(a=>a.data.id===c))return;let d=c.includes(".")?c.split(".").slice(0,-1).join("."):"";b.nodes.push({data:{id:d?c.split(".").pop():c,label:c,path:c,parent:d,name:c.split(".").pop()||c},group:"nodes",classes:"isVendor"})})}),{nodes:b.nodes,edges:Array.from(b.edges.values())}}},8354:a=>{a.exports=require("util")},9178:(a,b,c)=>{c.r(b),c.d(b,{"00557798a660fe312d53341250b4a75585ef1dced9":()=>e.U,"00dc5d214b098e5207056521a706fdd894b8c8f972":()=>f.zV,"00e6df43f72471739e09c4419150c27a2febaa924b":()=>d.GET,"401b3b70ffac25df8b1fa72ade0d8452967ba0bbbc":()=>g.yp,"4023e0197ef4fd22f09bd9cae975111ebc0c970c5e":()=>g.od,"40721d92a0d6042c5ef463435ba40c0fce6fad86c5":()=>g.Wl,"40adc9682fa794c4cf2dec139b47b28b1d218e11cb":()=>g.HD,"40df4d948a45bb6f6112d150c5b54d21a5e83dfdff":()=>g.ki,"603f0c67bc306d100bbac4c287395ba18935d3dc8f":()=>f.H6,"60a5309f1716b5b08377ef4606ce3c8a7f43ef5bf1":()=>j.H,"60f7dac6751bf1fb48fd54a7264e4a30689b7c5018":()=>h.q,"706df317597ff30dc6ba1215fe33a64fe1c666d9c7":()=>i.b,"78848ba92447dc6969c3117ff68ba2d39c6158fa4e":()=>f.jY});var d=c(238),e=c(5196),f=c(2329),g=c(7710),h=c(4279),i=c(7792),j=c(2056)},9294:a=>{a.exports=require("next/dist/server/app-render/work-async-storage.external.js")},9899:a=>{a.exports=require("typescript")}};var b=require("../../../../webpack-runtime.js");b.C(a);var c=b.X(0,[985,376,55,437],()=>b(b.s=946));module.exports=c})();