pkgviz 0.6.2 → 0.7.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.
- package/.next/BUILD_ID +1 -1
- package/.next/app-build-manifest.json +1 -1
- package/.next/app-path-routes-manifest.json +1 -1
- package/.next/build-manifest.json +2 -2
- package/.next/cache/.tsbuildinfo +1 -1
- package/.next/cache/eslint/.cache_6t30dc +1 -1
- package/.next/cache/webpack/client-production/1.pack +0 -0
- package/.next/cache/webpack/client-production/12.pack +0 -0
- package/.next/cache/webpack/client-production/13.pack +0 -0
- package/.next/cache/webpack/client-production/14.pack +0 -0
- package/.next/cache/webpack/client-production/15.pack +0 -0
- package/.next/cache/webpack/client-production/16.pack +0 -0
- package/.next/cache/webpack/client-production/2.pack +0 -0
- package/.next/cache/webpack/client-production/3.pack +0 -0
- package/.next/cache/webpack/client-production/8.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack +0 -0
- package/.next/cache/webpack/client-production/index.pack.old +0 -0
- package/.next/cache/webpack/server-production/0.pack +0 -0
- package/.next/cache/webpack/server-production/1.pack +0 -0
- package/.next/cache/webpack/server-production/10.pack +0 -0
- package/.next/cache/webpack/server-production/11.pack +0 -0
- package/.next/cache/webpack/server-production/12.pack +0 -0
- package/.next/cache/webpack/server-production/4.pack +0 -0
- package/.next/cache/webpack/server-production/6.pack +0 -0
- package/.next/cache/webpack/server-production/8.pack +0 -0
- package/.next/cache/webpack/server-production/9.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack +0 -0
- package/.next/cache/webpack/server-production/index.pack.old +0 -0
- package/.next/server/app/_not-found/page_client-reference-manifest.js +1 -1
- package/.next/server/app/_not-found.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/favicon.ico/route.js +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +2 -2
- package/.next/server/app/page.js +2 -2
- package/.next/server/app/page.js.nft.json +1 -1
- package/.next/server/app/page_client-reference-manifest.js +1 -1
- package/.next/server/app-paths-manifest.json +1 -1
- package/.next/server/chunks/610.js +1 -1
- package/.next/server/pages/404.html +1 -1
- package/.next/server/pages/500.html +1 -1
- package/.next/server/server-reference-manifest.js +1 -1
- package/.next/server/server-reference-manifest.json +1 -1
- package/.next/static/chunks/app/page-6bc3a6c2718ec0e4.js +1 -0
- package/.next/trace +2 -2
- package/README.md +5 -4
- package/package.json +1 -1
- package/.next/static/chunks/app/page-92ccb0b9abb0aaab.js +0 -1
- /package/.next/static/{KKI24TLgKR2MjiMKMDLgD → Vl5M9iJkPJdWarspvtb2S}/_buildManifest.js +0 -0
- /package/.next/static/{KKI24TLgKR2MjiMKMDLgD → Vl5M9iJkPJdWarspvtb2S}/_ssgManifest.js +0 -0
|
@@ -1 +1 @@
|
|
|
1
|
-
[{"/Users/a_rtiphishl_e/git/pkgviz/src/app/layout.tsx":"1","/Users/a_rtiphishl_e/git/pkgviz/src/app/page.tsx":"2","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/buildGraph.ts":"3","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/getParsedFileStructure.ts":"4","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/markCyclicPackages.ts":"5","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/extractJavaPackageFromImport.ts":"6","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/findEntryPoint.ts":"7","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/getIntrinsicPackagesRecursive.ts":"8","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/parseJavaFile.ts":"9","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/extractTypeScriptPackageFromImport.ts":"10","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/parseFile.ts":"11","/Users/a_rtiphishl_e/git/pkgviz/src/components/Breadcrumb.tsx":"12","/Users/a_rtiphishl_e/git/pkgviz/src/components/Cytoscape.tsx":"13","/Users/a_rtiphishl_e/git/pkgviz/src/components/Header.tsx":"14","/Users/a_rtiphishl_e/git/pkgviz/src/components/Loader.tsx":"15","/Users/a_rtiphishl_e/git/pkgviz/src/components/Setting.tsx":"16","/Users/a_rtiphishl_e/git/pkgviz/src/components/Settings.tsx":"17","/Users/a_rtiphishl_e/git/pkgviz/src/components/Switch.tsx":"18","/Users/a_rtiphishl_e/git/pkgviz/src/components/ThemeToggle.tsx":"19","/Users/a_rtiphishl_e/git/pkgviz/src/components/ZoomInput.tsx":"20","/Users/a_rtiphishl_e/git/pkgviz/src/components/useCytoscape.ts":"21","/Users/a_rtiphishl_e/git/pkgviz/src/contexts/SettingsContext.tsx":"22","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/en.ts":"23","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/i18n.ts":"24","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/layout.ts":"25","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/style.ts":"26","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/layout.ts":"27","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/style.ts":"28","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/layout.ts":"29","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/style.ts":"30","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/constants.ts":"31","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/layout.ts":"32","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/style.ts":"33","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getLayoutStyle.ts":"34","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getWeightBuckets.ts":"35","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/layout.ts":"36","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/style.ts":"37","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/index.ts":"38","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/style.ts":"39","/Users/a_rtiphishl_e/git/pkgviz/src/screens/home/Home.tsx":"40","/Users/a_rtiphishl_e/git/pkgviz/src/store/useLocalStorage.ts":"41","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterByPackagePrefix.ts":"42","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterEmptyPackages.ts":"43","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterSubPackagesFromDepth.ts":"44","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterVendorPackages.ts":"45","/Users/a_rtiphishl_e/git/pkgviz/src/utils/hasChildren.ts":"46","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/toggleCompoundNodes.ts":"47","/Users/a_rtiphishl_e/git/pkgviz/src/shared/constants/index.ts":"48","/Users/a_rtiphishl_e/git/pkgviz/src/shared/types/index.ts":"49","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/toPosix.ts":"50","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getJsonAsync.ts":"51","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/detectLanguage.ts":"52","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getProjectName.ts":"53","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseEnv.ts":"54","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseProjectPath.ts":"55","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/cpp/extractCppPackageFromImport.ts":"56","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/cpp/parseCppFile.ts":"57","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/python/extractPythonPackageFromImport.ts":"58","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/python/parseFile.ts":"59","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/delphi/extractPackageFromImport.ts":"60","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/delphi/parseFile.ts":"61","/Users/a_rtiphishl_e/git/pkgviz/src/app/actions/audit.actions.ts":"62","/Users/a_rtiphishl_e/git/pkgviz/src/app/actions/graph.actions.ts":"63"},{"size":897,"mtime":1764517595077,"results":"64","hashOfConfig":"65"},{"size":107,"mtime":1763229507902,"results":"66","hashOfConfig":"65"},{"size":3877,"mtime":1767706468965,"results":"67","hashOfConfig":"65"},{"size":6131,"mtime":1767702245161,"results":"68","hashOfConfig":"65"},{"size":8294,"mtime":1767355655460,"results":"69","hashOfConfig":"65"},{"size":1248,"mtime":1763229507903,"results":"70","hashOfConfig":"65"},{"size":706,"mtime":1763229507903,"results":"71","hashOfConfig":"65"},{"size":1074,"mtime":1765522396919,"results":"72","hashOfConfig":"65"},{"size":3354,"mtime":1765506410027,"results":"73","hashOfConfig":"65"},{"size":677,"mtime":1765506410027,"results":"74","hashOfConfig":"65"},{"size":4453,"mtime":1765522767194,"results":"75","hashOfConfig":"65"},{"size":1040,"mtime":1764945958726,"results":"76","hashOfConfig":"65"},{"size":758,"mtime":1767349277649,"results":"77","hashOfConfig":"65"},{"size":937,"mtime":1765521958553,"results":"78","hashOfConfig":"65"},{"size":243,"mtime":1763229507903,"results":"79","hashOfConfig":"65"},{"size":395,"mtime":1763229507904,"results":"80","hashOfConfig":"65"},{"size":6809,"mtime":1767706259433,"results":"81","hashOfConfig":"65"},{"size":1194,"mtime":1763229507904,"results":"82","hashOfConfig":"65"},{"size":772,"mtime":1763229507904,"results":"83","hashOfConfig":"65"},{"size":2557,"mtime":1765393378661,"results":"84","hashOfConfig":"65"},{"size":10472,"mtime":1767352294731,"results":"85","hashOfConfig":"65"},{"size":2819,"mtime":1765519230654,"results":"86","hashOfConfig":"65"},{"size":675,"mtime":1767706468965,"results":"87","hashOfConfig":"65"},{"size":233,"mtime":1763229507904,"results":"88","hashOfConfig":"65"},{"size":2036,"mtime":1765506410028,"results":"89","hashOfConfig":"65"},{"size":179,"mtime":1763229507905,"results":"90","hashOfConfig":"65"},{"size":310,"mtime":1765506410028,"results":"91","hashOfConfig":"65"},{"size":331,"mtime":1764512877138,"results":"92","hashOfConfig":"65"},{"size":286,"mtime":1765506410029,"results":"93","hashOfConfig":"65"},{"size":365,"mtime":1765399996803,"results":"94","hashOfConfig":"65"},{"size":383,"mtime":1767352298724,"results":"95","hashOfConfig":"65"},{"size":2281,"mtime":1765506410029,"results":"96","hashOfConfig":"65"},{"size":260,"mtime":1764518006389,"results":"97","hashOfConfig":"65"},{"size":666,"mtime":1764496467432,"results":"98","hashOfConfig":"65"},{"size":1656,"mtime":1763229507906,"results":"99","hashOfConfig":"65"},{"size":352,"mtime":1765506410029,"results":"100","hashOfConfig":"65"},{"size":383,"mtime":1764512877138,"results":"101","hashOfConfig":"65"},{"size":699,"mtime":1767352298725,"results":"102","hashOfConfig":"65"},{"size":5127,"mtime":1767350072828,"results":"103","hashOfConfig":"65"},{"size":1471,"mtime":1767706468966,"results":"104","hashOfConfig":"65"},{"size":934,"mtime":1763229507905,"results":"105","hashOfConfig":"65"},{"size":761,"mtime":1763229507906,"results":"106","hashOfConfig":"65"},{"size":1002,"mtime":1765369088280,"results":"107","hashOfConfig":"65"},{"size":5776,"mtime":1764914419917,"results":"108","hashOfConfig":"65"},{"size":569,"mtime":1764911115982,"results":"109","hashOfConfig":"65"},{"size":285,"mtime":1763229507907,"results":"110","hashOfConfig":"65"},{"size":1318,"mtime":1765513710059,"results":"111","hashOfConfig":"65"},{"size":178,"mtime":1765506410030,"results":"112","hashOfConfig":"65"},{"size":1409,"mtime":1767702245162,"results":"113","hashOfConfig":"65"},{"size":241,"mtime":1765506410031,"results":"114","hashOfConfig":"65"},{"size":354,"mtime":1765506410031,"results":"115","hashOfConfig":"65"},{"size":7629,"mtime":1767702245162,"results":"116","hashOfConfig":"65"},{"size":157,"mtime":1765521897848,"results":"117","hashOfConfig":"65"},{"size":2236,"mtime":1765521733247,"results":"118","hashOfConfig":"65"},{"size":264,"mtime":1765521716801,"results":"119","hashOfConfig":"65"},{"size":545,"mtime":1767492941576,"results":"120","hashOfConfig":"65"},{"size":4292,"mtime":1767492941577,"results":"121","hashOfConfig":"65"},{"size":577,"mtime":1767698831474,"results":"122","hashOfConfig":"65"},{"size":4742,"mtime":1767698831474,"results":"123","hashOfConfig":"65"},{"size":684,"mtime":1767702245161,"results":"124","hashOfConfig":"65"},{"size":5305,"mtime":1767702245161,"results":"125","hashOfConfig":"65"},{"size":2130,"mtime":1767706259432,"results":"126","hashOfConfig":"65"},{"size":1005,"mtime":1767706259433,"results":"127","hashOfConfig":"65"},{"filePath":"128","messages":"129","suppressedMessages":"130","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"8wwf5s",{"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/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/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",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/python/extractPythonPackageFromImport.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/python/parseFile.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/delphi/extractPackageFromImport.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/delphi/parseFile.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/actions/audit.actions.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/actions/graph.actions.ts",[],[]]
|
|
1
|
+
[{"/Users/a_rtiphishl_e/git/pkgviz/src/app/layout.tsx":"1","/Users/a_rtiphishl_e/git/pkgviz/src/app/page.tsx":"2","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/buildGraph.ts":"3","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/getParsedFileStructure.ts":"4","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/markCyclicPackages.ts":"5","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/extractJavaPackageFromImport.ts":"6","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/findEntryPoint.ts":"7","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/getIntrinsicPackagesRecursive.ts":"8","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/parseJavaFile.ts":"9","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/extractTypeScriptPackageFromImport.ts":"10","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/parseFile.ts":"11","/Users/a_rtiphishl_e/git/pkgviz/src/components/Breadcrumb.tsx":"12","/Users/a_rtiphishl_e/git/pkgviz/src/components/Cytoscape.tsx":"13","/Users/a_rtiphishl_e/git/pkgviz/src/components/Header.tsx":"14","/Users/a_rtiphishl_e/git/pkgviz/src/components/Loader.tsx":"15","/Users/a_rtiphishl_e/git/pkgviz/src/components/Setting.tsx":"16","/Users/a_rtiphishl_e/git/pkgviz/src/components/Settings.tsx":"17","/Users/a_rtiphishl_e/git/pkgviz/src/components/Switch.tsx":"18","/Users/a_rtiphishl_e/git/pkgviz/src/components/ThemeToggle.tsx":"19","/Users/a_rtiphishl_e/git/pkgviz/src/components/ZoomInput.tsx":"20","/Users/a_rtiphishl_e/git/pkgviz/src/components/useCytoscape.ts":"21","/Users/a_rtiphishl_e/git/pkgviz/src/contexts/SettingsContext.tsx":"22","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/en.ts":"23","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/i18n.ts":"24","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/layout.ts":"25","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/style.ts":"26","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/layout.ts":"27","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/style.ts":"28","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/layout.ts":"29","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/style.ts":"30","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/constants.ts":"31","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/layout.ts":"32","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/style.ts":"33","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getLayoutStyle.ts":"34","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getWeightBuckets.ts":"35","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/layout.ts":"36","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/style.ts":"37","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/index.ts":"38","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/style.ts":"39","/Users/a_rtiphishl_e/git/pkgviz/src/screens/home/Home.tsx":"40","/Users/a_rtiphishl_e/git/pkgviz/src/store/useLocalStorage.ts":"41","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterByPackagePrefix.ts":"42","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterEmptyPackages.ts":"43","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterSubPackagesFromDepth.ts":"44","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterVendorPackages.ts":"45","/Users/a_rtiphishl_e/git/pkgviz/src/utils/hasChildren.ts":"46","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/toggleCompoundNodes.ts":"47","/Users/a_rtiphishl_e/git/pkgviz/src/shared/constants/index.ts":"48","/Users/a_rtiphishl_e/git/pkgviz/src/shared/types/index.ts":"49","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/toPosix.ts":"50","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getJsonAsync.ts":"51","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/detectLanguage.ts":"52","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getProjectName.ts":"53","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseEnv.ts":"54","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/parseProjectPath.ts":"55","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/cpp/extractCppPackageFromImport.ts":"56","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/cpp/parseCppFile.ts":"57","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/python/extractPythonPackageFromImport.ts":"58","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/python/parseFile.ts":"59","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/delphi/extractPackageFromImport.ts":"60","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/delphi/parseFile.ts":"61","/Users/a_rtiphishl_e/git/pkgviz/src/app/actions/audit.actions.ts":"62","/Users/a_rtiphishl_e/git/pkgviz/src/app/actions/graph.actions.ts":"63","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/kotlin/extractPackageFromImport.ts":"64","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/kotlin/parseFile.ts":"65"},{"size":897,"mtime":1764517595077,"results":"66","hashOfConfig":"67"},{"size":107,"mtime":1763229507902,"results":"68","hashOfConfig":"67"},{"size":3877,"mtime":1767706468965,"results":"69","hashOfConfig":"67"},{"size":6965,"mtime":1767738220511,"results":"70","hashOfConfig":"67"},{"size":8294,"mtime":1767355655460,"results":"71","hashOfConfig":"67"},{"size":1248,"mtime":1763229507903,"results":"72","hashOfConfig":"67"},{"size":706,"mtime":1763229507903,"results":"73","hashOfConfig":"67"},{"size":1074,"mtime":1765522396919,"results":"74","hashOfConfig":"67"},{"size":3354,"mtime":1765506410027,"results":"75","hashOfConfig":"67"},{"size":677,"mtime":1765506410027,"results":"76","hashOfConfig":"67"},{"size":4453,"mtime":1765522767194,"results":"77","hashOfConfig":"67"},{"size":1040,"mtime":1764945958726,"results":"78","hashOfConfig":"67"},{"size":758,"mtime":1767349277649,"results":"79","hashOfConfig":"67"},{"size":937,"mtime":1765521958553,"results":"80","hashOfConfig":"67"},{"size":243,"mtime":1763229507903,"results":"81","hashOfConfig":"67"},{"size":395,"mtime":1763229507904,"results":"82","hashOfConfig":"67"},{"size":6809,"mtime":1767706259433,"results":"83","hashOfConfig":"67"},{"size":1194,"mtime":1763229507904,"results":"84","hashOfConfig":"67"},{"size":772,"mtime":1763229507904,"results":"85","hashOfConfig":"67"},{"size":2557,"mtime":1765393378661,"results":"86","hashOfConfig":"67"},{"size":10472,"mtime":1767352294731,"results":"87","hashOfConfig":"67"},{"size":2819,"mtime":1765519230654,"results":"88","hashOfConfig":"67"},{"size":675,"mtime":1767706468965,"results":"89","hashOfConfig":"67"},{"size":233,"mtime":1763229507904,"results":"90","hashOfConfig":"67"},{"size":2036,"mtime":1765506410028,"results":"91","hashOfConfig":"67"},{"size":179,"mtime":1763229507905,"results":"92","hashOfConfig":"67"},{"size":310,"mtime":1765506410028,"results":"93","hashOfConfig":"67"},{"size":331,"mtime":1764512877138,"results":"94","hashOfConfig":"67"},{"size":286,"mtime":1765506410029,"results":"95","hashOfConfig":"67"},{"size":365,"mtime":1765399996803,"results":"96","hashOfConfig":"67"},{"size":383,"mtime":1767352298724,"results":"97","hashOfConfig":"67"},{"size":2281,"mtime":1765506410029,"results":"98","hashOfConfig":"67"},{"size":260,"mtime":1764518006389,"results":"99","hashOfConfig":"67"},{"size":666,"mtime":1764496467432,"results":"100","hashOfConfig":"67"},{"size":1656,"mtime":1763229507906,"results":"101","hashOfConfig":"67"},{"size":352,"mtime":1765506410029,"results":"102","hashOfConfig":"67"},{"size":383,"mtime":1764512877138,"results":"103","hashOfConfig":"67"},{"size":699,"mtime":1767352298725,"results":"104","hashOfConfig":"67"},{"size":5127,"mtime":1767350072828,"results":"105","hashOfConfig":"67"},{"size":1471,"mtime":1767706468966,"results":"106","hashOfConfig":"67"},{"size":934,"mtime":1763229507905,"results":"107","hashOfConfig":"67"},{"size":761,"mtime":1763229507906,"results":"108","hashOfConfig":"67"},{"size":1002,"mtime":1765369088280,"results":"109","hashOfConfig":"67"},{"size":5776,"mtime":1764914419917,"results":"110","hashOfConfig":"67"},{"size":569,"mtime":1764911115982,"results":"111","hashOfConfig":"67"},{"size":285,"mtime":1763229507907,"results":"112","hashOfConfig":"67"},{"size":1318,"mtime":1765513710059,"results":"113","hashOfConfig":"67"},{"size":178,"mtime":1765506410030,"results":"114","hashOfConfig":"67"},{"size":1430,"mtime":1767738220512,"results":"115","hashOfConfig":"67"},{"size":241,"mtime":1765506410031,"results":"116","hashOfConfig":"67"},{"size":354,"mtime":1765506410031,"results":"117","hashOfConfig":"67"},{"size":9217,"mtime":1767738220512,"results":"118","hashOfConfig":"67"},{"size":157,"mtime":1765521897848,"results":"119","hashOfConfig":"67"},{"size":2236,"mtime":1765521733247,"results":"120","hashOfConfig":"67"},{"size":264,"mtime":1765521716801,"results":"121","hashOfConfig":"67"},{"size":545,"mtime":1767492941576,"results":"122","hashOfConfig":"67"},{"size":4292,"mtime":1767492941577,"results":"123","hashOfConfig":"67"},{"size":577,"mtime":1767698831474,"results":"124","hashOfConfig":"67"},{"size":4742,"mtime":1767698831474,"results":"125","hashOfConfig":"67"},{"size":684,"mtime":1767702245161,"results":"126","hashOfConfig":"67"},{"size":5305,"mtime":1767702245161,"results":"127","hashOfConfig":"67"},{"size":2130,"mtime":1767706259432,"results":"128","hashOfConfig":"67"},{"size":1005,"mtime":1767706259433,"results":"129","hashOfConfig":"67"},{"size":612,"mtime":1767738220512,"results":"130","hashOfConfig":"67"},{"size":4130,"mtime":1767738220512,"results":"131","hashOfConfig":"67"},{"filePath":"132","messages":"133","suppressedMessages":"134","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"8wwf5s",{"filePath":"135","messages":"136","suppressedMessages":"137","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"138","messages":"139","suppressedMessages":"140","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"141","messages":"142","suppressedMessages":"143","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"144","messages":"145","suppressedMessages":"146","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"147","messages":"148","suppressedMessages":"149","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"150","messages":"151","suppressedMessages":"152","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"153","messages":"154","suppressedMessages":"155","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"156","messages":"157","suppressedMessages":"158","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"159","messages":"160","suppressedMessages":"161","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"162","messages":"163","suppressedMessages":"164","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"165","messages":"166","suppressedMessages":"167","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"168","messages":"169","suppressedMessages":"170","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"171","messages":"172","suppressedMessages":"173","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"174","messages":"175","suppressedMessages":"176","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"177","messages":"178","suppressedMessages":"179","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"180","messages":"181","suppressedMessages":"182","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"183","messages":"184","suppressedMessages":"185","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"186","messages":"187","suppressedMessages":"188","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"189","messages":"190","suppressedMessages":"191","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"192","messages":"193","suppressedMessages":"194","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"195","messages":"196","suppressedMessages":"197","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"198","messages":"199","suppressedMessages":"200","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"201","messages":"202","suppressedMessages":"203","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"204","messages":"205","suppressedMessages":"206","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"207","messages":"208","suppressedMessages":"209","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"210","messages":"211","suppressedMessages":"212","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"213","messages":"214","suppressedMessages":"215","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"216","messages":"217","suppressedMessages":"218","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"219","messages":"220","suppressedMessages":"221","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"222","messages":"223","suppressedMessages":"224","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"225","messages":"226","suppressedMessages":"227","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"228","messages":"229","suppressedMessages":"230","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"231","messages":"232","suppressedMessages":"233","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"234","messages":"235","suppressedMessages":"236","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"237","messages":"238","suppressedMessages":"239","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"240","messages":"241","suppressedMessages":"242","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"243","messages":"244","suppressedMessages":"245","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"246","messages":"247","suppressedMessages":"248","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"249","messages":"250","suppressedMessages":"251","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"252","messages":"253","suppressedMessages":"254","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"255","messages":"256","suppressedMessages":"257","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"258","messages":"259","suppressedMessages":"260","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"261","messages":"262","suppressedMessages":"263","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"264","messages":"265","suppressedMessages":"266","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"267","messages":"268","suppressedMessages":"269","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"270","messages":"271","suppressedMessages":"272","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"273","messages":"274","suppressedMessages":"275","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"276","messages":"277","suppressedMessages":"278","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"279","messages":"280","suppressedMessages":"281","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"282","messages":"283","suppressedMessages":"284","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"285","messages":"286","suppressedMessages":"287","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"288","messages":"289","suppressedMessages":"290","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"291","messages":"292","suppressedMessages":"293","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"294","messages":"295","suppressedMessages":"296","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"297","messages":"298","suppressedMessages":"299","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"300","messages":"301","suppressedMessages":"302","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"303","messages":"304","suppressedMessages":"305","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"306","messages":"307","suppressedMessages":"308","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"309","messages":"310","suppressedMessages":"311","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"312","messages":"313","suppressedMessages":"314","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"315","messages":"316","suppressedMessages":"317","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"318","messages":"319","suppressedMessages":"320","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"321","messages":"322","suppressedMessages":"323","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"324","messages":"325","suppressedMessages":"326","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"/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/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",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/python/extractPythonPackageFromImport.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/python/parseFile.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/delphi/extractPackageFromImport.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/delphi/parseFile.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/actions/audit.actions.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/actions/graph.actions.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/kotlin/extractPackageFromImport.ts",[],[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/kotlin/parseFile.ts",[],[]]
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
Binary file
|
|
@@ -1 +1 @@
|
|
|
1
|
-
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"894":{"*":{"id":"6346","name":"*","chunks":[],"async":false}},"1295":{"*":{"id":"7173","name":"*","chunks":[],"async":false}},"1362":{"*":{"id":"218","name":"*","chunks":[],"async":false}},"3077":{"*":{"id":"1057","name":"*","chunks":[],"async":false}},"4911":{"*":{"id":"8827","name":"*","chunks":[],"async":false}},"4970":{"*":{"id":"7924","name":"*","chunks":[],"async":false}},"6975":{"*":{"id":"99","name":"*","chunks":[],"async":false}},"7555":{"*":{"id":"8243","name":"*","chunks":[],"async":false}},"8175":{"*":{"id":"5587","name":"*","chunks":[],"async":false}},"8393":{"*":{"id":"5227","name":"*","chunks":[],"async":false}},"9665":{"*":{"id":"2763","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/builtin/global-error.js":{"id":8393,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":8393,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/client-page.js":{"id":894,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/client-page.js":{"id":894,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/client-segment.js":{"id":4970,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4970,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":6975,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":6975,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/layout-router.js":{"id":7555,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7555,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":4911,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":4911,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/metadata/metadata-boundary.js":{"id":9665,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/metadata/metadata-boundary.js":{"id":9665,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1295,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1295,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":8175,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":8175,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next-themes/dist/index.mjs":{"id":1362,"name":"*","chunks":["177","static/chunks/app/layout-8aae7fba5ed8afb3.js"],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":4147,"name":"*","chunks":["177","static/chunks/app/layout-8aae7fba5ed8afb3.js"],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":8489,"name":"*","chunks":["177","static/chunks/app/layout-8aae7fba5ed8afb3.js"],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/src/app/globals.css":{"id":347,"name":"*","chunks":["177","static/chunks/app/layout-8aae7fba5ed8afb3.js"],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/src/screens/home/Home.tsx":{"id":3077,"name":"*","chunks":["747","static/chunks/90542734-29e255269788f1bd.js","238","static/chunks/91dbc596-b9cdccd3f5cba95d.js","680","static/chunks/680-55ad17895c8fb70b.js","974","static/chunks/app/page-
|
|
1
|
+
globalThis.__RSC_MANIFEST=(globalThis.__RSC_MANIFEST||{});globalThis.__RSC_MANIFEST["/_not-found/page"]={"moduleLoading":{"prefix":"/_next/"},"ssrModuleMapping":{"894":{"*":{"id":"6346","name":"*","chunks":[],"async":false}},"1295":{"*":{"id":"7173","name":"*","chunks":[],"async":false}},"1362":{"*":{"id":"218","name":"*","chunks":[],"async":false}},"3077":{"*":{"id":"1057","name":"*","chunks":[],"async":false}},"4911":{"*":{"id":"8827","name":"*","chunks":[],"async":false}},"4970":{"*":{"id":"7924","name":"*","chunks":[],"async":false}},"6975":{"*":{"id":"99","name":"*","chunks":[],"async":false}},"7555":{"*":{"id":"8243","name":"*","chunks":[],"async":false}},"8175":{"*":{"id":"5587","name":"*","chunks":[],"async":false}},"8393":{"*":{"id":"5227","name":"*","chunks":[],"async":false}},"9665":{"*":{"id":"2763","name":"*","chunks":[],"async":false}}},"edgeSSRModuleMapping":{},"clientModules":{"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/builtin/global-error.js":{"id":8393,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/builtin/global-error.js":{"id":8393,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/client-page.js":{"id":894,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/client-page.js":{"id":894,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/client-segment.js":{"id":4970,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/client-segment.js":{"id":4970,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/http-access-fallback/error-boundary.js":{"id":6975,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/http-access-fallback/error-boundary.js":{"id":6975,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/layout-router.js":{"id":7555,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/layout-router.js":{"id":7555,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/metadata/async-metadata.js":{"id":4911,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/metadata/async-metadata.js":{"id":4911,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/metadata/metadata-boundary.js":{"id":9665,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/metadata/metadata-boundary.js":{"id":9665,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/client/components/render-from-template-context.js":{"id":1295,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/client/components/render-from-template-context.js":{"id":1295,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/lib/metadata/generate/icon-mark.js":{"id":8175,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/dist/esm/lib/metadata/generate/icon-mark.js":{"id":8175,"name":"*","chunks":[],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next-themes/dist/index.mjs":{"id":1362,"name":"*","chunks":["177","static/chunks/app/layout-8aae7fba5ed8afb3.js"],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist\",\"arguments\":[{\"variable\":\"--font-geist-sans\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistSans\"}":{"id":4147,"name":"*","chunks":["177","static/chunks/app/layout-8aae7fba5ed8afb3.js"],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/node_modules/next/font/google/target.css?{\"path\":\"src/app/layout.tsx\",\"import\":\"Geist_Mono\",\"arguments\":[{\"variable\":\"--font-geist-mono\",\"subsets\":[\"latin\"]}],\"variableName\":\"geistMono\"}":{"id":8489,"name":"*","chunks":["177","static/chunks/app/layout-8aae7fba5ed8afb3.js"],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/src/app/globals.css":{"id":347,"name":"*","chunks":["177","static/chunks/app/layout-8aae7fba5ed8afb3.js"],"async":false},"/Users/a_rtiphishl_e/git/pkgviz/src/screens/home/Home.tsx":{"id":3077,"name":"*","chunks":["747","static/chunks/90542734-29e255269788f1bd.js","238","static/chunks/91dbc596-b9cdccd3f5cba95d.js","680","static/chunks/680-55ad17895c8fb70b.js","974","static/chunks/app/page-6bc3a6c2718ec0e4.js"],"async":false}},"entryCSSFiles":{"/Users/a_rtiphishl_e/git/pkgviz/src/":[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/layout":[{"inlined":false,"path":"static/css/ec31779168107a11.css"}],"/Users/a_rtiphishl_e/git/pkgviz/src/app/page":[],"/Users/a_rtiphishl_e/git/pkgviz/src/app/_not-found/page":[]},"rscModuleMapping":{"347":{"*":{"id":"1135","name":"*","chunks":[],"async":false}},"894":{"*":{"id":"6444","name":"*","chunks":[],"async":false}},"1295":{"*":{"id":"1307","name":"*","chunks":[],"async":false}},"1362":{"*":{"id":"3392","name":"*","chunks":[],"async":false}},"3077":{"*":{"id":"4898","name":"*","chunks":[],"async":false}},"4911":{"*":{"id":"2089","name":"*","chunks":[],"async":false}},"4970":{"*":{"id":"6042","name":"*","chunks":[],"async":false}},"6975":{"*":{"id":"9477","name":"*","chunks":[],"async":false}},"7555":{"*":{"id":"9345","name":"*","chunks":[],"async":false}},"8175":{"*":{"id":"4817","name":"*","chunks":[],"async":false}},"8393":{"*":{"id":"6133","name":"*","chunks":[],"async":false}},"9665":{"*":{"id":"6577","name":"*","chunks":[],"async":false}}},"edgeRscModuleMapping":{}}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--Vl5M9iJkPJdWarspvtb2S--><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/ec31779168107a11.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,"Segoe UI",Roboto,Helvetica,Arial,sans-serif,"Apple Color Emoji","Segoe UI Emoji";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/ec31779168107a11.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"Vl5M9iJkPJdWarspvtb2S\",\"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/ec31779168107a11.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/ec31779168107a11.css","style"]
|
|
14
|
-
0:{"P":null,"b":"
|
|
14
|
+
0:{"P":null,"b":"Vl5M9iJkPJdWarspvtb2S","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/ec31779168107a11.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"]
|