mirror of
https://github.com/github/codeql.git
synced 2025-12-17 09:13:20 +01:00
22 lines
1.2 KiB
Plaintext
22 lines
1.2 KiB
Plaintext
| amd1.js:1:25:1:26 | fs | fs |
|
|
| amd2.js:2:12:2:24 | require('fs') | fs |
|
|
| client1.ts:4:28:4:29 | F1 | framework1 |
|
|
| client1.ts:6:9:6:11 | net | net |
|
|
| client2.ts:4:28:4:29 | F2 | framework2 |
|
|
| client2_lazy.ts:4:28:4:29 | F2 | framework2 |
|
|
| declare-module-client2.ts:3:1:3:22 | import ... 'foo'; | foo |
|
|
| declare-module-client.ts:3:1:3:22 | import ... 'foo'; | foo |
|
|
| decls.ts:2:8:2:20 | * as F1_outer | framework1 |
|
|
| decls.ts:3:8:3:20 | * as F2_outer | framework2 |
|
|
| decls.ts:4:8:4:21 | * as net_outer | net |
|
|
| destructuringES6.js:1:1:1:41 | import ... ctron'; | electron |
|
|
| destructuringRequire.js:1:27:1:45 | require('electron') | electron |
|
|
| instanceThroughDefaultImport.js:1:1:1:82 | import ... tance'; | myDefaultImportedModuleInstance |
|
|
| instanceThroughDefaultImport.js:1:8:1:42 | myDefau ... nceName | myDefaultImportedModuleInstance |
|
|
| instanceThroughNamespaceImport.js:1:8:1:49 | * as my ... nceName | myNamespaceImportedModuleInstance |
|
|
| instanceThroughRequire.js:1:36:1:70 | require ... tance') | myRequiredModuleInstance |
|
|
| moduleUses.js:1:11:1:24 | require('mod') | mod |
|
|
| process2.js:1:1:1:13 | require('fs') | fs |
|
|
| process2.js:2:10:2:16 | process | process |
|
|
| process.js:1:10:1:27 | require('process') | process |
|