Infrastructure: Implement master/dev/vX branching, save git path, and fix username casing
This commit is contained in:
86
scratch/npm_cache/_logs/2026-04-10T14_47_53_504Z-debug-0.log
Normal file
86
scratch/npm_cache/_logs/2026-04-10T14_47_53_504Z-debug-0.log
Normal file
@@ -0,0 +1,86 @@
|
||||
0 verbose cli /opt/homebrew/Cellar/node/25.8.2/bin/node /opt/homebrew/lib/node_modules/npm/bin/npm-cli.js
|
||||
1 info using npm@11.12.1
|
||||
2 info using node@v25.8.2
|
||||
3 silly config load:file:/opt/homebrew/lib/node_modules/npm/npmrc
|
||||
4 silly config load:file:/Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/frontend/.npmrc
|
||||
5 silly config load:file:/Users/danielbedeleanu/.npmrc
|
||||
6 silly config load:file:/opt/homebrew/etc/npmrc
|
||||
7 verbose title npm exec local-ssl-proxy --hostname 0.0.0.0 --source 3001 --target 3000
|
||||
8 verbose argv "exec" "--yes" "--" "local-ssl-proxy" "--hostname" "0.0.0.0" "--source" "3001" "--target" "3000"
|
||||
9 verbose logfile logs-max:10 dir:/Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/scratch/npm_cache/_logs/2026-04-10T14_47_53_504Z-
|
||||
10 verbose logfile /Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/scratch/npm_cache/_logs/2026-04-10T14_47_53_504Z-debug-0.log
|
||||
11 silly logfile done cleaning log files
|
||||
12 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
|
||||
13 http fetch GET 200 https://registry.npmjs.org/npm 128ms
|
||||
14 http fetch GET 200 https://registry.npmjs.org/local-ssl-proxy 75ms (cache miss)
|
||||
15 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
|
||||
16 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
|
||||
17 silly idealTree buildDeps
|
||||
18 silly fetch manifest local-ssl-proxy@2.0.5
|
||||
19 silly packumentCache full:https://registry.npmjs.org/local-ssl-proxy cache-miss
|
||||
20 http fetch GET 200 https://registry.npmjs.org/local-ssl-proxy 560ms (cache miss)
|
||||
21 silly packumentCache full:https://registry.npmjs.org/local-ssl-proxy set size:undefined disposed:false
|
||||
22 silly placeDep ROOT local-ssl-proxy@2.0.5 OK for: want: 2.0.5
|
||||
23 silly fetch manifest ansi-colors@^4.1.3
|
||||
24 silly packumentCache full:https://registry.npmjs.org/ansi-colors cache-miss
|
||||
25 silly fetch manifest commander@^10.0.0
|
||||
26 silly packumentCache full:https://registry.npmjs.org/commander cache-miss
|
||||
27 silly fetch manifest http-proxy@^1.18.1
|
||||
28 silly packumentCache full:https://registry.npmjs.org/http-proxy cache-miss
|
||||
29 http fetch GET 200 https://registry.npmjs.org/commander 40ms (cache miss)
|
||||
30 silly packumentCache full:https://registry.npmjs.org/commander set size:undefined disposed:false
|
||||
31 http fetch GET 200 https://registry.npmjs.org/ansi-colors 44ms (cache miss)
|
||||
32 silly packumentCache full:https://registry.npmjs.org/ansi-colors set size:undefined disposed:false
|
||||
33 http fetch GET 200 https://registry.npmjs.org/http-proxy 241ms (cache miss)
|
||||
34 silly packumentCache full:https://registry.npmjs.org/http-proxy set size:undefined disposed:false
|
||||
35 silly placeDep ROOT ansi-colors@4.1.3 OK for: local-ssl-proxy@2.0.5 want: ^4.1.3
|
||||
36 silly placeDep ROOT commander@10.0.1 OK for: local-ssl-proxy@2.0.5 want: ^10.0.0
|
||||
37 silly placeDep ROOT http-proxy@1.18.1 OK for: local-ssl-proxy@2.0.5 want: ^1.18.1
|
||||
38 silly fetch manifest eventemitter3@^4.0.0
|
||||
39 silly packumentCache full:https://registry.npmjs.org/eventemitter3 cache-miss
|
||||
40 silly fetch manifest requires-port@^1.0.0
|
||||
41 silly packumentCache full:https://registry.npmjs.org/requires-port cache-miss
|
||||
42 silly fetch manifest follow-redirects@^1.0.0
|
||||
43 silly packumentCache full:https://registry.npmjs.org/follow-redirects cache-miss
|
||||
44 http fetch GET 200 https://registry.npmjs.org/follow-redirects 27ms (cache miss)
|
||||
45 silly packumentCache full:https://registry.npmjs.org/follow-redirects set size:undefined disposed:false
|
||||
46 http fetch GET 200 https://registry.npmjs.org/requires-port 37ms (cache miss)
|
||||
47 silly packumentCache full:https://registry.npmjs.org/requires-port set size:undefined disposed:false
|
||||
48 http fetch GET 200 https://registry.npmjs.org/eventemitter3 38ms (cache miss)
|
||||
49 silly packumentCache full:https://registry.npmjs.org/eventemitter3 set size:undefined disposed:false
|
||||
50 silly placeDep ROOT eventemitter3@4.0.7 OK for: http-proxy@1.18.1 want: ^4.0.0
|
||||
51 silly placeDep ROOT follow-redirects@1.15.11 OK for: http-proxy@1.18.1 want: ^1.0.0
|
||||
52 silly placeDep ROOT requires-port@1.0.0 OK for: http-proxy@1.18.1 want: ^1.0.0
|
||||
53 silly reify moves {}
|
||||
54 silly audit bulk request {
|
||||
54 silly audit 'local-ssl-proxy': [ '2.0.5' ],
|
||||
54 silly audit 'ansi-colors': [ '4.1.3' ],
|
||||
54 silly audit commander: [ '10.0.1' ],
|
||||
54 silly audit 'http-proxy': [ '1.18.1' ],
|
||||
54 silly audit eventemitter3: [ '4.0.7' ],
|
||||
54 silly audit 'follow-redirects': [ '1.15.11' ],
|
||||
54 silly audit 'requires-port': [ '1.0.0' ]
|
||||
54 silly audit }
|
||||
55 http cache requires-port@https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz 0ms (cache hit)
|
||||
56 http cache follow-redirects@https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz 1ms (cache hit)
|
||||
57 http cache eventemitter3@https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz 0ms (cache hit)
|
||||
58 http cache http-proxy@https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz 0ms (cache hit)
|
||||
59 http cache commander@https://registry.npmjs.org/commander/-/commander-10.0.1.tgz 0ms (cache hit)
|
||||
60 silly tarball no local data for requires-port@https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz. Extracting by manifest.
|
||||
61 http cache local-ssl-proxy@https://registry.npmjs.org/local-ssl-proxy/-/local-ssl-proxy-2.0.5.tgz 0ms (cache hit)
|
||||
62 silly tarball no local data for follow-redirects@https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz. Extracting by manifest.
|
||||
63 silly tarball no local data for eventemitter3@https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz. Extracting by manifest.
|
||||
64 http cache ansi-colors@https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz 0ms (cache hit)
|
||||
65 silly tarball no local data for http-proxy@https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz. Extracting by manifest.
|
||||
66 silly tarball no local data for commander@https://registry.npmjs.org/commander/-/commander-10.0.1.tgz. Extracting by manifest.
|
||||
67 silly tarball no local data for local-ssl-proxy@https://registry.npmjs.org/local-ssl-proxy/-/local-ssl-proxy-2.0.5.tgz. Extracting by manifest.
|
||||
68 silly tarball no local data for ansi-colors@https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz. Extracting by manifest.
|
||||
69 http fetch GET 200 https://registry.npmjs.org/requires-port/-/requires-port-1.0.0.tgz 38ms (cache miss)
|
||||
70 http fetch GET 200 https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz 38ms (cache miss)
|
||||
71 http fetch GET 200 https://registry.npmjs.org/eventemitter3/-/eventemitter3-4.0.7.tgz 41ms (cache miss)
|
||||
72 http fetch GET 200 https://registry.npmjs.org/ansi-colors/-/ansi-colors-4.1.3.tgz 42ms (cache miss)
|
||||
73 http fetch GET 200 https://registry.npmjs.org/local-ssl-proxy/-/local-ssl-proxy-2.0.5.tgz 54ms (cache miss)
|
||||
74 http fetch GET 200 https://registry.npmjs.org/http-proxy/-/http-proxy-1.18.1.tgz 59ms (cache miss)
|
||||
75 http fetch GET 200 https://registry.npmjs.org/commander/-/commander-10.0.1.tgz 60ms (cache miss)
|
||||
76 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 200ms
|
||||
77 silly audit report {}
|
||||
276
scratch/npm_cache/_logs/2026-04-10T14_49_49_475Z-debug-0.log
Normal file
276
scratch/npm_cache/_logs/2026-04-10T14_49_49_475Z-debug-0.log
Normal file
@@ -0,0 +1,276 @@
|
||||
0 verbose cli /opt/homebrew/Cellar/node/25.8.2/bin/node /opt/homebrew/lib/node_modules/npm/bin/npm-cli.js
|
||||
1 info using npm@11.12.1
|
||||
2 info using node@v25.8.2
|
||||
3 silly config load:file:/opt/homebrew/lib/node_modules/npm/npmrc
|
||||
4 silly config load:file:/Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/frontend/.npmrc
|
||||
5 silly config load:file:/Users/danielbedeleanu/.npmrc
|
||||
6 silly config load:file:/opt/homebrew/etc/npmrc
|
||||
7 verbose title npm exec localtunnel --port 3000 --subdomain inventory-ai-test
|
||||
8 verbose argv "exec" "--yes" "--" "localtunnel" "--port" "3000" "--subdomain" "inventory-ai-test"
|
||||
9 verbose logfile logs-max:10 dir:/Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/scratch/npm_cache/_logs/2026-04-10T14_49_49_475Z-
|
||||
10 verbose logfile /Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/scratch/npm_cache/_logs/2026-04-10T14_49_49_475Z-debug-0.log
|
||||
11 silly logfile done cleaning log files
|
||||
12 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
|
||||
13 http fetch GET 200 https://registry.npmjs.org/localtunnel 727ms (cache miss)
|
||||
14 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
|
||||
15 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
|
||||
16 silly idealTree buildDeps
|
||||
17 silly fetch manifest localtunnel@2.0.2
|
||||
18 silly packumentCache full:https://registry.npmjs.org/localtunnel cache-miss
|
||||
19 http fetch GET 200 https://registry.npmjs.org/localtunnel 600ms (cache miss)
|
||||
20 silly packumentCache full:https://registry.npmjs.org/localtunnel set size:undefined disposed:false
|
||||
21 silly placeDep ROOT localtunnel@2.0.2 OK for: want: 2.0.2
|
||||
22 silly fetch manifest axios@0.21.4
|
||||
23 silly packumentCache full:https://registry.npmjs.org/axios cache-miss
|
||||
24 silly fetch manifest debug@4.3.2
|
||||
25 silly packumentCache full:https://registry.npmjs.org/debug cache-miss
|
||||
26 silly fetch manifest openurl@1.1.1
|
||||
27 silly packumentCache full:https://registry.npmjs.org/openurl cache-miss
|
||||
28 silly fetch manifest yargs@17.1.1
|
||||
29 silly packumentCache full:https://registry.npmjs.org/yargs cache-miss
|
||||
30 http fetch GET 200 https://registry.npmjs.org/axios 44ms (cache miss)
|
||||
31 silly packumentCache full:https://registry.npmjs.org/axios set size:undefined disposed:false
|
||||
32 http fetch GET 200 https://registry.npmjs.org/debug 69ms (cache miss)
|
||||
33 silly packumentCache full:https://registry.npmjs.org/debug set size:undefined disposed:false
|
||||
34 http fetch GET 200 https://registry.npmjs.org/yargs 73ms (cache miss)
|
||||
35 silly packumentCache full:https://registry.npmjs.org/yargs set size:undefined disposed:false
|
||||
36 http fetch GET 200 https://registry.npmjs.org/openurl 276ms (cache miss)
|
||||
37 silly packumentCache full:https://registry.npmjs.org/openurl set size:undefined disposed:false
|
||||
38 silly placeDep ROOT axios@0.21.4 OK for: localtunnel@2.0.2 want: 0.21.4
|
||||
39 silly placeDep ROOT debug@4.3.2 OK for: localtunnel@2.0.2 want: 4.3.2
|
||||
40 silly placeDep ROOT openurl@1.1.1 OK for: localtunnel@2.0.2 want: 1.1.1
|
||||
41 silly placeDep ROOT yargs@17.1.1 OK for: localtunnel@2.0.2 want: 17.1.1
|
||||
42 silly fetch manifest follow-redirects@^1.14.0
|
||||
43 silly packumentCache full:https://registry.npmjs.org/follow-redirects cache-miss
|
||||
44 silly fetch manifest ms@2.1.2
|
||||
45 silly packumentCache full:https://registry.npmjs.org/ms cache-miss
|
||||
46 silly fetch manifest y18n@^5.0.5
|
||||
47 silly packumentCache full:https://registry.npmjs.org/y18n cache-miss
|
||||
48 silly fetch manifest cliui@^7.0.2
|
||||
49 silly packumentCache full:https://registry.npmjs.org/cliui cache-miss
|
||||
50 silly fetch manifest escalade@^3.1.1
|
||||
51 silly packumentCache full:https://registry.npmjs.org/escalade cache-miss
|
||||
52 silly fetch manifest string-width@^4.2.0
|
||||
53 silly packumentCache full:https://registry.npmjs.org/string-width cache-miss
|
||||
54 silly fetch manifest yargs-parser@^20.2.2
|
||||
55 silly packumentCache full:https://registry.npmjs.org/yargs-parser cache-miss
|
||||
56 http cache https://registry.npmjs.org/follow-redirects 13ms (cache hit)
|
||||
57 silly packumentCache full:https://registry.npmjs.org/follow-redirects set size:186700 disposed:false
|
||||
58 silly fetch manifest get-caller-file@^2.0.5
|
||||
59 silly packumentCache full:https://registry.npmjs.org/get-caller-file cache-miss
|
||||
60 http fetch GET 200 https://registry.npmjs.org/cliui 30ms (cache miss)
|
||||
61 silly packumentCache full:https://registry.npmjs.org/cliui set size:undefined disposed:false
|
||||
62 silly fetch manifest require-directory@^2.1.1
|
||||
63 silly packumentCache full:https://registry.npmjs.org/require-directory cache-miss
|
||||
64 http fetch GET 200 https://registry.npmjs.org/y18n 36ms (cache miss)
|
||||
65 silly packumentCache full:https://registry.npmjs.org/y18n set size:undefined disposed:false
|
||||
66 http fetch GET 200 https://registry.npmjs.org/ms 39ms (cache miss)
|
||||
67 silly packumentCache full:https://registry.npmjs.org/ms set size:undefined disposed:false
|
||||
68 http fetch GET 200 https://registry.npmjs.org/escalade 39ms (cache miss)
|
||||
69 silly packumentCache full:https://registry.npmjs.org/escalade set size:undefined disposed:false
|
||||
70 http fetch GET 200 https://registry.npmjs.org/string-width 52ms (cache miss)
|
||||
71 silly packumentCache full:https://registry.npmjs.org/string-width set size:undefined disposed:false
|
||||
72 http fetch GET 200 https://registry.npmjs.org/require-directory 26ms (cache miss)
|
||||
73 silly packumentCache full:https://registry.npmjs.org/require-directory set size:undefined disposed:false
|
||||
74 http fetch GET 200 https://registry.npmjs.org/yargs-parser 69ms (cache miss)
|
||||
75 silly packumentCache full:https://registry.npmjs.org/yargs-parser set size:undefined disposed:false
|
||||
76 http fetch GET 200 https://registry.npmjs.org/get-caller-file 60ms (cache miss)
|
||||
77 silly packumentCache full:https://registry.npmjs.org/get-caller-file set size:undefined disposed:false
|
||||
78 silly placeDep ROOT follow-redirects@1.15.11 OK for: axios@0.21.4 want: ^1.14.0
|
||||
79 silly placeDep ROOT ms@2.1.2 OK for: debug@4.3.2 want: 2.1.2
|
||||
80 silly placeDep ROOT cliui@7.0.4 OK for: yargs@17.1.1 want: ^7.0.2
|
||||
81 silly placeDep ROOT escalade@3.2.0 OK for: yargs@17.1.1 want: ^3.1.1
|
||||
82 silly placeDep ROOT get-caller-file@2.0.5 OK for: yargs@17.1.1 want: ^2.0.5
|
||||
83 silly placeDep ROOT require-directory@2.1.1 OK for: yargs@17.1.1 want: ^2.1.1
|
||||
84 silly placeDep ROOT string-width@4.2.3 OK for: yargs@17.1.1 want: ^4.2.0
|
||||
85 silly placeDep ROOT y18n@5.0.8 OK for: yargs@17.1.1 want: ^5.0.5
|
||||
86 silly placeDep ROOT yargs-parser@20.2.9 OK for: yargs@17.1.1 want: ^20.2.2
|
||||
87 silly fetch manifest wrap-ansi@^7.0.0
|
||||
88 silly packumentCache full:https://registry.npmjs.org/wrap-ansi cache-miss
|
||||
89 silly fetch manifest strip-ansi@^6.0.0
|
||||
90 silly packumentCache full:https://registry.npmjs.org/strip-ansi cache-miss
|
||||
91 silly fetch manifest strip-ansi@^6.0.1
|
||||
92 silly packumentCache full:https://registry.npmjs.org/strip-ansi cache-miss
|
||||
93 silly fetch manifest emoji-regex@^8.0.0
|
||||
94 silly packumentCache full:https://registry.npmjs.org/emoji-regex cache-miss
|
||||
95 silly fetch manifest is-fullwidth-code-point@^3.0.0
|
||||
96 silly packumentCache full:https://registry.npmjs.org/is-fullwidth-code-point cache-miss
|
||||
97 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point 24ms (cache miss)
|
||||
98 silly packumentCache full:https://registry.npmjs.org/is-fullwidth-code-point set size:undefined disposed:false
|
||||
99 http fetch GET 200 https://registry.npmjs.org/wrap-ansi 25ms (cache miss)
|
||||
100 silly packumentCache full:https://registry.npmjs.org/wrap-ansi set size:undefined disposed:false
|
||||
101 http fetch GET 200 https://registry.npmjs.org/emoji-regex 28ms (cache miss)
|
||||
102 silly packumentCache full:https://registry.npmjs.org/emoji-regex set size:undefined disposed:false
|
||||
103 http fetch GET 200 https://registry.npmjs.org/strip-ansi 30ms (cache miss)
|
||||
104 silly packumentCache full:https://registry.npmjs.org/strip-ansi set size:undefined disposed:false
|
||||
105 http fetch GET 200 https://registry.npmjs.org/strip-ansi 52ms (cache miss)
|
||||
106 silly packumentCache full:https://registry.npmjs.org/strip-ansi set size:undefined disposed:false
|
||||
107 silly placeDep ROOT strip-ansi@6.0.1 OK for: cliui@7.0.4 want: ^6.0.0
|
||||
108 silly placeDep ROOT wrap-ansi@7.0.0 OK for: cliui@7.0.4 want: ^7.0.0
|
||||
109 silly fetch manifest ansi-regex@^5.0.1
|
||||
110 silly packumentCache full:https://registry.npmjs.org/ansi-regex cache-miss
|
||||
111 silly fetch manifest ansi-styles@^4.0.0
|
||||
112 silly packumentCache full:https://registry.npmjs.org/ansi-styles cache-miss
|
||||
113 http fetch GET 200 https://registry.npmjs.org/ansi-regex 29ms (cache miss)
|
||||
114 silly packumentCache full:https://registry.npmjs.org/ansi-regex set size:undefined disposed:false
|
||||
115 http fetch GET 200 https://registry.npmjs.org/ansi-styles 35ms (cache miss)
|
||||
116 silly packumentCache full:https://registry.npmjs.org/ansi-styles set size:undefined disposed:false
|
||||
117 silly placeDep ROOT emoji-regex@8.0.0 OK for: string-width@4.2.3 want: ^8.0.0
|
||||
118 silly placeDep ROOT is-fullwidth-code-point@3.0.0 OK for: string-width@4.2.3 want: ^3.0.0
|
||||
119 silly placeDep ROOT ansi-regex@5.0.1 OK for: strip-ansi@6.0.1 want: ^5.0.1
|
||||
120 silly placeDep ROOT ansi-styles@4.3.0 OK for: wrap-ansi@7.0.0 want: ^4.0.0
|
||||
121 silly fetch manifest color-convert@^2.0.1
|
||||
122 silly packumentCache full:https://registry.npmjs.org/color-convert cache-miss
|
||||
123 http fetch GET 200 https://registry.npmjs.org/color-convert 40ms (cache miss)
|
||||
124 silly packumentCache full:https://registry.npmjs.org/color-convert set size:undefined disposed:false
|
||||
125 silly placeDep ROOT color-convert@2.0.1 OK for: ansi-styles@4.3.0 want: ^2.0.1
|
||||
126 silly fetch manifest color-name@~1.1.4
|
||||
127 silly packumentCache full:https://registry.npmjs.org/color-name cache-miss
|
||||
128 http fetch GET 200 https://registry.npmjs.org/color-name 27ms (cache miss)
|
||||
129 silly packumentCache full:https://registry.npmjs.org/color-name set size:undefined disposed:false
|
||||
130 silly placeDep ROOT color-name@1.1.4 OK for: color-convert@2.0.1 want: ~1.1.4
|
||||
131 silly reify moves {}
|
||||
132 silly audit bulk request {
|
||||
132 silly audit localtunnel: [ '2.0.2' ],
|
||||
132 silly audit axios: [ '0.21.4' ],
|
||||
132 silly audit debug: [ '4.3.2' ],
|
||||
132 silly audit openurl: [ '1.1.1' ],
|
||||
132 silly audit yargs: [ '17.1.1' ],
|
||||
132 silly audit 'follow-redirects': [ '1.15.11' ],
|
||||
132 silly audit ms: [ '2.1.2' ],
|
||||
132 silly audit cliui: [ '7.0.4' ],
|
||||
132 silly audit escalade: [ '3.2.0' ],
|
||||
132 silly audit 'get-caller-file': [ '2.0.5' ],
|
||||
132 silly audit 'require-directory': [ '2.1.1' ],
|
||||
132 silly audit 'string-width': [ '4.2.3' ],
|
||||
132 silly audit y18n: [ '5.0.8' ],
|
||||
132 silly audit 'yargs-parser': [ '20.2.9' ],
|
||||
132 silly audit 'strip-ansi': [ '6.0.1' ],
|
||||
132 silly audit 'wrap-ansi': [ '7.0.0' ],
|
||||
132 silly audit 'emoji-regex': [ '8.0.0' ],
|
||||
132 silly audit 'is-fullwidth-code-point': [ '3.0.0' ],
|
||||
132 silly audit 'ansi-regex': [ '5.0.1' ],
|
||||
132 silly audit 'ansi-styles': [ '4.3.0' ],
|
||||
132 silly audit 'color-convert': [ '2.0.1' ],
|
||||
132 silly audit 'color-name': [ '1.1.4' ]
|
||||
132 silly audit }
|
||||
133 http cache color-name@https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz 0ms (cache hit)
|
||||
134 http cache color-convert@https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz 0ms (cache hit)
|
||||
135 http cache ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz 0ms (cache hit)
|
||||
136 http cache is-fullwidth-code-point@https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz 0ms (cache hit)
|
||||
137 http cache strip-ansi@https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz 0ms (cache hit)
|
||||
138 http cache ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz 0ms (cache hit)
|
||||
139 http cache yargs-parser@https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz 0ms (cache hit)
|
||||
140 http cache wrap-ansi@https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz 0ms (cache hit)
|
||||
141 http cache y18n@https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz 0ms (cache hit)
|
||||
142 http cache string-width@https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz 0ms (cache hit)
|
||||
143 http cache require-directory@https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz 0ms (cache hit)
|
||||
144 http cache get-caller-file@https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz 0ms (cache hit)
|
||||
145 http cache escalade@https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz 0ms (cache hit)
|
||||
146 http cache cliui@https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz 0ms (cache hit)
|
||||
147 http cache ms@https://registry.npmjs.org/ms/-/ms-2.1.2.tgz 0ms (cache hit)
|
||||
148 http cache follow-redirects@https://registry.npmjs.org/follow-redirects/-/follow-redirects-1.15.11.tgz 0ms (cache hit)
|
||||
149 http cache yargs@https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz 0ms (cache hit)
|
||||
150 http cache debug@https://registry.npmjs.org/debug/-/debug-4.3.2.tgz 0ms (cache hit)
|
||||
151 http cache axios@https://registry.npmjs.org/axios/-/axios-0.21.4.tgz 0ms (cache hit)
|
||||
152 http cache localtunnel@https://registry.npmjs.org/localtunnel/-/localtunnel-2.0.2.tgz 0ms (cache hit)
|
||||
153 http cache emoji-regex@https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz 0ms (cache hit)
|
||||
154 http cache openurl@https://registry.npmjs.org/openurl/-/openurl-1.1.1.tgz 0ms (cache hit)
|
||||
155 silly tarball no local data for color-name@https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz. Extracting by manifest.
|
||||
156 silly tarball no local data for color-convert@https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz. Extracting by manifest.
|
||||
157 silly tarball no local data for ansi-styles@https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz. Extracting by manifest.
|
||||
158 silly tarball no local data for is-fullwidth-code-point@https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz. Extracting by manifest.
|
||||
159 silly tarball no local data for strip-ansi@https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz. Extracting by manifest.
|
||||
160 silly tarball no local data for ansi-regex@https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz. Extracting by manifest.
|
||||
161 silly tarball no local data for wrap-ansi@https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz. Extracting by manifest.
|
||||
162 silly tarball no local data for yargs-parser@https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz. Extracting by manifest.
|
||||
163 silly tarball no local data for y18n@https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz. Extracting by manifest.
|
||||
164 silly tarball no local data for string-width@https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz. Extracting by manifest.
|
||||
165 silly tarball no local data for require-directory@https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz. Extracting by manifest.
|
||||
166 silly tarball no local data for get-caller-file@https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz. Extracting by manifest.
|
||||
167 silly tarball no local data for escalade@https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz. Extracting by manifest.
|
||||
168 silly tarball no local data for cliui@https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz. Extracting by manifest.
|
||||
169 silly tarball no local data for ms@https://registry.npmjs.org/ms/-/ms-2.1.2.tgz. Extracting by manifest.
|
||||
170 silly tarball no local data for yargs@https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz. Extracting by manifest.
|
||||
171 silly tarball no local data for debug@https://registry.npmjs.org/debug/-/debug-4.3.2.tgz. Extracting by manifest.
|
||||
172 silly tarball no local data for axios@https://registry.npmjs.org/axios/-/axios-0.21.4.tgz. Extracting by manifest.
|
||||
173 silly tarball no local data for localtunnel@https://registry.npmjs.org/localtunnel/-/localtunnel-2.0.2.tgz. Extracting by manifest.
|
||||
174 silly tarball no local data for emoji-regex@https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz. Extracting by manifest.
|
||||
175 silly tarball no local data for openurl@https://registry.npmjs.org/openurl/-/openurl-1.1.1.tgz. Extracting by manifest.
|
||||
176 http fetch GET 200 https://registry.npmjs.org/strip-ansi/-/strip-ansi-6.0.1.tgz 44ms (cache miss)
|
||||
177 http fetch GET 200 https://registry.npmjs.org/color-name/-/color-name-1.1.4.tgz 45ms (cache miss)
|
||||
178 http fetch GET 200 https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz 44ms (cache miss)
|
||||
179 http fetch GET 200 https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz 45ms (cache miss)
|
||||
180 http fetch GET 200 https://registry.npmjs.org/ansi-styles/-/ansi-styles-4.3.0.tgz 46ms (cache miss)
|
||||
181 http fetch GET 200 https://registry.npmjs.org/color-convert/-/color-convert-2.0.1.tgz 46ms (cache miss)
|
||||
182 http fetch GET 200 https://registry.npmjs.org/ms/-/ms-2.1.2.tgz 46ms (cache miss)
|
||||
183 http fetch GET 200 https://registry.npmjs.org/debug/-/debug-4.3.2.tgz 66ms (cache miss)
|
||||
184 http fetch GET 200 https://registry.npmjs.org/string-width/-/string-width-4.2.3.tgz 68ms (cache miss)
|
||||
185 http fetch GET 200 https://registry.npmjs.org/localtunnel/-/localtunnel-2.0.2.tgz 68ms (cache miss)
|
||||
186 http fetch GET 200 https://registry.npmjs.org/cliui/-/cliui-7.0.4.tgz 69ms (cache miss)
|
||||
187 http fetch GET 200 https://registry.npmjs.org/get-caller-file/-/get-caller-file-2.0.5.tgz 77ms (cache miss)
|
||||
188 http fetch GET 200 https://registry.npmjs.org/openurl/-/openurl-1.1.1.tgz 76ms (cache miss)
|
||||
189 http fetch GET 200 https://registry.npmjs.org/wrap-ansi/-/wrap-ansi-7.0.0.tgz 79ms (cache miss)
|
||||
190 http fetch GET 200 https://registry.npmjs.org/escalade/-/escalade-3.2.0.tgz 79ms (cache miss)
|
||||
191 http fetch GET 200 https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz 77ms (cache miss)
|
||||
192 http fetch GET 200 https://registry.npmjs.org/y18n/-/y18n-5.0.8.tgz 80ms (cache miss)
|
||||
193 http fetch GET 200 https://registry.npmjs.org/require-directory/-/require-directory-2.1.1.tgz 81ms (cache miss)
|
||||
194 http fetch GET 200 https://registry.npmjs.org/yargs/-/yargs-17.1.1.tgz 82ms (cache miss)
|
||||
195 http fetch GET 200 https://registry.npmjs.org/yargs-parser/-/yargs-parser-20.2.9.tgz 86ms (cache miss)
|
||||
196 http fetch GET 200 https://registry.npmjs.org/axios/-/axios-0.21.4.tgz 90ms (cache miss)
|
||||
197 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 235ms
|
||||
198 silly audit report {
|
||||
198 silly audit report axios: [
|
||||
198 silly audit report {
|
||||
198 silly audit report id: 1111034,
|
||||
198 silly audit report url: 'https://github.com/advisories/GHSA-jr5f-v2jv-69x6',
|
||||
198 silly audit report title: 'axios Requests Vulnerable To Possible SSRF and Credential Leakage via Absolute URL',
|
||||
198 silly audit report severity: 'high',
|
||||
198 silly audit report vulnerable_versions: '<0.30.0',
|
||||
198 silly audit report cwe: [Array],
|
||||
198 silly audit report cvss: [Object]
|
||||
198 silly audit report },
|
||||
198 silly audit report {
|
||||
198 silly audit report id: 1113274,
|
||||
198 silly audit report url: 'https://github.com/advisories/GHSA-43fc-jf86-j433',
|
||||
198 silly audit report title: 'Axios is Vulnerable to Denial of Service via __proto__ Key in mergeConfig',
|
||||
198 silly audit report severity: 'high',
|
||||
198 silly audit report vulnerable_versions: '<=0.30.2',
|
||||
198 silly audit report cwe: [Array],
|
||||
198 silly audit report cvss: [Object]
|
||||
198 silly audit report },
|
||||
198 silly audit report {
|
||||
198 silly audit report id: 1116276,
|
||||
198 silly audit report url: 'https://github.com/advisories/GHSA-qj83-cq47-w5f8',
|
||||
198 silly audit report title: 'Axios HTTP/2 Session Cleanup State Corruption Vulnerability',
|
||||
198 silly audit report severity: 'moderate',
|
||||
198 silly audit report vulnerable_versions: '<1.13.2',
|
||||
198 silly audit report cwe: [Array],
|
||||
198 silly audit report cvss: [Object]
|
||||
198 silly audit report },
|
||||
198 silly audit report {
|
||||
198 silly audit report id: 1116365,
|
||||
198 silly audit report url: 'https://github.com/advisories/GHSA-3p68-rc4w-qgx5',
|
||||
198 silly audit report title: 'Axios has a NO_PROXY Hostname Normalization Bypass Leads to SSRF',
|
||||
198 silly audit report severity: 'critical',
|
||||
198 silly audit report vulnerable_versions: '<1.15.0',
|
||||
198 silly audit report cwe: [Array],
|
||||
198 silly audit report cvss: [Object]
|
||||
198 silly audit report },
|
||||
198 silly audit report {
|
||||
198 silly audit report id: 1097679,
|
||||
198 silly audit report url: 'https://github.com/advisories/GHSA-wf5p-g6vw-rhxx',
|
||||
198 silly audit report title: 'Axios Cross-Site Request Forgery Vulnerability',
|
||||
198 silly audit report severity: 'moderate',
|
||||
198 silly audit report vulnerable_versions: '>=0.8.1 <0.28.0',
|
||||
198 silly audit report cwe: [Array],
|
||||
198 silly audit report cvss: [Object]
|
||||
198 silly audit report }
|
||||
198 silly audit report ]
|
||||
198 silly audit report }
|
||||
199 silly packumentCache corgi:https://registry.npmjs.org/axios cache-miss
|
||||
200 http fetch GET 200 https://registry.npmjs.org/axios 25ms (cache miss)
|
||||
201 silly packumentCache corgi:https://registry.npmjs.org/axios set size:undefined disposed:false
|
||||
202 silly packumentCache corgi:https://registry.npmjs.org/localtunnel cache-miss
|
||||
203 http cache https://registry.npmjs.org/localtunnel 2ms (cache hit)
|
||||
204 silly packumentCache corgi:https://registry.npmjs.org/localtunnel set size:25176 disposed:false
|
||||
854
scratch/npm_cache/_logs/2026-04-10T14_57_54_033Z-debug-0.log
Normal file
854
scratch/npm_cache/_logs/2026-04-10T14_57_54_033Z-debug-0.log
Normal file
@@ -0,0 +1,854 @@
|
||||
0 verbose cli /opt/homebrew/Cellar/node/25.8.2/bin/node /opt/homebrew/bin/npm
|
||||
1 info using npm@11.12.1
|
||||
2 info using node@v25.8.2
|
||||
3 silly config load:file:/opt/homebrew/lib/node_modules/npm/npmrc
|
||||
4 silly config load:file:/Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/frontend/.npmrc
|
||||
5 silly config load:file:/Users/danielbedeleanu/.npmrc
|
||||
6 silly config load:file:/opt/homebrew/etc/npmrc
|
||||
7 verbose title npm install tesseract.js
|
||||
8 verbose argv "install" "tesseract.js"
|
||||
9 verbose logfile logs-max:10 dir:/Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/scratch/npm_cache/_logs/2026-04-10T14_57_54_033Z-
|
||||
10 verbose logfile /Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/scratch/npm_cache/_logs/2026-04-10T14_57_54_033Z-debug-0.log
|
||||
11 silly logfile done cleaning log files
|
||||
12 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
|
||||
13 silly idealTree buildDeps
|
||||
14 silly fetch manifest tesseract.js@*
|
||||
15 silly packumentCache full:https://registry.npmjs.org/tesseract.js cache-miss
|
||||
16 http fetch GET 200 https://registry.npmjs.org/tesseract.js 167ms (cache miss)
|
||||
17 silly packumentCache full:https://registry.npmjs.org/tesseract.js set size:undefined disposed:false
|
||||
18 silly placeDep ROOT tesseract.js@7.0.0 OK for: inventory-pwa@0.1.0 want: *
|
||||
19 silly fetch manifest bmp-js@^0.1.0
|
||||
20 silly packumentCache full:https://registry.npmjs.org/bmp-js cache-miss
|
||||
21 silly fetch manifest idb-keyval@^6.2.0
|
||||
22 silly packumentCache full:https://registry.npmjs.org/idb-keyval cache-miss
|
||||
23 silly fetch manifest is-url@^1.2.4
|
||||
24 silly packumentCache full:https://registry.npmjs.org/is-url cache-miss
|
||||
25 silly fetch manifest node-fetch@^2.6.9
|
||||
26 silly packumentCache full:https://registry.npmjs.org/node-fetch cache-miss
|
||||
27 silly fetch manifest opencollective-postinstall@^2.0.3
|
||||
28 silly packumentCache full:https://registry.npmjs.org/opencollective-postinstall cache-miss
|
||||
29 silly fetch manifest regenerator-runtime@^0.13.3
|
||||
30 silly packumentCache full:https://registry.npmjs.org/regenerator-runtime cache-miss
|
||||
31 silly fetch manifest tesseract.js-core@^7.0.0
|
||||
32 silly packumentCache full:https://registry.npmjs.org/tesseract.js-core cache-miss
|
||||
33 http fetch GET 200 https://registry.npmjs.org/idb-keyval 32ms (cache miss)
|
||||
34 silly packumentCache full:https://registry.npmjs.org/idb-keyval set size:undefined disposed:false
|
||||
35 silly fetch manifest wasm-feature-detect@^1.8.0
|
||||
36 silly packumentCache full:https://registry.npmjs.org/wasm-feature-detect cache-miss
|
||||
37 http fetch GET 200 https://registry.npmjs.org/bmp-js 144ms (cache miss)
|
||||
38 silly packumentCache full:https://registry.npmjs.org/bmp-js set size:undefined disposed:false
|
||||
39 silly fetch manifest zlibjs@^0.3.1
|
||||
40 silly packumentCache full:https://registry.npmjs.org/zlibjs cache-miss
|
||||
41 http fetch GET 200 https://registry.npmjs.org/is-url 145ms (cache miss)
|
||||
42 silly packumentCache full:https://registry.npmjs.org/is-url set size:undefined disposed:false
|
||||
43 http fetch GET 200 https://registry.npmjs.org/wasm-feature-detect 113ms (cache miss)
|
||||
44 silly packumentCache full:https://registry.npmjs.org/wasm-feature-detect set size:undefined disposed:false
|
||||
45 http fetch GET 200 https://registry.npmjs.org/opencollective-postinstall 147ms (cache miss)
|
||||
46 silly packumentCache full:https://registry.npmjs.org/opencollective-postinstall set size:undefined disposed:false
|
||||
47 http fetch GET 200 https://registry.npmjs.org/regenerator-runtime 147ms (cache miss)
|
||||
48 silly packumentCache full:https://registry.npmjs.org/regenerator-runtime set size:undefined disposed:false
|
||||
49 http fetch GET 200 https://registry.npmjs.org/tesseract.js-core 148ms (cache miss)
|
||||
50 silly packumentCache full:https://registry.npmjs.org/tesseract.js-core set size:undefined disposed:false
|
||||
51 http fetch GET 200 https://registry.npmjs.org/node-fetch 155ms (cache miss)
|
||||
52 silly packumentCache full:https://registry.npmjs.org/node-fetch set size:undefined disposed:false
|
||||
53 http fetch GET 200 https://registry.npmjs.org/zlibjs 25ms (cache miss)
|
||||
54 silly packumentCache full:https://registry.npmjs.org/zlibjs set size:undefined disposed:false
|
||||
55 silly fetch manifest encoding@^0.1.0
|
||||
56 silly packumentCache full:https://registry.npmjs.org/encoding cache-miss
|
||||
57 http fetch GET 200 https://registry.npmjs.org/encoding 28ms (cache miss)
|
||||
58 silly packumentCache full:https://registry.npmjs.org/encoding set size:undefined disposed:false
|
||||
59 silly placeDep ROOT bmp-js@0.1.0 OK for: tesseract.js@7.0.0 want: ^0.1.0
|
||||
60 silly placeDep ROOT idb-keyval@6.2.2 OK for: tesseract.js@7.0.0 want: ^6.2.0
|
||||
61 silly placeDep ROOT is-url@1.2.4 OK for: tesseract.js@7.0.0 want: ^1.2.4
|
||||
62 silly placeDep ROOT node-fetch@2.7.0 OK for: tesseract.js@7.0.0 want: ^2.6.9
|
||||
63 silly placeDep ROOT opencollective-postinstall@2.0.3 OK for: tesseract.js@7.0.0 want: ^2.0.3
|
||||
64 silly placeDep ROOT regenerator-runtime@0.13.11 OK for: tesseract.js@7.0.0 want: ^0.13.3
|
||||
65 silly placeDep ROOT tesseract.js-core@7.0.0 OK for: tesseract.js@7.0.0 want: ^7.0.0
|
||||
66 silly placeDep ROOT wasm-feature-detect@1.8.0 OK for: tesseract.js@7.0.0 want: ^1.8.0
|
||||
67 silly placeDep ROOT zlibjs@0.3.1 OK for: tesseract.js@7.0.0 want: ^0.3.1
|
||||
68 silly fetch manifest whatwg-url@^5.0.0
|
||||
69 silly packumentCache full:https://registry.npmjs.org/whatwg-url cache-miss
|
||||
70 http fetch GET 200 https://registry.npmjs.org/whatwg-url 26ms (cache miss)
|
||||
71 silly packumentCache full:https://registry.npmjs.org/whatwg-url set size:undefined disposed:false
|
||||
72 silly placeDep node_modules/node-fetch whatwg-url@5.0.0 OK for: node-fetch@2.7.0 want: ^5.0.0
|
||||
73 silly fetch manifest tr46@~0.0.3
|
||||
74 silly packumentCache full:https://registry.npmjs.org/tr46 cache-miss
|
||||
75 silly fetch manifest webidl-conversions@^3.0.0
|
||||
76 silly packumentCache full:https://registry.npmjs.org/webidl-conversions cache-miss
|
||||
77 http fetch GET 200 https://registry.npmjs.org/tr46 22ms (cache miss)
|
||||
78 silly packumentCache full:https://registry.npmjs.org/tr46 set size:undefined disposed:false
|
||||
79 http fetch GET 200 https://registry.npmjs.org/webidl-conversions 29ms (cache miss)
|
||||
80 silly packumentCache full:https://registry.npmjs.org/webidl-conversions set size:undefined disposed:false
|
||||
81 silly placeDep node_modules/node-fetch tr46@0.0.3 OK for: whatwg-url@5.0.0 want: ~0.0.3
|
||||
82 silly placeDep node_modules/node-fetch webidl-conversions@3.0.1 OK for: whatwg-url@5.0.0 want: ^3.0.0
|
||||
83 silly reify moves {}
|
||||
84 silly audit bulk request {
|
||||
84 silly audit '@alloc/quick-lru': [ '5.2.0' ],
|
||||
84 silly audit '@babel/code-frame': [ '7.29.0' ],
|
||||
84 silly audit '@babel/compat-data': [ '7.29.0' ],
|
||||
84 silly audit '@babel/core': [ '7.29.0' ],
|
||||
84 silly audit semver: [ '6.3.1', '7.7.4' ],
|
||||
84 silly audit '@babel/generator': [ '7.29.1' ],
|
||||
84 silly audit '@babel/helper-annotate-as-pure': [ '7.27.3' ],
|
||||
84 silly audit '@babel/helper-compilation-targets': [ '7.28.6' ],
|
||||
84 silly audit '@babel/helper-create-class-features-plugin': [ '7.28.6' ],
|
||||
84 silly audit '@babel/helper-create-regexp-features-plugin': [ '7.28.5' ],
|
||||
84 silly audit '@babel/helper-define-polyfill-provider': [ '0.6.8' ],
|
||||
84 silly audit resolve: [ '1.22.11', '2.0.0-next.6' ],
|
||||
84 silly audit '@babel/helper-globals': [ '7.28.0' ],
|
||||
84 silly audit '@babel/helper-member-expression-to-functions': [ '7.28.5' ],
|
||||
84 silly audit '@babel/helper-module-imports': [ '7.28.6' ],
|
||||
84 silly audit '@babel/helper-module-transforms': [ '7.28.6' ],
|
||||
84 silly audit '@babel/helper-optimise-call-expression': [ '7.27.1' ],
|
||||
84 silly audit '@babel/helper-plugin-utils': [ '7.28.6' ],
|
||||
84 silly audit '@babel/helper-remap-async-to-generator': [ '7.27.1' ],
|
||||
84 silly audit '@babel/helper-replace-supers': [ '7.28.6' ],
|
||||
84 silly audit '@babel/helper-skip-transparent-expression-wrappers': [ '7.27.1' ],
|
||||
84 silly audit '@babel/helper-string-parser': [ '7.27.1' ],
|
||||
84 silly audit '@babel/helper-validator-identifier': [ '7.28.5' ],
|
||||
84 silly audit '@babel/helper-validator-option': [ '7.27.1' ],
|
||||
84 silly audit '@babel/helper-wrap-function': [ '7.28.6' ],
|
||||
84 silly audit '@babel/helpers': [ '7.29.2' ],
|
||||
84 silly audit '@babel/parser': [ '7.29.2' ],
|
||||
84 silly audit '@babel/plugin-bugfix-firefox-class-in-computed-class-key': [ '7.28.5' ],
|
||||
84 silly audit '@babel/plugin-bugfix-safari-class-field-initializer-scope': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-bugfix-v8-static-class-fields-redefine-readonly': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-proposal-private-property-in-object': [ '7.21.0-placeholder-for-preset-env.2' ],
|
||||
84 silly audit '@babel/plugin-syntax-import-assertions': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-syntax-import-attributes': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-syntax-unicode-sets-regex': [ '7.18.6' ],
|
||||
84 silly audit '@babel/plugin-transform-arrow-functions': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-async-generator-functions': [ '7.29.0' ],
|
||||
84 silly audit '@babel/plugin-transform-async-to-generator': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-block-scoped-functions': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-block-scoping': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-class-properties': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-class-static-block': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-classes': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-computed-properties': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-destructuring': [ '7.28.5' ],
|
||||
84 silly audit '@babel/plugin-transform-dotall-regex': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-duplicate-keys': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-duplicate-named-capturing-groups-regex': [ '7.29.0' ],
|
||||
84 silly audit '@babel/plugin-transform-dynamic-import': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-explicit-resource-management': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-exponentiation-operator': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-export-namespace-from': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-for-of': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-function-name': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-json-strings': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-literals': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-logical-assignment-operators': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-member-expression-literals': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-modules-amd': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-modules-commonjs': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-modules-systemjs': [ '7.29.0' ],
|
||||
84 silly audit '@babel/plugin-transform-modules-umd': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-named-capturing-groups-regex': [ '7.29.0' ],
|
||||
84 silly audit '@babel/plugin-transform-new-target': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-nullish-coalescing-operator': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-numeric-separator': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-object-rest-spread': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-object-super': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-optional-catch-binding': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-optional-chaining': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-parameters': [ '7.27.7' ],
|
||||
84 silly audit '@babel/plugin-transform-private-methods': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-private-property-in-object': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-property-literals': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-regenerator': [ '7.29.0' ],
|
||||
84 silly audit '@babel/plugin-transform-regexp-modifiers': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-reserved-words': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-shorthand-properties': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-spread': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-sticky-regex': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-template-literals': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-typeof-symbol': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-unicode-escapes': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-unicode-property-regex': [ '7.28.6' ],
|
||||
84 silly audit '@babel/plugin-transform-unicode-regex': [ '7.27.1' ],
|
||||
84 silly audit '@babel/plugin-transform-unicode-sets-regex': [ '7.28.6' ],
|
||||
84 silly audit '@babel/preset-env': [ '7.29.2' ],
|
||||
84 silly audit '@babel/preset-modules': [ '0.1.6-no-external-plugins' ],
|
||||
84 silly audit '@babel/runtime': [ '7.29.2' ],
|
||||
84 silly audit '@babel/template': [ '7.28.6' ],
|
||||
84 silly audit '@babel/traverse': [ '7.29.0' ],
|
||||
84 silly audit '@babel/types': [ '7.29.0' ],
|
||||
84 silly audit '@emnapi/core': [ '1.9.2' ],
|
||||
84 silly audit '@emnapi/runtime': [ '1.9.2' ],
|
||||
84 silly audit '@emnapi/wasi-threads': [ '1.2.1' ],
|
||||
84 silly audit '@eslint-community/eslint-utils': [ '4.9.1' ],
|
||||
84 silly audit 'eslint-visitor-keys': [ '3.4.3', '5.0.1', '4.2.1' ],
|
||||
84 silly audit '@eslint-community/regexpp': [ '4.12.2' ],
|
||||
84 silly audit '@eslint/config-array': [ '0.21.2' ],
|
||||
84 silly audit '@eslint/config-helpers': [ '0.4.2' ],
|
||||
84 silly audit '@eslint/core': [ '0.17.0' ],
|
||||
84 silly audit '@eslint/eslintrc': [ '3.3.5' ],
|
||||
84 silly audit '@eslint/js': [ '9.39.4' ],
|
||||
84 silly audit '@eslint/object-schema': [ '2.1.7' ],
|
||||
84 silly audit '@eslint/plugin-kit': [ '0.4.1' ],
|
||||
84 silly audit '@humanfs/core': [ '0.19.1' ],
|
||||
84 silly audit '@humanfs/node': [ '0.16.7' ],
|
||||
84 silly audit '@humanwhocodes/module-importer': [ '1.0.1' ],
|
||||
84 silly audit '@humanwhocodes/retry': [ '0.4.3' ],
|
||||
84 silly audit '@img/colour': [ '1.1.0' ],
|
||||
84 silly audit '@img/sharp-darwin-arm64': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-darwin-x64': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-libvips-darwin-arm64': [ '1.2.4' ],
|
||||
84 silly audit '@img/sharp-libvips-darwin-x64': [ '1.2.4' ],
|
||||
84 silly audit '@img/sharp-libvips-linux-arm': [ '1.2.4' ],
|
||||
84 silly audit '@img/sharp-libvips-linux-arm64': [ '1.2.4' ],
|
||||
84 silly audit '@img/sharp-libvips-linux-ppc64': [ '1.2.4' ],
|
||||
84 silly audit '@img/sharp-libvips-linux-riscv64': [ '1.2.4' ],
|
||||
84 silly audit '@img/sharp-libvips-linux-s390x': [ '1.2.4' ],
|
||||
84 silly audit '@img/sharp-libvips-linux-x64': [ '1.2.4' ],
|
||||
84 silly audit '@img/sharp-libvips-linuxmusl-arm64': [ '1.2.4' ],
|
||||
84 silly audit '@img/sharp-libvips-linuxmusl-x64': [ '1.2.4' ],
|
||||
84 silly audit '@img/sharp-linux-arm': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-linux-arm64': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-linux-ppc64': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-linux-riscv64': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-linux-s390x': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-linux-x64': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-linuxmusl-arm64': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-linuxmusl-x64': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-wasm32': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-win32-arm64': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-win32-ia32': [ '0.34.5' ],
|
||||
84 silly audit '@img/sharp-win32-x64': [ '0.34.5' ],
|
||||
84 silly audit '@jridgewell/gen-mapping': [ '0.3.13' ],
|
||||
84 silly audit '@jridgewell/remapping': [ '2.3.5' ],
|
||||
84 silly audit '@jridgewell/resolve-uri': [ '3.1.2' ],
|
||||
84 silly audit '@jridgewell/source-map': [ '0.3.11' ],
|
||||
84 silly audit '@jridgewell/sourcemap-codec': [ '1.5.5' ],
|
||||
84 silly audit '@jridgewell/trace-mapping': [ '0.3.31' ],
|
||||
84 silly audit '@napi-rs/wasm-runtime': [ '0.2.12' ],
|
||||
84 silly audit '@next/env': [ '15.5.15' ],
|
||||
84 silly audit '@next/eslint-plugin-next': [ '15.0.0' ],
|
||||
84 silly audit '@next/swc-darwin-arm64': [ '15.5.15' ],
|
||||
84 silly audit '@next/swc-darwin-x64': [ '15.5.15' ],
|
||||
84 silly audit '@next/swc-linux-arm64-gnu': [ '15.5.15' ],
|
||||
84 silly audit '@next/swc-linux-arm64-musl': [ '15.5.15' ],
|
||||
84 silly audit '@next/swc-linux-x64-gnu': [ '15.5.15' ],
|
||||
84 silly audit '@next/swc-linux-x64-musl': [ '15.5.15' ],
|
||||
84 silly audit '@next/swc-win32-arm64-msvc': [ '15.5.15' ],
|
||||
84 silly audit '@next/swc-win32-x64-msvc': [ '15.5.15' ],
|
||||
84 silly audit '@nodelib/fs.scandir': [ '2.1.5' ],
|
||||
84 silly audit '@nodelib/fs.stat': [ '2.0.5' ],
|
||||
84 silly audit '@nodelib/fs.walk': [ '1.2.8' ],
|
||||
84 silly audit '@nolyfill/is-core-module': [ '1.0.39' ],
|
||||
84 silly audit '@rollup/plugin-babel': [ '5.3.1' ],
|
||||
84 silly audit '@rollup/plugin-node-resolve': [ '11.2.1' ],
|
||||
84 silly audit '@rollup/plugin-replace': [ '2.4.2' ],
|
||||
84 silly audit '@rollup/pluginutils': [ '3.1.0' ],
|
||||
84 silly audit '@types/estree': [ '0.0.39', '1.0.8' ],
|
||||
84 silly audit '@rtsao/scc': [ '1.1.0' ],
|
||||
84 silly audit '@rushstack/eslint-patch': [ '1.16.1' ],
|
||||
84 silly audit '@surma/rollup-plugin-off-main-thread': [ '2.2.3' ],
|
||||
84 silly audit '@swc/helpers': [ '0.5.15' ],
|
||||
84 silly audit '@tybys/wasm-util': [ '0.10.1' ],
|
||||
84 silly audit '@types/eslint': [ '9.6.1' ],
|
||||
84 silly audit '@types/eslint-scope': [ '3.7.7' ],
|
||||
84 silly audit '@types/glob': [ '7.2.0' ],
|
||||
84 silly audit '@types/json-schema': [ '7.0.15' ],
|
||||
84 silly audit '@types/json5': [ '0.0.29' ],
|
||||
84 silly audit '@types/minimatch': [ '5.1.2' ],
|
||||
84 silly audit '@types/node': [ '20.19.39' ],
|
||||
84 silly audit '@types/react': [ '19.2.14' ],
|
||||
84 silly audit '@types/react-dom': [ '19.2.3' ],
|
||||
84 silly audit '@types/resolve': [ '1.17.1' ],
|
||||
84 silly audit '@types/trusted-types': [ '2.0.7' ],
|
||||
84 silly audit '@typescript-eslint/eslint-plugin': [ '8.58.1' ],
|
||||
84 silly audit ignore: [ '7.0.5', '5.3.2' ],
|
||||
84 silly audit '@typescript-eslint/parser': [ '8.58.1' ],
|
||||
84 silly audit '@typescript-eslint/project-service': [ '8.58.1' ],
|
||||
84 silly audit '@typescript-eslint/scope-manager': [ '8.58.1' ],
|
||||
84 silly audit '@typescript-eslint/tsconfig-utils': [ '8.58.1' ],
|
||||
84 silly audit '@typescript-eslint/type-utils': [ '8.58.1' ],
|
||||
84 silly audit '@typescript-eslint/types': [ '8.58.1' ],
|
||||
84 silly audit '@typescript-eslint/typescript-estree': [ '8.58.1' ],
|
||||
84 silly audit 'balanced-match': [ '4.0.4', '1.0.2' ],
|
||||
84 silly audit 'brace-expansion': [ '5.0.5', '1.1.13', '2.0.3' ],
|
||||
84 silly audit minimatch: [ '10.2.5', '5.1.9', '3.1.5' ],
|
||||
84 silly audit '@typescript-eslint/utils': [ '8.58.1' ],
|
||||
84 silly audit '@typescript-eslint/visitor-keys': [ '8.58.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-android-arm-eabi': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-android-arm64': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-darwin-arm64': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-darwin-x64': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-freebsd-x64': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-linux-arm-gnueabihf': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-linux-arm-musleabihf': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-linux-arm64-gnu': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-linux-arm64-musl': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-linux-ppc64-gnu': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-linux-riscv64-gnu': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-linux-riscv64-musl': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-linux-s390x-gnu': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-linux-x64-gnu': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-linux-x64-musl': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-wasm32-wasi': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-win32-arm64-msvc': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-win32-ia32-msvc': [ '1.11.1' ],
|
||||
84 silly audit '@unrs/resolver-binding-win32-x64-msvc': [ '1.11.1' ],
|
||||
84 silly audit '@webassemblyjs/ast': [ '1.14.1' ],
|
||||
84 silly audit '@webassemblyjs/floating-point-hex-parser': [ '1.13.2' ],
|
||||
84 silly audit '@webassemblyjs/helper-api-error': [ '1.13.2' ],
|
||||
84 silly audit '@webassemblyjs/helper-buffer': [ '1.14.1' ],
|
||||
84 silly audit '@webassemblyjs/helper-numbers': [ '1.13.2' ],
|
||||
84 silly audit '@webassemblyjs/helper-wasm-bytecode': [ '1.13.2' ],
|
||||
84 silly audit '@webassemblyjs/helper-wasm-section': [ '1.14.1' ],
|
||||
84 silly audit '@webassemblyjs/ieee754': [ '1.13.2' ],
|
||||
84 silly audit '@webassemblyjs/leb128': [ '1.13.2' ],
|
||||
84 silly audit '@webassemblyjs/utf8': [ '1.13.2' ],
|
||||
84 silly audit '@webassemblyjs/wasm-edit': [ '1.14.1' ],
|
||||
84 silly audit '@webassemblyjs/wasm-gen': [ '1.14.1' ],
|
||||
84 silly audit '@webassemblyjs/wasm-opt': [ '1.14.1' ],
|
||||
84 silly audit '@webassemblyjs/wasm-parser': [ '1.14.1' ],
|
||||
84 silly audit '@webassemblyjs/wast-printer': [ '1.14.1' ],
|
||||
84 silly audit '@xtuc/ieee754': [ '1.2.0' ],
|
||||
84 silly audit '@xtuc/long': [ '4.2.2' ],
|
||||
84 silly audit acorn: [ '8.16.0' ],
|
||||
84 silly audit 'acorn-import-phases': [ '1.0.4' ],
|
||||
84 silly audit 'acorn-jsx': [ '5.3.2' ],
|
||||
84 silly audit ajv: [ '6.14.0', '8.18.0' ],
|
||||
84 silly audit 'ajv-formats': [ '2.1.1' ],
|
||||
84 silly audit 'json-schema-traverse': [ '1.0.0', '0.4.1' ],
|
||||
84 silly audit 'ajv-keywords': [ '3.5.2', '5.1.0' ],
|
||||
84 silly audit 'ansi-styles': [ '4.3.0' ],
|
||||
84 silly audit 'any-promise': [ '1.3.0' ],
|
||||
84 silly audit anymatch: [ '3.1.3' ],
|
||||
84 silly audit arg: [ '5.0.2' ],
|
||||
84 silly audit argparse: [ '2.0.1' ],
|
||||
84 silly audit 'aria-query': [ '5.3.2' ],
|
||||
84 silly audit 'array-buffer-byte-length': [ '1.0.2' ],
|
||||
84 silly audit 'array-includes': [ '3.1.9' ],
|
||||
84 silly audit 'array-union': [ '2.1.0', '1.0.2' ],
|
||||
84 silly audit 'array-uniq': [ '1.0.3' ],
|
||||
84 silly audit 'array.prototype.findlast': [ '1.2.5' ],
|
||||
84 silly audit 'array.prototype.findlastindex': [ '1.2.6' ],
|
||||
84 silly audit 'array.prototype.flat': [ '1.3.3' ],
|
||||
84 silly audit 'array.prototype.flatmap': [ '1.3.3' ],
|
||||
84 silly audit 'array.prototype.tosorted': [ '1.1.4' ],
|
||||
84 silly audit 'arraybuffer.prototype.slice': [ '1.0.4' ],
|
||||
84 silly audit 'ast-types-flow': [ '0.0.8' ],
|
||||
84 silly audit async: [ '3.2.6' ],
|
||||
84 silly audit 'async-function': [ '1.0.0' ],
|
||||
84 silly audit asynckit: [ '0.4.0' ],
|
||||
84 silly audit 'at-least-node': [ '1.0.0' ],
|
||||
84 silly audit 'available-typed-arrays': [ '1.0.7' ],
|
||||
84 silly audit 'axe-core': [ '4.11.2' ],
|
||||
84 silly audit axios: [ '1.15.0' ],
|
||||
84 silly audit 'axobject-query': [ '4.1.0' ],
|
||||
84 silly audit 'babel-loader': [ '8.4.1' ],
|
||||
84 silly audit 'babel-plugin-polyfill-corejs2': [ '0.4.17' ],
|
||||
84 silly audit 'babel-plugin-polyfill-corejs3': [ '0.14.2' ],
|
||||
84 silly audit 'babel-plugin-polyfill-regenerator': [ '0.6.8' ],
|
||||
84 silly audit 'baseline-browser-mapping': [ '2.10.17' ],
|
||||
84 silly audit 'big.js': [ '5.2.2' ],
|
||||
84 silly audit 'binary-extensions': [ '2.3.0' ],
|
||||
84 silly audit 'bootstrap-icons': [ '1.13.1' ],
|
||||
84 silly audit braces: [ '3.0.3' ],
|
||||
84 silly audit browserslist: [ '4.28.2' ],
|
||||
84 silly audit 'buffer-from': [ '1.1.2' ],
|
||||
84 silly audit 'builtin-modules': [ '3.3.0' ],
|
||||
84 silly audit 'call-bind': [ '1.0.9' ],
|
||||
84 silly audit 'call-bind-apply-helpers': [ '1.0.2' ],
|
||||
84 silly audit 'call-bound': [ '1.0.4' ],
|
||||
84 silly audit callsites: [ '3.1.0' ],
|
||||
84 silly audit 'camelcase-css': [ '2.0.1' ],
|
||||
84 silly audit 'caniuse-lite': [ '1.0.30001787' ],
|
||||
84 silly audit chalk: [ '4.1.2' ],
|
||||
84 silly audit chokidar: [ '3.6.0' ],
|
||||
84 silly audit 'glob-parent': [ '5.1.2', '6.0.2' ],
|
||||
84 silly audit 'chrome-trace-event': [ '1.0.4' ],
|
||||
84 silly audit 'clean-webpack-plugin': [ '4.0.0' ],
|
||||
84 silly audit 'client-only': [ '0.0.1' ],
|
||||
84 silly audit clsx: [ '2.1.1' ],
|
||||
84 silly audit 'color-convert': [ '2.0.1' ],
|
||||
84 silly audit 'color-name': [ '1.1.4' ],
|
||||
84 silly audit 'combined-stream': [ '1.0.8' ],
|
||||
84 silly audit commander: [ '4.1.1', '2.20.3' ],
|
||||
84 silly audit 'common-tags': [ '1.8.2' ],
|
||||
84 silly audit commondir: [ '1.0.1' ],
|
||||
84 silly audit 'concat-map': [ '0.0.1' ],
|
||||
84 silly audit 'convert-source-map': [ '2.0.0' ],
|
||||
84 silly audit 'core-js-compat': [ '3.49.0' ],
|
||||
84 silly audit 'cross-spawn': [ '7.0.6' ],
|
||||
84 silly audit 'crypto-random-string': [ '2.0.0' ],
|
||||
84 silly audit cssesc: [ '3.0.0' ],
|
||||
84 silly audit csstype: [ '3.2.3' ],
|
||||
84 silly audit 'damerau-levenshtein': [ '1.0.8' ],
|
||||
84 silly audit 'data-view-buffer': [ '1.0.2' ],
|
||||
84 silly audit 'data-view-byte-length': [ '1.0.2' ],
|
||||
84 silly audit 'data-view-byte-offset': [ '1.0.1' ],
|
||||
84 silly audit debug: [ '4.4.3', '3.2.7' ],
|
||||
84 silly audit 'deep-is': [ '0.1.4' ],
|
||||
84 silly audit deepmerge: [ '4.3.1' ],
|
||||
84 silly audit 'define-data-property': [ '1.1.4' ],
|
||||
84 silly audit 'define-properties': [ '1.2.1' ],
|
||||
84 silly audit del: [ '4.1.1' ],
|
||||
84 silly audit globby: [ '6.1.0', '11.1.0' ],
|
||||
84 silly audit pify: [ '2.3.0', '4.0.1' ],
|
||||
84 silly audit 'delayed-stream': [ '1.0.0' ],
|
||||
84 silly audit 'detect-libc': [ '2.1.2' ],
|
||||
84 silly audit dexie: [ '4.4.2' ],
|
||||
84 silly audit didyoumean: [ '1.2.2' ],
|
||||
84 silly audit 'dir-glob': [ '3.0.1' ],
|
||||
84 silly audit dlv: [ '1.1.3' ],
|
||||
84 silly audit doctrine: [ '2.1.0' ],
|
||||
84 silly audit 'dunder-proto': [ '1.0.1' ],
|
||||
84 silly audit ejs: [ '3.1.10' ],
|
||||
84 silly audit 'electron-to-chromium': [ '1.5.334' ],
|
||||
84 silly audit 'emoji-regex': [ '9.2.2' ],
|
||||
84 silly audit 'emojis-list': [ '3.0.0' ],
|
||||
84 silly audit 'enhanced-resolve': [ '5.20.1' ],
|
||||
84 silly audit 'es-abstract': [ '1.24.2' ],
|
||||
84 silly audit 'es-define-property': [ '1.0.1' ],
|
||||
84 silly audit 'es-errors': [ '1.3.0' ],
|
||||
84 silly audit 'es-iterator-helpers': [ '1.3.2' ],
|
||||
84 silly audit 'es-module-lexer': [ '2.0.0' ],
|
||||
84 silly audit 'es-object-atoms': [ '1.1.1' ],
|
||||
84 silly audit 'es-set-tostringtag': [ '2.1.0' ],
|
||||
84 silly audit 'es-shim-unscopables': [ '1.1.0' ],
|
||||
84 silly audit 'es-to-primitive': [ '1.3.0' ],
|
||||
84 silly audit escalade: [ '3.2.0' ],
|
||||
84 silly audit 'escape-string-regexp': [ '4.0.0' ],
|
||||
84 silly audit eslint: [ '9.39.4' ],
|
||||
84 silly audit 'eslint-config-next': [ '15.0.0' ],
|
||||
84 silly audit 'eslint-import-resolver-node': [ '0.3.10' ],
|
||||
84 silly audit 'eslint-import-resolver-typescript': [ '3.10.1' ],
|
||||
84 silly audit 'eslint-module-utils': [ '2.12.1' ],
|
||||
84 silly audit 'eslint-plugin-import': [ '2.32.0' ],
|
||||
84 silly audit 'eslint-plugin-jsx-a11y': [ '6.10.2' ],
|
||||
84 silly audit 'eslint-plugin-react': [ '7.37.5' ],
|
||||
84 silly audit 'eslint-plugin-react-hooks': [ '5.2.0' ],
|
||||
84 silly audit 'eslint-scope': [ '8.4.0', '5.1.1' ],
|
||||
84 silly audit espree: [ '10.4.0' ],
|
||||
84 silly audit esquery: [ '1.7.0' ],
|
||||
84 silly audit esrecurse: [ '4.3.0' ],
|
||||
84 silly audit estraverse: [ '5.3.0', '4.3.0' ],
|
||||
84 silly audit 'estree-walker': [ '1.0.1' ],
|
||||
84 silly audit esutils: [ '2.0.3' ],
|
||||
84 silly audit events: [ '3.3.0' ],
|
||||
84 silly audit 'fast-deep-equal': [ '3.1.3' ],
|
||||
84 silly audit 'fast-glob': [ '3.3.1', '3.3.3' ],
|
||||
84 silly audit 'fast-json-stable-stringify': [ '2.1.0' ],
|
||||
84 silly audit 'fast-levenshtein': [ '2.0.6' ],
|
||||
84 silly audit 'fast-uri': [ '3.1.0' ],
|
||||
84 silly audit fastq: [ '1.20.1' ],
|
||||
84 silly audit 'file-entry-cache': [ '8.0.0' ],
|
||||
84 silly audit filelist: [ '1.0.6' ],
|
||||
84 silly audit 'fill-range': [ '7.1.1' ],
|
||||
84 silly audit 'find-cache-dir': [ '3.3.2' ],
|
||||
84 silly audit 'find-up': [ '5.0.0', '4.1.0' ],
|
||||
84 silly audit 'flat-cache': [ '4.0.1' ],
|
||||
84 silly audit flatted: [ '3.4.2' ],
|
||||
84 silly audit 'follow-redirects': [ '1.15.11' ],
|
||||
84 silly audit 'for-each': [ '0.3.5' ],
|
||||
84 silly audit 'form-data': [ '4.0.5' ],
|
||||
84 silly audit 'fs-extra': [ '9.1.0' ],
|
||||
84 silly audit 'fs.realpath': [ '1.0.0' ],
|
||||
84 silly audit fsevents: [ '2.3.3' ],
|
||||
84 silly audit 'function-bind': [ '1.1.2' ],
|
||||
84 silly audit 'function.prototype.name': [ '1.1.8' ],
|
||||
84 silly audit 'functions-have-names': [ '1.2.3' ],
|
||||
84 silly audit 'generator-function': [ '2.0.1' ],
|
||||
84 silly audit gensync: [ '1.0.0-beta.2' ],
|
||||
84 silly audit 'get-intrinsic': [ '1.3.0' ],
|
||||
84 silly audit 'get-own-enumerable-property-symbols': [ '3.0.2' ],
|
||||
84 silly audit 'get-proto': [ '1.0.1' ],
|
||||
84 silly audit 'get-symbol-description': [ '1.1.0' ],
|
||||
84 silly audit 'get-tsconfig': [ '4.13.7' ],
|
||||
84 silly audit glob: [ '7.2.3' ],
|
||||
84 silly audit 'glob-to-regexp': [ '0.4.1' ],
|
||||
84 silly audit globals: [ '14.0.0' ],
|
||||
84 silly audit globalthis: [ '1.0.4' ],
|
||||
84 silly audit goober: [ '2.1.18' ],
|
||||
84 silly audit gopd: [ '1.2.0' ],
|
||||
84 silly audit 'graceful-fs': [ '4.2.11' ],
|
||||
84 silly audit 'has-bigints': [ '1.1.0' ],
|
||||
84 silly audit 'has-flag': [ '4.0.0' ],
|
||||
84 silly audit 'has-property-descriptors': [ '1.0.2' ],
|
||||
84 silly audit 'has-proto': [ '1.2.0' ],
|
||||
84 silly audit 'has-symbols': [ '1.1.0' ],
|
||||
84 silly audit 'has-tostringtag': [ '1.0.2' ],
|
||||
84 silly audit hasown: [ '2.0.2' ],
|
||||
84 silly audit 'html5-qrcode': [ '2.3.8' ],
|
||||
84 silly audit idb: [ '7.1.1' ],
|
||||
84 silly audit 'import-fresh': [ '3.3.1' ],
|
||||
84 silly audit imurmurhash: [ '0.1.4' ],
|
||||
84 silly audit inflight: [ '1.0.6' ],
|
||||
84 silly audit inherits: [ '2.0.4' ],
|
||||
84 silly audit 'internal-slot': [ '1.1.0' ],
|
||||
84 silly audit 'is-array-buffer': [ '3.0.5' ],
|
||||
84 silly audit 'is-async-function': [ '2.1.1' ],
|
||||
84 silly audit 'is-bigint': [ '1.1.0' ],
|
||||
84 silly audit 'is-binary-path': [ '2.1.0' ],
|
||||
84 silly audit 'is-boolean-object': [ '1.2.2' ],
|
||||
84 silly audit 'is-bun-module': [ '2.0.0' ],
|
||||
84 silly audit 'is-callable': [ '1.2.7' ],
|
||||
84 silly audit 'is-core-module': [ '2.16.1' ],
|
||||
84 silly audit 'is-data-view': [ '1.0.2' ],
|
||||
84 silly audit 'is-date-object': [ '1.1.0' ],
|
||||
84 silly audit 'is-extglob': [ '2.1.1' ],
|
||||
84 silly audit 'is-finalizationregistry': [ '1.1.1' ],
|
||||
84 silly audit 'is-generator-function': [ '1.1.2' ],
|
||||
84 silly audit 'is-glob': [ '4.0.3' ],
|
||||
84 silly audit 'is-map': [ '2.0.3' ],
|
||||
84 silly audit 'is-module': [ '1.0.0' ],
|
||||
84 silly audit 'is-negative-zero': [ '2.0.3' ],
|
||||
84 silly audit 'is-number': [ '7.0.0' ],
|
||||
84 silly audit 'is-number-object': [ '1.1.1' ],
|
||||
84 silly audit 'is-obj': [ '1.0.1' ],
|
||||
84 silly audit 'is-path-cwd': [ '2.2.0' ],
|
||||
84 silly audit 'is-path-in-cwd': [ '2.1.0' ],
|
||||
84 silly audit 'is-path-inside': [ '2.1.0' ],
|
||||
84 silly audit 'is-regex': [ '1.2.1' ],
|
||||
84 silly audit 'is-regexp': [ '1.0.0' ],
|
||||
84 silly audit 'is-set': [ '2.0.3' ],
|
||||
84 silly audit 'is-shared-array-buffer': [ '1.0.4' ],
|
||||
84 silly audit 'is-stream': [ '2.0.1' ],
|
||||
84 silly audit 'is-string': [ '1.1.1' ],
|
||||
84 silly audit 'is-symbol': [ '1.1.1' ],
|
||||
84 silly audit 'is-typed-array': [ '1.1.15' ],
|
||||
84 silly audit 'is-weakmap': [ '2.0.2' ],
|
||||
84 silly audit 'is-weakref': [ '1.1.1' ],
|
||||
84 silly audit 'is-weakset': [ '2.0.4' ],
|
||||
84 silly audit isarray: [ '2.0.5' ],
|
||||
84 silly audit isexe: [ '2.0.0' ],
|
||||
84 silly audit 'iterator.prototype': [ '1.1.5' ],
|
||||
84 silly audit jake: [ '10.9.4' ],
|
||||
84 silly audit 'jest-worker': [ '27.5.1', '26.6.2' ],
|
||||
84 silly audit 'supports-color': [ '8.1.1', '7.2.0' ],
|
||||
84 silly audit jiti: [ '1.21.7' ],
|
||||
84 silly audit 'js-tokens': [ '4.0.0' ],
|
||||
84 silly audit 'js-yaml': [ '4.1.1' ],
|
||||
84 silly audit jsesc: [ '3.1.0' ],
|
||||
84 silly audit 'json-buffer': [ '3.0.1' ],
|
||||
84 silly audit 'json-parse-even-better-errors': [ '2.3.1' ],
|
||||
84 silly audit 'json-stable-stringify-without-jsonify': [ '1.0.1' ],
|
||||
84 silly audit json5: [ '2.2.3', '1.0.2' ],
|
||||
84 silly audit jsonfile: [ '6.2.0' ],
|
||||
84 silly audit jsonpointer: [ '5.0.1' ],
|
||||
84 silly audit 'jsx-ast-utils': [ '3.3.5' ],
|
||||
84 silly audit keyv: [ '4.5.4' ],
|
||||
84 silly audit 'language-subtag-registry': [ '0.3.23' ],
|
||||
84 silly audit 'language-tags': [ '1.0.9' ],
|
||||
84 silly audit leven: [ '3.1.0' ],
|
||||
84 silly audit levn: [ '0.4.1' ],
|
||||
84 silly audit lilconfig: [ '3.1.3' ],
|
||||
84 silly audit 'lines-and-columns': [ '1.2.4' ],
|
||||
84 silly audit 'loader-runner': [ '4.3.1' ],
|
||||
84 silly audit 'loader-utils': [ '2.0.4' ],
|
||||
84 silly audit 'locate-path': [ '6.0.0', '5.0.0' ],
|
||||
84 silly audit lodash: [ '4.18.1' ],
|
||||
84 silly audit 'lodash.debounce': [ '4.0.8' ],
|
||||
84 silly audit 'lodash.merge': [ '4.6.2' ],
|
||||
84 silly audit 'lodash.sortby': [ '4.7.0' ],
|
||||
84 silly audit 'loose-envify': [ '1.4.0' ],
|
||||
84 silly audit 'lru-cache': [ '5.1.1' ],
|
||||
84 silly audit 'lucide-react': [ '0.446.0' ],
|
||||
84 silly audit 'magic-string': [ '0.25.9' ],
|
||||
84 silly audit 'make-dir': [ '3.1.0' ],
|
||||
84 silly audit 'math-intrinsics': [ '1.1.0' ],
|
||||
84 silly audit 'merge-stream': [ '2.0.0' ],
|
||||
84 silly audit merge2: [ '1.4.1' ],
|
||||
84 silly audit micromatch: [ '4.0.8' ],
|
||||
84 silly audit 'mime-db': [ '1.52.0' ],
|
||||
84 silly audit 'mime-types': [ '2.1.35' ],
|
||||
84 silly audit minimist: [ '1.2.8' ],
|
||||
84 silly audit ms: [ '2.1.3' ],
|
||||
84 silly audit mz: [ '2.7.0' ],
|
||||
84 silly audit nanoid: [ '3.3.11' ],
|
||||
84 silly audit 'napi-postinstall': [ '0.3.4' ],
|
||||
84 silly audit 'natural-compare': [ '1.4.0' ],
|
||||
84 silly audit 'neo-async': [ '2.6.2' ],
|
||||
84 silly audit next: [ '15.5.15' ],
|
||||
84 silly audit 'next-pwa': [ '5.6.0' ],
|
||||
84 silly audit postcss: [ '8.4.31', '8.5.9' ],
|
||||
84 silly audit 'node-exports-info': [ '1.6.0' ],
|
||||
84 silly audit 'node-releases': [ '2.0.37' ],
|
||||
84 silly audit 'normalize-path': [ '3.0.0' ],
|
||||
84 silly audit 'object-assign': [ '4.1.1' ],
|
||||
84 silly audit 'object-hash': [ '3.0.0' ],
|
||||
84 silly audit 'object-inspect': [ '1.13.4' ],
|
||||
84 silly audit 'object-keys': [ '1.1.1' ],
|
||||
84 silly audit 'object.assign': [ '4.1.7' ],
|
||||
84 silly audit 'object.entries': [ '1.1.9' ],
|
||||
84 silly audit 'object.fromentries': [ '2.0.8' ],
|
||||
84 silly audit 'object.groupby': [ '1.0.3' ],
|
||||
84 silly audit 'object.values': [ '1.2.1' ],
|
||||
84 silly audit once: [ '1.4.0' ],
|
||||
84 silly audit optionator: [ '0.9.4' ],
|
||||
84 silly audit 'own-keys': [ '1.0.1' ],
|
||||
84 silly audit 'p-limit': [ '3.1.0', '2.3.0' ],
|
||||
84 silly audit 'p-locate': [ '5.0.0', '4.1.0' ],
|
||||
84 silly audit 'p-map': [ '2.1.0' ],
|
||||
84 silly audit 'p-try': [ '2.2.0' ],
|
||||
84 silly audit 'parent-module': [ '1.0.1' ],
|
||||
84 silly audit 'path-exists': [ '4.0.0' ],
|
||||
84 silly audit 'path-is-absolute': [ '1.0.1' ],
|
||||
84 silly audit 'path-is-inside': [ '1.0.2' ],
|
||||
84 silly audit 'path-key': [ '3.1.1' ],
|
||||
84 silly audit 'path-parse': [ '1.0.7' ],
|
||||
84 silly audit 'path-type': [ '4.0.0' ],
|
||||
84 silly audit picocolors: [ '1.1.1' ],
|
||||
84 silly audit picomatch: [ '2.3.2', '4.0.4' ],
|
||||
84 silly audit pinkie: [ '2.0.4' ],
|
||||
84 silly audit 'pinkie-promise': [ '2.0.1' ],
|
||||
84 silly audit pirates: [ '4.0.7' ],
|
||||
84 silly audit 'pkg-dir': [ '4.2.0' ],
|
||||
84 silly audit 'possible-typed-array-names': [ '1.1.0' ],
|
||||
84 silly audit 'postcss-import': [ '15.1.0' ],
|
||||
84 silly audit 'postcss-js': [ '4.1.0' ],
|
||||
84 silly audit 'postcss-load-config': [ '6.0.1' ],
|
||||
84 silly audit 'postcss-nested': [ '6.2.0' ],
|
||||
84 silly audit 'postcss-selector-parser': [ '6.1.2' ],
|
||||
84 silly audit 'postcss-value-parser': [ '4.2.0' ],
|
||||
84 silly audit 'prelude-ls': [ '1.2.1' ],
|
||||
84 silly audit 'pretty-bytes': [ '5.6.0' ],
|
||||
84 silly audit 'prop-types': [ '15.8.1' ],
|
||||
84 silly audit 'proxy-from-env': [ '2.1.0' ],
|
||||
84 silly audit punycode: [ '2.3.1' ],
|
||||
84 silly audit 'queue-microtask': [ '1.2.3' ],
|
||||
84 silly audit randombytes: [ '2.1.0' ],
|
||||
84 silly audit react: [ '19.2.5' ],
|
||||
84 silly audit 'react-dom': [ '19.2.5' ],
|
||||
84 silly audit 'react-hot-toast': [ '2.6.0' ],
|
||||
84 silly audit 'react-is': [ '16.13.1' ],
|
||||
84 silly audit 'read-cache': [ '1.0.0' ],
|
||||
84 silly audit readdirp: [ '3.6.0' ],
|
||||
84 silly audit 'reflect.getprototypeof': [ '1.0.10' ],
|
||||
84 silly audit regenerate: [ '1.4.2' ],
|
||||
84 silly audit 'regenerate-unicode-properties': [ '10.2.2' ],
|
||||
84 silly audit 'regexp.prototype.flags': [ '1.5.4' ],
|
||||
84 silly audit 'regexpu-core': [ '6.4.0' ],
|
||||
84 silly audit regjsgen: [ '0.8.0' ],
|
||||
84 silly audit regjsparser: [ '0.13.1' ],
|
||||
84 silly audit 'require-from-string': [ '2.0.2' ],
|
||||
84 silly audit 'resolve-from': [ '4.0.0' ],
|
||||
84 silly audit 'resolve-pkg-maps': [ '1.0.0' ],
|
||||
84 silly audit reusify: [ '1.1.0' ],
|
||||
84 silly audit rimraf: [ '2.7.1' ],
|
||||
84 silly audit rollup: [ '2.80.0' ],
|
||||
84 silly audit 'rollup-plugin-terser': [ '7.0.2' ],
|
||||
84 silly audit 'run-parallel': [ '1.2.0' ],
|
||||
84 silly audit 'safe-array-concat': [ '1.1.3' ],
|
||||
84 silly audit 'safe-buffer': [ '5.2.1' ],
|
||||
84 silly audit 'safe-push-apply': [ '1.0.0' ],
|
||||
84 silly audit 'safe-regex-test': [ '1.1.0' ],
|
||||
84 silly audit scheduler: [ '0.27.0' ],
|
||||
84 silly audit 'schema-utils': [ '2.7.1', '4.3.3' ],
|
||||
84 silly audit 'serialize-javascript': [ '4.0.0' ],
|
||||
84 silly audit 'set-function-length': [ '1.2.2' ],
|
||||
84 silly audit 'set-function-name': [ '2.0.2' ],
|
||||
84 silly audit 'set-proto': [ '1.0.0' ],
|
||||
84 silly audit sharp: [ '0.34.5' ],
|
||||
84 silly audit 'shebang-command': [ '2.0.0' ],
|
||||
84 silly audit 'shebang-regex': [ '3.0.0' ],
|
||||
84 silly audit 'side-channel': [ '1.1.0' ],
|
||||
84 silly audit 'side-channel-list': [ '1.0.1' ],
|
||||
84 silly audit 'side-channel-map': [ '1.0.1' ],
|
||||
84 silly audit 'side-channel-weakmap': [ '1.0.2' ],
|
||||
84 silly audit slash: [ '3.0.0' ],
|
||||
84 silly audit 'source-list-map': [ '2.0.1' ],
|
||||
84 silly audit 'source-map': [ '0.6.1', '0.8.0-beta.0' ],
|
||||
84 silly audit 'source-map-js': [ '1.2.1' ],
|
||||
84 silly audit 'source-map-support': [ '0.5.21' ],
|
||||
84 silly audit 'sourcemap-codec': [ '1.4.8' ],
|
||||
84 silly audit 'stable-hash': [ '0.0.5' ],
|
||||
84 silly audit 'stop-iteration-iterator': [ '1.1.0' ],
|
||||
84 silly audit 'string.prototype.includes': [ '2.0.1' ],
|
||||
84 silly audit 'string.prototype.matchall': [ '4.0.12' ],
|
||||
84 silly audit 'string.prototype.repeat': [ '1.0.0' ],
|
||||
84 silly audit 'string.prototype.trim': [ '1.2.10' ],
|
||||
84 silly audit 'string.prototype.trimend': [ '1.0.9' ],
|
||||
84 silly audit 'string.prototype.trimstart': [ '1.0.8' ],
|
||||
84 silly audit 'stringify-object': [ '3.3.0' ],
|
||||
84 silly audit 'strip-bom': [ '3.0.0' ],
|
||||
84 silly audit 'strip-comments': [ '2.0.1' ],
|
||||
84 silly audit 'strip-json-comments': [ '3.1.1' ],
|
||||
84 silly audit 'styled-jsx': [ '5.1.6' ],
|
||||
84 silly audit sucrase: [ '3.35.1' ],
|
||||
84 silly audit 'supports-preserve-symlinks-flag': [ '1.0.0' ],
|
||||
84 silly audit 'tailwind-merge': [ '2.6.1' ],
|
||||
84 silly audit tailwindcss: [ '3.4.19' ],
|
||||
84 silly audit tapable: [ '2.3.2' ],
|
||||
84 silly audit 'temp-dir': [ '2.0.0' ],
|
||||
84 silly audit tempy: [ '0.6.0' ],
|
||||
84 silly audit terser: [ '5.46.1' ],
|
||||
84 silly audit 'terser-webpack-plugin': [ '5.4.0' ],
|
||||
84 silly audit thenify: [ '3.3.1' ],
|
||||
84 silly audit 'thenify-all': [ '1.6.0' ],
|
||||
84 silly audit tinyglobby: [ '0.2.16' ],
|
||||
84 silly audit fdir: [ '6.5.0' ],
|
||||
84 silly audit 'to-regex-range': [ '5.0.1' ],
|
||||
84 silly audit tr46: [ '1.0.1', '0.0.3' ],
|
||||
84 silly audit 'ts-api-utils': [ '2.5.0' ],
|
||||
84 silly audit 'ts-interface-checker': [ '0.1.13' ],
|
||||
84 silly audit 'tsconfig-paths': [ '3.15.0' ],
|
||||
84 silly audit tslib: [ '2.8.1' ],
|
||||
84 silly audit 'type-check': [ '0.4.0' ],
|
||||
84 silly audit 'type-fest': [ '0.16.0' ],
|
||||
84 silly audit 'typed-array-buffer': [ '1.0.3' ],
|
||||
84 silly audit 'typed-array-byte-length': [ '1.0.3' ],
|
||||
84 silly audit 'typed-array-byte-offset': [ '1.0.4' ],
|
||||
84 silly audit 'typed-array-length': [ '1.0.7' ],
|
||||
84 silly audit typescript: [ '5.9.3' ],
|
||||
84 silly audit 'unbox-primitive': [ '1.1.0' ],
|
||||
84 silly audit 'undici-types': [ '6.21.0' ],
|
||||
84 silly audit 'unicode-canonical-property-names-ecmascript': [ '2.0.1' ],
|
||||
84 silly audit 'unicode-match-property-ecmascript': [ '2.0.0' ],
|
||||
84 silly audit 'unicode-match-property-value-ecmascript': [ '2.2.1' ],
|
||||
84 silly audit 'unicode-property-aliases-ecmascript': [ '2.2.0' ],
|
||||
84 silly audit 'unique-string': [ '2.0.0' ],
|
||||
84 silly audit universalify: [ '2.0.1' ],
|
||||
84 silly audit 'unrs-resolver': [ '1.11.1' ],
|
||||
84 silly audit upath: [ '1.2.0' ],
|
||||
84 silly audit 'update-browserslist-db': [ '1.2.3' ],
|
||||
84 silly audit 'uri-js': [ '4.4.1' ],
|
||||
84 silly audit 'util-deprecate': [ '1.0.2' ],
|
||||
84 silly audit watchpack: [ '2.5.1' ],
|
||||
84 silly audit 'webidl-conversions': [ '4.0.2', '3.0.1' ],
|
||||
84 silly audit webpack: [ '5.106.1' ],
|
||||
84 silly audit 'webpack-sources': [ '3.3.4', '1.4.3' ],
|
||||
84 silly audit 'whatwg-url': [ '7.1.0', '5.0.0' ],
|
||||
84 silly audit which: [ '2.0.2' ],
|
||||
84 silly audit 'which-boxed-primitive': [ '1.1.1' ],
|
||||
84 silly audit 'which-builtin-type': [ '1.2.1' ],
|
||||
84 silly audit 'which-collection': [ '1.0.2' ],
|
||||
84 silly audit 'which-typed-array': [ '1.1.20' ],
|
||||
84 silly audit 'word-wrap': [ '1.2.5' ],
|
||||
84 silly audit 'workbox-background-sync': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-broadcast-update': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-build': [ '6.6.0' ],
|
||||
84 silly audit '@apideck/better-ajv-errors': [ '0.3.7' ],
|
||||
84 silly audit 'workbox-cacheable-response': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-core': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-expiration': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-google-analytics': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-navigation-preload': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-precaching': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-range-requests': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-recipes': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-routing': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-strategies': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-streams': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-sw': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-webpack-plugin': [ '6.6.0' ],
|
||||
84 silly audit 'workbox-window': [ '6.6.0' ],
|
||||
84 silly audit wrappy: [ '1.0.2' ],
|
||||
84 silly audit yallist: [ '3.1.1' ],
|
||||
84 silly audit 'yocto-queue': [ '0.1.0' ],
|
||||
84 silly audit 'tesseract.js': [ '7.0.0' ],
|
||||
84 silly audit 'bmp-js': [ '0.1.0' ],
|
||||
84 silly audit 'idb-keyval': [ '6.2.2' ],
|
||||
84 silly audit 'is-url': [ '1.2.4' ],
|
||||
84 silly audit 'node-fetch': [ '2.7.0' ],
|
||||
84 silly audit 'opencollective-postinstall': [ '2.0.3' ],
|
||||
84 silly audit 'regenerator-runtime': [ '0.13.11' ],
|
||||
84 silly audit 'tesseract.js-core': [ '7.0.0' ],
|
||||
84 silly audit 'wasm-feature-detect': [ '1.8.0' ],
|
||||
84 silly audit zlibjs: [ '0.3.1' ]
|
||||
84 silly audit }
|
||||
85 http cache tesseract.js-core@https://registry.npmjs.org/tesseract.js-core/-/tesseract.js-core-7.0.0.tgz 0ms (cache hit)
|
||||
86 http cache zlibjs@https://registry.npmjs.org/zlibjs/-/zlibjs-0.3.1.tgz 0ms (cache hit)
|
||||
87 http cache regenerator-runtime@https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz 0ms (cache hit)
|
||||
88 http cache opencollective-postinstall@https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz 0ms (cache hit)
|
||||
89 http cache node-fetch@https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz 0ms (cache hit)
|
||||
90 http cache wasm-feature-detect@https://registry.npmjs.org/wasm-feature-detect/-/wasm-feature-detect-1.8.0.tgz 0ms (cache hit)
|
||||
91 http cache idb-keyval@https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.2.tgz 0ms (cache hit)
|
||||
92 http cache tesseract.js@https://registry.npmjs.org/tesseract.js/-/tesseract.js-7.0.0.tgz 0ms (cache hit)
|
||||
93 http cache bmp-js@https://registry.npmjs.org/bmp-js/-/bmp-js-0.1.0.tgz 0ms (cache hit)
|
||||
94 http cache is-url@https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz 0ms (cache hit)
|
||||
95 silly tarball no local data for tesseract.js-core@https://registry.npmjs.org/tesseract.js-core/-/tesseract.js-core-7.0.0.tgz. Extracting by manifest.
|
||||
96 http cache tr46@https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz 0ms (cache hit)
|
||||
97 silly tarball no local data for zlibjs@https://registry.npmjs.org/zlibjs/-/zlibjs-0.3.1.tgz. Extracting by manifest.
|
||||
98 silly tarball no local data for regenerator-runtime@https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz. Extracting by manifest.
|
||||
99 silly tarball no local data for opencollective-postinstall@https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz. Extracting by manifest.
|
||||
100 http cache whatwg-url@https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz 0ms (cache hit)
|
||||
101 http cache webidl-conversions@https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz 0ms (cache hit)
|
||||
102 silly tarball no local data for wasm-feature-detect@https://registry.npmjs.org/wasm-feature-detect/-/wasm-feature-detect-1.8.0.tgz. Extracting by manifest.
|
||||
103 silly tarball no local data for idb-keyval@https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.2.tgz. Extracting by manifest.
|
||||
104 silly tarball no local data for node-fetch@https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz. Extracting by manifest.
|
||||
105 silly tarball no local data for tesseract.js@https://registry.npmjs.org/tesseract.js/-/tesseract.js-7.0.0.tgz. Extracting by manifest.
|
||||
106 silly tarball no local data for bmp-js@https://registry.npmjs.org/bmp-js/-/bmp-js-0.1.0.tgz. Extracting by manifest.
|
||||
107 silly tarball no local data for is-url@https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz. Extracting by manifest.
|
||||
108 silly tarball no local data for tr46@https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz. Extracting by manifest.
|
||||
109 silly tarball no local data for whatwg-url@https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz. Extracting by manifest.
|
||||
110 silly tarball no local data for webidl-conversions@https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz. Extracting by manifest.
|
||||
111 http fetch GET 200 https://registry.npmjs.org/opencollective-postinstall/-/opencollective-postinstall-2.0.3.tgz 42ms (cache miss)
|
||||
112 http fetch GET 200 https://registry.npmjs.org/regenerator-runtime/-/regenerator-runtime-0.13.11.tgz 43ms (cache miss)
|
||||
113 http fetch GET 200 https://registry.npmjs.org/wasm-feature-detect/-/wasm-feature-detect-1.8.0.tgz 43ms (cache miss)
|
||||
114 http fetch GET 200 https://registry.npmjs.org/is-url/-/is-url-1.2.4.tgz 62ms (cache miss)
|
||||
115 http fetch GET 200 https://registry.npmjs.org/node-fetch/-/node-fetch-2.7.0.tgz 71ms (cache miss)
|
||||
116 http fetch GET 200 https://registry.npmjs.org/idb-keyval/-/idb-keyval-6.2.2.tgz 72ms (cache miss)
|
||||
117 http fetch GET 200 https://registry.npmjs.org/webidl-conversions/-/webidl-conversions-3.0.1.tgz 71ms (cache miss)
|
||||
118 http fetch GET 200 https://registry.npmjs.org/tr46/-/tr46-0.0.3.tgz 72ms (cache miss)
|
||||
119 http fetch GET 200 https://registry.npmjs.org/bmp-js/-/bmp-js-0.1.0.tgz 84ms (cache miss)
|
||||
120 http fetch GET 200 https://registry.npmjs.org/whatwg-url/-/whatwg-url-5.0.0.tgz 157ms (cache miss)
|
||||
121 http fetch GET 200 https://registry.npmjs.org/zlibjs/-/zlibjs-0.3.1.tgz 168ms (cache miss)
|
||||
122 http fetch GET 200 https://registry.npmjs.org/tesseract.js/-/tesseract.js-7.0.0.tgz 208ms (cache miss)
|
||||
123 http fetch POST 200 https://registry.npmjs.org/-/npm/v1/security/advisories/bulk 238ms
|
||||
124 silly audit report {
|
||||
124 silly audit report 'serialize-javascript': [
|
||||
124 silly audit report {
|
||||
124 silly audit report id: 1113686,
|
||||
124 silly audit report url: 'https://github.com/advisories/GHSA-5c6j-r48x-rmvq',
|
||||
124 silly audit report title: 'Serialize JavaScript is Vulnerable to RCE via RegExp.flags and Date.prototype.toISOString()',
|
||||
124 silly audit report severity: 'high',
|
||||
124 silly audit report vulnerable_versions: '<=7.0.2',
|
||||
124 silly audit report cwe: [Array],
|
||||
124 silly audit report cvss: [Object]
|
||||
124 silly audit report },
|
||||
124 silly audit report {
|
||||
124 silly audit report id: 1115723,
|
||||
124 silly audit report url: 'https://github.com/advisories/GHSA-qj8w-gfj5-8c6v',
|
||||
124 silly audit report title: 'Serialize JavaScript has CPU Exhaustion Denial of Service via crafted array-like objects',
|
||||
124 silly audit report severity: 'moderate',
|
||||
124 silly audit report vulnerable_versions: '<7.0.5',
|
||||
124 silly audit report cwe: [Array],
|
||||
124 silly audit report cvss: [Object]
|
||||
124 silly audit report }
|
||||
124 silly audit report ]
|
||||
124 silly audit report }
|
||||
125 silly packumentCache corgi:https://registry.npmjs.org/serialize-javascript cache-miss
|
||||
126 http fetch GET 200 https://registry.npmjs.org/serialize-javascript 27ms (cache miss)
|
||||
127 silly packumentCache corgi:https://registry.npmjs.org/serialize-javascript set size:undefined disposed:false
|
||||
128 silly packumentCache corgi:https://registry.npmjs.org/rollup-plugin-terser cache-miss
|
||||
129 http fetch GET 200 https://registry.npmjs.org/tesseract.js-core/-/tesseract.js-core-7.0.0.tgz 579ms (cache miss)
|
||||
130 info run tesseract.js@7.0.0 postinstall node_modules/tesseract.js opencollective-postinstall || true
|
||||
131 http fetch GET 200 https://registry.npmjs.org/rollup-plugin-terser 623ms (cache miss)
|
||||
132 silly packumentCache corgi:https://registry.npmjs.org/rollup-plugin-terser set size:undefined disposed:false
|
||||
133 silly packumentCache corgi:https://registry.npmjs.org/workbox-build cache-miss
|
||||
134 info run tesseract.js@7.0.0 postinstall { code: 0, signal: null }
|
||||
135 http fetch GET 200 https://registry.npmjs.org/workbox-build 228ms (cache miss)
|
||||
136 silly packumentCache corgi:https://registry.npmjs.org/workbox-build set size:undefined disposed:false
|
||||
137 silly packumentCache corgi:https://registry.npmjs.org/workbox-webpack-plugin cache-miss
|
||||
138 http fetch GET 200 https://registry.npmjs.org/workbox-webpack-plugin 109ms (cache miss)
|
||||
139 silly packumentCache corgi:https://registry.npmjs.org/workbox-webpack-plugin set size:undefined disposed:false
|
||||
140 silly packumentCache corgi:https://registry.npmjs.org/next-pwa cache-miss
|
||||
141 http fetch GET 200 https://registry.npmjs.org/next-pwa 31ms (cache miss)
|
||||
142 silly packumentCache corgi:https://registry.npmjs.org/next-pwa set size:undefined disposed:false
|
||||
143 silly ADD node_modules/zlibjs
|
||||
144 silly ADD node_modules/wasm-feature-detect
|
||||
145 silly ADD node_modules/tesseract.js-core
|
||||
146 silly ADD node_modules/regenerator-runtime
|
||||
147 silly ADD node_modules/opencollective-postinstall
|
||||
148 silly ADD node_modules/node-fetch
|
||||
149 silly ADD node_modules/node-fetch/node_modules/webidl-conversions
|
||||
150 silly ADD node_modules/node-fetch/node_modules/tr46
|
||||
151 silly ADD node_modules/node-fetch/node_modules/whatwg-url
|
||||
152 silly ADD node_modules/is-url
|
||||
153 silly ADD node_modules/idb-keyval
|
||||
154 silly ADD node_modules/bmp-js
|
||||
155 silly ADD node_modules/tesseract.js
|
||||
156 verbose cwd /Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/frontend
|
||||
157 verbose os Darwin 25.4.0
|
||||
158 verbose node v25.8.2
|
||||
159 verbose npm v11.12.1
|
||||
160 verbose exit 0
|
||||
161 info ok
|
||||
16
scratch/npm_cache/_logs/2026-04-10T15_19_54_375Z-debug-0.log
Normal file
16
scratch/npm_cache/_logs/2026-04-10T15_19_54_375Z-debug-0.log
Normal file
@@ -0,0 +1,16 @@
|
||||
0 verbose cli /opt/homebrew/Cellar/node/25.8.2/bin/node /opt/homebrew/lib/node_modules/npm/bin/npm-cli.js
|
||||
1 info using npm@11.12.1
|
||||
2 info using node@v25.8.2
|
||||
3 silly config load:file:/opt/homebrew/lib/node_modules/npm/npmrc
|
||||
4 silly config load:file:/Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/backend/.npmrc
|
||||
5 silly config load:file:/Users/danielbedeleanu/.npmrc
|
||||
6 silly config load:file:/opt/homebrew/etc/npmrc
|
||||
7 verbose title npm exec local-ssl-proxy --source 3002 --target 8000 --hostname 0.0.0.0
|
||||
8 verbose argv "exec" "--yes" "--" "local-ssl-proxy" "--source" "3002" "--target" "8000" "--hostname" "0.0.0.0"
|
||||
9 verbose logfile logs-max:10 dir:/Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/scratch/npm_cache/_logs/2026-04-10T15_19_54_375Z-
|
||||
10 verbose logfile /Users/danielbedeleanu/_nu_Backup/_BEDE_/_programare_2026_/cu.AI/inventory/scratch/npm_cache/_logs/2026-04-10T15_19_54_375Z-debug-0.log
|
||||
11 silly logfile done cleaning log files
|
||||
12 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
|
||||
13 http fetch GET 200 https://registry.npmjs.org/local-ssl-proxy 883ms (cache revalidated)
|
||||
14 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
|
||||
15 silly packumentCache heap:4496293888 maxSize:1124073472 maxEntrySize:562036736
|
||||
Reference in New Issue
Block a user