pkgviz 0.2.2 → 0.2.3
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 +9 -9
- package/.next/app-path-routes-manifest.json +4 -4
- 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/4.pack +0 -0
- package/.next/cache/webpack/client-production/5.pack +0 -0
- package/.next/cache/webpack/client-production/6.pack +0 -0
- package/.next/cache/webpack/client-production/7.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/14.pack +0 -0
- package/.next/cache/webpack/server-production/16.pack +0 -0
- package/.next/cache/webpack/server-production/17.pack +0 -0
- package/.next/cache/webpack/server-production/4.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.html +1 -1
- package/.next/server/app/_not-found.rsc +1 -1
- package/.next/server/app/index.html +1 -1
- package/.next/server/app/index.rsc +1 -1
- package/.next/server/app-paths-manifest.json +4 -4
- 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/trace +2 -2
- package/bin/pkgviz.ts +1 -1
- package/package.json +2 -1
- package/src/shared/utils/toPosix.ts +5 -0
- /package/.next/static/{-G3tum7ujbPuDEvUC6ug1 → 6u5fQPurffRVnciNaga-B}/_buildManifest.js +0 -0
- /package/.next/static/{-G3tum7ujbPuDEvUC6ug1 → 6u5fQPurffRVnciNaga-B}/_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/detectLanguage.ts":"9","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/getParsedFileStructure.ts":"10","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/markCyclicPackages.ts":"11","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/extractJavaPackageFromImport.ts":"12","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/findEntryPoint.ts":"13","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/getIntrinsicPackagesRecursive.ts":"14","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/parseJavaFile.ts":"15","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/extractTypeScriptPackageFromImport.ts":"16","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/parseFile.ts":"17","/Users/a_rtiphishl_e/git/pkgviz/src/components/Breadcrumb.tsx":"18","/Users/a_rtiphishl_e/git/pkgviz/src/components/Cytoscape.tsx":"19","/Users/a_rtiphishl_e/git/pkgviz/src/components/Header.tsx":"20","/Users/a_rtiphishl_e/git/pkgviz/src/components/Loader.tsx":"21","/Users/a_rtiphishl_e/git/pkgviz/src/components/Setting.tsx":"22","/Users/a_rtiphishl_e/git/pkgviz/src/components/Settings.tsx":"23","/Users/a_rtiphishl_e/git/pkgviz/src/components/Switch.tsx":"24","/Users/a_rtiphishl_e/git/pkgviz/src/components/ThemeToggle.tsx":"25","/Users/a_rtiphishl_e/git/pkgviz/src/components/ZoomInput.tsx":"26","/Users/a_rtiphishl_e/git/pkgviz/src/components/useCytoscape.ts":"27","/Users/a_rtiphishl_e/git/pkgviz/src/contexts/SettingsContext.tsx":"28","/Users/a_rtiphishl_e/git/pkgviz/src/contexts/parseEnv.ts":"29","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/en.ts":"30","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/i18n.ts":"31","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/layout.ts":"32","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/style.ts":"33","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/layout.ts":"34","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/style.ts":"35","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/layout.ts":"36","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/style.ts":"37","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/constants.ts":"38","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/layout.ts":"39","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/style.ts":"40","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getLayoutStyle.ts":"41","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getWeightBuckets.ts":"42","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/layout.ts":"43","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/style.ts":"44","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/index.ts":"45","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/style.ts":"46","/Users/a_rtiphishl_e/git/pkgviz/src/screens/home/Home.tsx":"47","/Users/a_rtiphishl_e/git/pkgviz/src/store/useLocalStorage.ts":"48","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterByPackagePrefix.ts":"49","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterEmptyPackages.ts":"50","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterSubPackagesFromDepth.ts":"51","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterVendorPackages.ts":"52","/Users/a_rtiphishl_e/git/pkgviz/src/utils/hasChildren.ts":"53","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/constants.ts":"54","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/toggleCompoundNodes.ts":"55","/Users/a_rtiphishl_e/git/pkgviz/src/shared/constants/index.ts":"56","/Users/a_rtiphishl_e/git/pkgviz/src/shared/types/index.ts":"57","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/toPosix.ts":"58","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getJsonAsync.ts":"59"},{"size":1563,"mtime":1765506410025,"results":"60","hashOfConfig":"61"},{"size":483,"mtime":1763229507901,"results":"62","hashOfConfig":"61"},{"size":583,"mtime":1763229507901,"results":"63","hashOfConfig":"61"},{"size":460,"mtime":1765376681889,"results":"64","hashOfConfig":"61"},{"size":549,"mtime":1764945958724,"results":"65","hashOfConfig":"61"},{"size":897,"mtime":1764517595077,"results":"66","hashOfConfig":"61"},{"size":107,"mtime":1763229507902,"results":"67","hashOfConfig":"61"},{"size":3877,"mtime":1765506410025,"results":"68","hashOfConfig":"61"},{"size":3908,"mtime":1765506410025,"results":"69","hashOfConfig":"61"},{"size":3746,"mtime":1765506410026,"results":"70","hashOfConfig":"61"},{"size":8294,"mtime":1765506410026,"results":"71","hashOfConfig":"61"},{"size":1248,"mtime":1763229507903,"results":"72","hashOfConfig":"61"},{"size":706,"mtime":1763229507903,"results":"73","hashOfConfig":"61"},{"size":1091,"mtime":1765454754703,"results":"74","hashOfConfig":"61"},{"size":3354,"mtime":1765506410027,"results":"75","hashOfConfig":"61"},{"size":677,"mtime":1765506410027,"results":"76","hashOfConfig":"61"},{"size":4497,"mtime":1765506410027,"results":"77","hashOfConfig":"61"},{"size":1040,"mtime":1764945958726,"results":"78","hashOfConfig":"61"},{"size":758,"mtime":1765388033927,"results":"79","hashOfConfig":"61"},{"size":977,"mtime":1764945958726,"results":"80","hashOfConfig":"61"},{"size":243,"mtime":1763229507903,"results":"81","hashOfConfig":"61"},{"size":395,"mtime":1763229507904,"results":"82","hashOfConfig":"61"},{"size":5894,"mtime":1765403525179,"results":"83","hashOfConfig":"61"},{"size":1194,"mtime":1763229507904,"results":"84","hashOfConfig":"61"},{"size":772,"mtime":1763229507904,"results":"85","hashOfConfig":"61"},{"size":2557,"mtime":1765393378661,"results":"86","hashOfConfig":"61"},{"size":10606,"mtime":1765506410028,"results":"87","hashOfConfig":"61"},{"size":2815,"mtime":1765403318168,"results":"88","hashOfConfig":"61"},{"size":2501,"mtime":1765506410028,"results":"89","hashOfConfig":"61"},{"size":675,"mtime":1765402569276,"results":"90","hashOfConfig":"61"},{"size":233,"mtime":1763229507904,"results":"91","hashOfConfig":"61"},{"size":2036,"mtime":1765506410028,"results":"92","hashOfConfig":"61"},{"size":179,"mtime":1763229507905,"results":"93","hashOfConfig":"61"},{"size":310,"mtime":1765506410028,"results":"94","hashOfConfig":"61"},{"size":331,"mtime":1764512877138,"results":"95","hashOfConfig":"61"},{"size":286,"mtime":1765506410029,"results":"96","hashOfConfig":"61"},{"size":365,"mtime":1765399996803,"results":"97","hashOfConfig":"61"},{"size":383,"mtime":1764496446267,"results":"98","hashOfConfig":"61"},{"size":2281,"mtime":1765506410029,"results":"99","hashOfConfig":"61"},{"size":260,"mtime":1764518006389,"results":"100","hashOfConfig":"61"},{"size":666,"mtime":1764496467432,"results":"101","hashOfConfig":"61"},{"size":1656,"mtime":1763229507906,"results":"102","hashOfConfig":"61"},{"size":352,"mtime":1765506410029,"results":"103","hashOfConfig":"61"},{"size":383,"mtime":1764512877138,"results":"104","hashOfConfig":"61"},{"size":699,"mtime":1764496582850,"results":"105","hashOfConfig":"61"},{"size":5168,"mtime":1765506410030,"results":"106","hashOfConfig":"61"},{"size":1607,"mtime":1765506410030,"results":"107","hashOfConfig":"61"},{"size":934,"mtime":1763229507905,"results":"108","hashOfConfig":"61"},{"size":761,"mtime":1763229507906,"results":"109","hashOfConfig":"61"},{"size":1002,"mtime":1765369088280,"results":"110","hashOfConfig":"61"},{"size":5776,"mtime":1764914419917,"results":"111","hashOfConfig":"61"},{"size":569,"mtime":1764911115982,"results":"112","hashOfConfig":"61"},{"size":285,"mtime":1763229507907,"results":"113","hashOfConfig":"61"},{"size":118,"mtime":1765387348048,"results":"114","hashOfConfig":"61"},{"size":1318,"mtime":1765513710059,"results":"115","hashOfConfig":"61"},{"size":178,"mtime":1765506410030,"results":"116","hashOfConfig":"61"},{"size":1352,"mtime":1765506410031,"results":"117","hashOfConfig":"61"},{"size":241,"mtime":1765506410031,"results":"118","hashOfConfig":"61"},{"size":354,"mtime":1765506410031,"results":"119","hashOfConfig":"61"},{"filePath":"120","messages":"121","suppressedMessages":"122","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"153i631",{"filePath":"123","messages":"124","suppressedMessages":"125","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"126","messages":"127","suppressedMessages":"128","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"129","messages":"130","suppressedMessages":"131","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"132","messages":"133","suppressedMessages":"134","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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},"/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/detectLanguage.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/contexts/parseEnv.ts",[],[],"/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",[],[]]
|
|
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/detectLanguage.ts":"9","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/getParsedFileStructure.ts":"10","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/markCyclicPackages.ts":"11","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/extractJavaPackageFromImport.ts":"12","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/findEntryPoint.ts":"13","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/getIntrinsicPackagesRecursive.ts":"14","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/java/parseJavaFile.ts":"15","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/extractTypeScriptPackageFromImport.ts":"16","/Users/a_rtiphishl_e/git/pkgviz/src/app/utils/parser/typescript/parseFile.ts":"17","/Users/a_rtiphishl_e/git/pkgviz/src/components/Breadcrumb.tsx":"18","/Users/a_rtiphishl_e/git/pkgviz/src/components/Cytoscape.tsx":"19","/Users/a_rtiphishl_e/git/pkgviz/src/components/Header.tsx":"20","/Users/a_rtiphishl_e/git/pkgviz/src/components/Loader.tsx":"21","/Users/a_rtiphishl_e/git/pkgviz/src/components/Setting.tsx":"22","/Users/a_rtiphishl_e/git/pkgviz/src/components/Settings.tsx":"23","/Users/a_rtiphishl_e/git/pkgviz/src/components/Switch.tsx":"24","/Users/a_rtiphishl_e/git/pkgviz/src/components/ThemeToggle.tsx":"25","/Users/a_rtiphishl_e/git/pkgviz/src/components/ZoomInput.tsx":"26","/Users/a_rtiphishl_e/git/pkgviz/src/components/useCytoscape.ts":"27","/Users/a_rtiphishl_e/git/pkgviz/src/contexts/SettingsContext.tsx":"28","/Users/a_rtiphishl_e/git/pkgviz/src/contexts/parseEnv.ts":"29","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/en.ts":"30","/Users/a_rtiphishl_e/git/pkgviz/src/i18n/i18n.ts":"31","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/layout.ts":"32","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/breadthfirst/style.ts":"33","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/layout.ts":"34","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/circle/style.ts":"35","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/layout.ts":"36","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/concentric/style.ts":"37","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/constants.ts":"38","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/layout.ts":"39","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/elk/style.ts":"40","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getLayoutStyle.ts":"41","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/getWeightBuckets.ts":"42","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/layout.ts":"43","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/grid/style.ts":"44","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/index.ts":"45","/Users/a_rtiphishl_e/git/pkgviz/src/layouts/style.ts":"46","/Users/a_rtiphishl_e/git/pkgviz/src/screens/home/Home.tsx":"47","/Users/a_rtiphishl_e/git/pkgviz/src/store/useLocalStorage.ts":"48","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterByPackagePrefix.ts":"49","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterEmptyPackages.ts":"50","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterSubPackagesFromDepth.ts":"51","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/filterVendorPackages.ts":"52","/Users/a_rtiphishl_e/git/pkgviz/src/utils/hasChildren.ts":"53","/Users/a_rtiphishl_e/git/pkgviz/src/app/api/constants.ts":"54","/Users/a_rtiphishl_e/git/pkgviz/src/utils/filter/toggleCompoundNodes.ts":"55","/Users/a_rtiphishl_e/git/pkgviz/src/shared/constants/index.ts":"56","/Users/a_rtiphishl_e/git/pkgviz/src/shared/types/index.ts":"57","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/toPosix.ts":"58","/Users/a_rtiphishl_e/git/pkgviz/src/shared/utils/getJsonAsync.ts":"59"},{"size":1563,"mtime":1765506410025,"results":"60","hashOfConfig":"61"},{"size":483,"mtime":1763229507901,"results":"62","hashOfConfig":"61"},{"size":583,"mtime":1763229507901,"results":"63","hashOfConfig":"61"},{"size":460,"mtime":1765376681889,"results":"64","hashOfConfig":"61"},{"size":549,"mtime":1764945958724,"results":"65","hashOfConfig":"61"},{"size":897,"mtime":1764517595077,"results":"66","hashOfConfig":"61"},{"size":107,"mtime":1763229507902,"results":"67","hashOfConfig":"61"},{"size":3877,"mtime":1765506410025,"results":"68","hashOfConfig":"61"},{"size":3908,"mtime":1765506410025,"results":"69","hashOfConfig":"61"},{"size":3746,"mtime":1765506410026,"results":"70","hashOfConfig":"61"},{"size":8294,"mtime":1765506410026,"results":"71","hashOfConfig":"61"},{"size":1248,"mtime":1763229507903,"results":"72","hashOfConfig":"61"},{"size":706,"mtime":1763229507903,"results":"73","hashOfConfig":"61"},{"size":1091,"mtime":1765454754703,"results":"74","hashOfConfig":"61"},{"size":3354,"mtime":1765506410027,"results":"75","hashOfConfig":"61"},{"size":677,"mtime":1765506410027,"results":"76","hashOfConfig":"61"},{"size":4497,"mtime":1765506410027,"results":"77","hashOfConfig":"61"},{"size":1040,"mtime":1764945958726,"results":"78","hashOfConfig":"61"},{"size":758,"mtime":1765388033927,"results":"79","hashOfConfig":"61"},{"size":977,"mtime":1764945958726,"results":"80","hashOfConfig":"61"},{"size":243,"mtime":1763229507903,"results":"81","hashOfConfig":"61"},{"size":395,"mtime":1763229507904,"results":"82","hashOfConfig":"61"},{"size":5894,"mtime":1765403525179,"results":"83","hashOfConfig":"61"},{"size":1194,"mtime":1763229507904,"results":"84","hashOfConfig":"61"},{"size":772,"mtime":1763229507904,"results":"85","hashOfConfig":"61"},{"size":2557,"mtime":1765393378661,"results":"86","hashOfConfig":"61"},{"size":10600,"mtime":1765514964862,"results":"87","hashOfConfig":"61"},{"size":2815,"mtime":1765403318168,"results":"88","hashOfConfig":"61"},{"size":2501,"mtime":1765506410028,"results":"89","hashOfConfig":"61"},{"size":675,"mtime":1765402569276,"results":"90","hashOfConfig":"61"},{"size":233,"mtime":1763229507904,"results":"91","hashOfConfig":"61"},{"size":2036,"mtime":1765506410028,"results":"92","hashOfConfig":"61"},{"size":179,"mtime":1763229507905,"results":"93","hashOfConfig":"61"},{"size":310,"mtime":1765506410028,"results":"94","hashOfConfig":"61"},{"size":331,"mtime":1764512877138,"results":"95","hashOfConfig":"61"},{"size":286,"mtime":1765506410029,"results":"96","hashOfConfig":"61"},{"size":365,"mtime":1765399996803,"results":"97","hashOfConfig":"61"},{"size":383,"mtime":1764496446267,"results":"98","hashOfConfig":"61"},{"size":2281,"mtime":1765506410029,"results":"99","hashOfConfig":"61"},{"size":260,"mtime":1764518006389,"results":"100","hashOfConfig":"61"},{"size":666,"mtime":1764496467432,"results":"101","hashOfConfig":"61"},{"size":1656,"mtime":1763229507906,"results":"102","hashOfConfig":"61"},{"size":352,"mtime":1765506410029,"results":"103","hashOfConfig":"61"},{"size":383,"mtime":1764512877138,"results":"104","hashOfConfig":"61"},{"size":699,"mtime":1764496582850,"results":"105","hashOfConfig":"61"},{"size":5168,"mtime":1765506410030,"results":"106","hashOfConfig":"61"},{"size":1607,"mtime":1765506410030,"results":"107","hashOfConfig":"61"},{"size":934,"mtime":1763229507905,"results":"108","hashOfConfig":"61"},{"size":761,"mtime":1763229507906,"results":"109","hashOfConfig":"61"},{"size":1002,"mtime":1765369088280,"results":"110","hashOfConfig":"61"},{"size":5776,"mtime":1764914419917,"results":"111","hashOfConfig":"61"},{"size":569,"mtime":1764911115982,"results":"112","hashOfConfig":"61"},{"size":285,"mtime":1763229507907,"results":"113","hashOfConfig":"61"},{"size":118,"mtime":1765387348048,"results":"114","hashOfConfig":"61"},{"size":1318,"mtime":1765513710059,"results":"115","hashOfConfig":"61"},{"size":178,"mtime":1765506410030,"results":"116","hashOfConfig":"61"},{"size":1352,"mtime":1765506410031,"results":"117","hashOfConfig":"61"},{"size":241,"mtime":1765506410031,"results":"118","hashOfConfig":"61"},{"size":354,"mtime":1765506410031,"results":"119","hashOfConfig":"61"},{"filePath":"120","messages":"121","suppressedMessages":"122","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},"153i631",{"filePath":"123","messages":"124","suppressedMessages":"125","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"126","messages":"127","suppressedMessages":"128","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"129","messages":"130","suppressedMessages":"131","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"filePath":"132","messages":"133","suppressedMessages":"134","errorCount":0,"fatalErrorCount":0,"warningCount":0,"fixableErrorCount":0,"fixableWarningCount":0},{"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},"/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/detectLanguage.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/contexts/parseEnv.ts",[],[],"/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",[],[]]
|
|
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
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--6u5fQPurffRVnciNaga_B--><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/c2e42646588b0b1f.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-13036fef2dc48ea1.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/c2e42646588b0b1f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"6u5fQPurffRVnciNaga-B\",\"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/c2e42646588b0b1f.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/c2e42646588b0b1f.css","style"]
|
|
14
|
-
0:{"P":null,"b":"-
|
|
14
|
+
0:{"P":null,"b":"6u5fQPurffRVnciNaga-B","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/c2e42646588b0b1f.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
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--6u5fQPurffRVnciNaga_B--><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/c2e42646588b0b1f.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-13036fef2dc48ea1.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><script src="/_next/static/chunks/90542734-29e255269788f1bd.js" async=""></script><script src="/_next/static/chunks/91dbc596-b9cdccd3f5cba95d.js" async=""></script><script src="/_next/static/chunks/772-9af31b2413538c86.js" async=""></script><script src="/_next/static/chunks/app/page-8f8361e8ba4d61da.js" async=""></script><meta name="next-size-adjust" content=""/><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><header class="flex flex-row items-center justify-between text-blue-50 bg-blue-500 dark:bg-blue-950 border-b-1 border-b-neutral-200 mb-1 dark:border-b-blue-800 p-2 pb-1 gap-4"><div class="flex flex-row items-center justify-start"><h1 class="ml-4">pkgviz</h1><span class="ml-2 opacity-20">/</span><strong class="mx-2">Packages</strong><nav class="flex items-center space-x-1 text-sm"><a class="flex items-center text-foreground" href="#"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-house h-4 w-4 mr-1"><path d="M15 21v-8a1 1 0 0 0-1-1h-4a1 1 0 0 0-1 1v8"></path><path d="M3 10a2 2 0 0 1 .709-1.528l7-5.999a2 2 0 0 1 2.582 0l7 5.999A2 2 0 0 1 21 10v9a2 2 0 0 1-2 2H5a2 2 0 0 1-2-2z"></path></svg></a><div class="flex items-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-chevron-right h-4 w-4 text-foreground opacity-20"><path d="m9 18 6-6-6-6"></path></svg><a class="ml-1 text-foreground" href="#"></a></div></nav></div></header><main data-testid="main" class="flex flex-1 flex-row dark:bg-[#171717]"><!--$!--><template data-dgst="BAILOUT_TO_CLIENT_SIDE_RENDERING"></template><!--/$--><div data-testid="loader" class="h-full flex items-center justify-center"><svg xmlns="http://www.w3.org/2000/svg" width="24" height="24" viewBox="0 0 24 24" fill="none" stroke="currentColor" stroke-width="2" stroke-linecap="round" stroke-linejoin="round" class="lucide lucide-loader"><path d="M12 2v4"></path><path d="m16.2 7.8 2.9-2.9"></path><path d="M18 12h4"></path><path d="m16.2 16.2 2.9 2.9"></path><path d="M12 18v4"></path><path d="m4.9 19.1 2.9-2.9"></path><path d="M2 12h4"></path><path d="m4.9 4.9 2.9 2.9"></path></svg></div></main><!--$--><!--/$--><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[2881,[\"747\",\"static/chunks/90542734-29e255269788f1bd.js\",\"238\",\"static/chunks/91dbc596-b9cdccd3f5cba95d.js\",\"772\",\"static/chunks/772-9af31b2413538c86.js\",\"974\",\"static/chunks/app/page-8f8361e8ba4d61da.js\"],\"default\"]\n6:I[9665,[],\"OutletBoundary\"]\n8:I[4911,[],\"AsyncMetadataOutlet\"]\na:I[9665,[],\"ViewportBoundary\"]\nc:I[9665,[],\"MetadataBoundary\"]\nd:\"$Sreact.suspense\"\nf: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/c2e42646588b0b1f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"6u5fQPurffRVnciNaga-B\",\"p\":\"\",\"c\":[\"\",\"\"],\"i\":false,\"f\":[[[\"\",{\"children\":[\"__PAGE__\",{}]},\"$undefined\",\"$undefined\",true],[\"\",[\"$\",\"$1\",\"c\",{\"children\":[[[\"$\",\"link\",\"0\",{\"rel\":\"stylesheet\",\"href\":\"/_next/static/css/c2e42646588b0b1f.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\":[[[\"$\",\"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.\"}]}]]}]}]],[]],\"forbidden\":\"$undefined\",\"unauthorized\":\"$undefined\"}]}]}]}]]}],{\"children\":[\"__PAGE__\",[\"$\",\"$1\",\"c\",{\"children\":[[\"$\",\"$L5\",null,{}],null,[\"$\",\"$L6\",null,{\"children\":[\"$L7\",[\"$\",\"$L8\",null,{\"promise\":\"$@9\"}]]}]]}],{},null,false]},null,false],[\"$\",\"$1\",\"h\",{\"children\":[null,[[\"$\",\"$La\",null,{\"children\":\"$Lb\"}],[\"$\",\"meta\",null,{\"name\":\"next-size-adjust\",\"content\":\"\"}]],[\"$\",\"$Lc\",null,{\"children\":[\"$\",\"div\",null,{\"hidden\":true,\"children\":[\"$\",\"$d\",null,{\"fallback\":null,\"children\":\"$Le\"}]}]}]]}],false]],\"m\":\"$undefined\",\"G\":[\"$f\",[]],\"s\":false,\"S\":true}\n"])</script><script>self.__next_f.push([1,"b:[[\"$\",\"meta\",\"0\",{\"charSet\":\"utf-8\"}],[\"$\",\"meta\",\"1\",{\"name\":\"viewport\",\"content\":\"width=device-width, initial-scale=1\"}]]\n7:null\n"])</script><script>self.__next_f.push([1,"10:I[8175,[],\"IconMark\"]\n9:{\"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\"}],[\"$\",\"$L10\",\"3\",{}]],\"error\":null,\"digest\":\"$undefined\"}\n"])</script><script>self.__next_f.push([1,"e:\"$9:metadata\"\n"])</script></body></html>
|
|
@@ -12,7 +12,7 @@ f:I[8393,[],""]
|
|
|
12
12
|
:HL["/_next/static/media/4cf2300e9c8272f7-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
13
13
|
:HL["/_next/static/media/93f479601ee12b01-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}]
|
|
14
14
|
:HL["/_next/static/css/c2e42646588b0b1f.css","style"]
|
|
15
|
-
0:{"P":null,"b":"-
|
|
15
|
+
0:{"P":null,"b":"6u5fQPurffRVnciNaga-B","p":"","c":["",""],"i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",["$","$1","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/_next/static/css/c2e42646588b0b1f.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":[[["$","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."}]}]]}]}]],[]],"forbidden":"$undefined","unauthorized":"$undefined"}]}]}]}]]}],{"children":["__PAGE__",["$","$1","c",{"children":[["$","$L5",null,{}],null,["$","$L6",null,{"children":["$L7",["$","$L8",null,{"promise":"$@9"}]]}]]}],{},null,false]},null,false],["$","$1","h",{"children":[null,[["$","$La",null,{"children":"$Lb"}],["$","meta",null,{"name":"next-size-adjust","content":""}]],["$","$Lc",null,{"children":["$","div",null,{"hidden":true,"children":["$","$d",null,{"fallback":null,"children":"$Le"}]}]}]]}],false]],"m":"$undefined","G":["$f",[]],"s":false,"S":true}
|
|
16
16
|
b:[["$","meta","0",{"charSet":"utf-8"}],["$","meta","1",{"name":"viewport","content":"width=device-width, initial-scale=1"}]]
|
|
17
17
|
7:null
|
|
18
18
|
10:I[8175,[],"IconMark"]
|
|
@@ -1,9 +1,9 @@
|
|
|
1
1
|
{
|
|
2
|
-
"/api/audit/json/route": "app/api/audit/json/route.js",
|
|
3
|
-
"/api/audit/xml/route": "app/api/audit/xml/route.js",
|
|
4
2
|
"/api/fs/getGraph/route": "app/api/fs/getGraph/route.js",
|
|
5
|
-
"/api/fs/getRoot/route": "app/api/fs/getRoot/route.js",
|
|
6
|
-
"/favicon.ico/route": "app/favicon.ico/route.js",
|
|
7
3
|
"/_not-found/page": "app/_not-found/page.js",
|
|
4
|
+
"/api/audit/json/route": "app/api/audit/json/route.js",
|
|
5
|
+
"/favicon.ico/route": "app/favicon.ico/route.js",
|
|
6
|
+
"/api/fs/getRoot/route": "app/api/fs/getRoot/route.js",
|
|
7
|
+
"/api/audit/xml/route": "app/api/audit/xml/route.js",
|
|
8
8
|
"/page": "app/page.js"
|
|
9
9
|
}
|
|
@@ -1 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><!--
|
|
1
|
+
<!DOCTYPE html><!--6u5fQPurffRVnciNaga_B--><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/c2e42646588b0b1f.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-13036fef2dc48ea1.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/c2e42646588b0b1f.css\",\"style\"]\n"])</script><script>self.__next_f.push([1,"0:{\"P\":null,\"b\":\"6u5fQPurffRVnciNaga-B\",\"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/c2e42646588b0b1f.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 +1 @@
|
|
|
1
|
-
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-7adfafc806738767.js" defer=""></script><script src="/_next/static/chunks/framework-ad48b0742d75aeaa.js" defer=""></script><script src="/_next/static/chunks/main-2320ee2c187c40c9.js" defer=""></script><script src="/_next/static/chunks/pages/_app-0a0020ddd67f79cf.js" defer=""></script><script src="/_next/static/chunks/pages/_error-03529f2c21436739.js" defer=""></script><script src="/_next/static
|
|
1
|
+
<!DOCTYPE html><html><head><meta charSet="utf-8" data-next-head=""/><meta name="viewport" content="width=device-width" data-next-head=""/><title data-next-head="">500: Internal Server Error</title><noscript data-n-css=""></noscript><script defer="" noModule="" src="/_next/static/chunks/polyfills-42372ed130431b0a.js"></script><script src="/_next/static/chunks/webpack-7adfafc806738767.js" defer=""></script><script src="/_next/static/chunks/framework-ad48b0742d75aeaa.js" defer=""></script><script src="/_next/static/chunks/main-2320ee2c187c40c9.js" defer=""></script><script src="/_next/static/chunks/pages/_app-0a0020ddd67f79cf.js" defer=""></script><script src="/_next/static/chunks/pages/_error-03529f2c21436739.js" defer=""></script><script src="/_next/static/6u5fQPurffRVnciNaga-B/_buildManifest.js" defer=""></script><script src="/_next/static/6u5fQPurffRVnciNaga-B/_ssgManifest.js" defer=""></script></head><body><div id="__next"><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="line-height:48px"><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-right:23px;font-size:24px;font-weight:500;vertical-align:top">500</h1><div style="display:inline-block"><h2 style="font-size:14px;font-weight:400;line-height:28px">Internal Server Error<!-- -->.</h2></div></div></div></div><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{"statusCode":500}},"page":"/_error","query":{},"buildId":"6u5fQPurffRVnciNaga-B","nextExport":true,"isFallback":false,"gip":true,"scriptLoader":[]}</script></body></html>
|
|
@@ -1 +1 @@
|
|
|
1
|
-
self.__RSC_SERVER_MANIFEST="{\"node\":{\"
|
|
1
|
+
self.__RSC_SERVER_MANIFEST="{\"node\":{\"006210523ead22c59bddb7a079af89bc87abac8f52\":{\"workers\":{\"app/api/fs/getGraph/route\":{\"moduleId\":\"2804\",\"async\":false}},\"layer\":{\"app/api/fs/getGraph/route\":\"rsc\"}},\"00cc2318da2cd90c1479cbc8614ecf51e0a976d68c\":{\"workers\":{\"app/api/fs/getGraph/route\":{\"moduleId\":\"2804\",\"async\":false},\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false},\"app/api/fs/getRoot/route\":{\"moduleId\":\"5006\",\"async\":false},\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/fs/getGraph/route\":\"rsc\",\"app/api/audit/json/route\":\"rsc\",\"app/api/fs/getRoot/route\":\"rsc\",\"app/api/audit/xml/route\":\"rsc\"}},\"6008098433bf6fd550a725e822ebb5378fba9c8061\":{\"workers\":{\"app/api/fs/getGraph/route\":{\"moduleId\":\"2804\",\"async\":false},\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false},\"app/api/fs/getRoot/route\":{\"moduleId\":\"5006\",\"async\":false},\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/fs/getGraph/route\":\"rsc\",\"app/api/audit/json/route\":\"rsc\",\"app/api/fs/getRoot/route\":\"rsc\",\"app/api/audit/xml/route\":\"rsc\"}},\"78363f01d751e0e106f1b857511475c42aa5f2c8f6\":{\"workers\":{\"app/api/fs/getGraph/route\":{\"moduleId\":\"2804\",\"async\":false},\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false},\"app/api/fs/getRoot/route\":{\"moduleId\":\"5006\",\"async\":false},\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/fs/getGraph/route\":\"rsc\",\"app/api/audit/json/route\":\"rsc\",\"app/api/fs/getRoot/route\":\"rsc\",\"app/api/audit/xml/route\":\"rsc\"}},\"4045b442b92d3805d54c8fb8c1b755dc24eb3d2cae\":{\"workers\":{\"app/api/fs/getGraph/route\":{\"moduleId\":\"2804\",\"async\":false},\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false},\"app/api/fs/getRoot/route\":{\"moduleId\":\"5006\",\"async\":false},\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/fs/getGraph/route\":\"rsc\",\"app/api/audit/json/route\":\"rsc\",\"app/api/fs/getRoot/route\":\"rsc\",\"app/api/audit/xml/route\":\"rsc\"}},\"40472cbf76c866735ef1787c8d8b075422bf56b1ec\":{\"workers\":{\"app/api/fs/getGraph/route\":{\"moduleId\":\"2804\",\"async\":false},\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false},\"app/api/fs/getRoot/route\":{\"moduleId\":\"5006\",\"async\":false},\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/fs/getGraph/route\":\"rsc\",\"app/api/audit/json/route\":\"rsc\",\"app/api/fs/getRoot/route\":\"rsc\",\"app/api/audit/xml/route\":\"rsc\"}},\"4051e5360ecfad866f6e2a7409abcec214c1d39cc4\":{\"workers\":{\"app/api/fs/getGraph/route\":{\"moduleId\":\"2804\",\"async\":false},\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false},\"app/api/fs/getRoot/route\":{\"moduleId\":\"5006\",\"async\":false},\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/fs/getGraph/route\":\"rsc\",\"app/api/audit/json/route\":\"rsc\",\"app/api/fs/getRoot/route\":\"rsc\",\"app/api/audit/xml/route\":\"rsc\"}},\"40c896f7f3025c91920251dbca7f500a58db01e371\":{\"workers\":{\"app/api/fs/getGraph/route\":{\"moduleId\":\"2804\",\"async\":false},\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false},\"app/api/fs/getRoot/route\":{\"moduleId\":\"5006\",\"async\":false},\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/fs/getGraph/route\":\"rsc\",\"app/api/audit/json/route\":\"rsc\",\"app/api/fs/getRoot/route\":\"rsc\",\"app/api/audit/xml/route\":\"rsc\"}},\"608ab0d58504e28a8ecc97882d5621fe5dd4a5476e\":{\"workers\":{\"app/api/fs/getGraph/route\":{\"moduleId\":\"2804\",\"async\":false},\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false},\"app/api/fs/getRoot/route\":{\"moduleId\":\"5006\",\"async\":false},\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/fs/getGraph/route\":\"rsc\",\"app/api/audit/json/route\":\"rsc\",\"app/api/fs/getRoot/route\":\"rsc\",\"app/api/audit/xml/route\":\"rsc\"}},\"70c0cb89558e7705fb7614fa62875e9e75ee49777f\":{\"workers\":{\"app/api/fs/getGraph/route\":{\"moduleId\":\"2804\",\"async\":false},\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false},\"app/api/fs/getRoot/route\":{\"moduleId\":\"5006\",\"async\":false},\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/fs/getGraph/route\":\"rsc\",\"app/api/audit/json/route\":\"rsc\",\"app/api/fs/getRoot/route\":\"rsc\",\"app/api/audit/xml/route\":\"rsc\"}},\"00c9067e534adc06923daf2aa563b0c38cb4476677\":{\"workers\":{\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false}},\"layer\":{\"app/api/audit/json/route\":\"rsc\"}},\"001c7c371fc0ef2a0906fe3e2e1de8506f82bc0136\":{\"workers\":{\"app/api/audit/json/route\":{\"moduleId\":\"8937\",\"async\":false},\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/audit/json/route\":\"rsc\",\"app/api/audit/xml/route\":\"rsc\"}},\"00e2b067ae504a19c6c4281334b751f657b3b2383c\":{\"workers\":{\"app/api/fs/getRoot/route\":{\"moduleId\":\"5006\",\"async\":false}},\"layer\":{\"app/api/fs/getRoot/route\":\"rsc\"}},\"00dd1a18703c0c3a6e48f786848a16f40e2f415ed5\":{\"workers\":{\"app/api/audit/xml/route\":{\"moduleId\":\"6547\",\"async\":false}},\"layer\":{\"app/api/audit/xml/route\":\"rsc\"}}},\"edge\":{},\"encryptionKey\":\"process.env.NEXT_SERVER_ACTIONS_ENCRYPTION_KEY\"}"
|