Kanghyun Heo

11 papers Journal 10Unranked 1
YearRankTypeTitle / Venue / Authors
2026 J jnl
IEEE Trans. Wirel. Commun.
Kanghyun Heo, Gitae Park, Kisong Lee
2025 conf
ICOIN
Kanghyun Heo, Gitae Park, Chaeyeon Kim, Seungeun Lee, Kisong Lee
2025 J jnl
CoRR
Gitae Park, Kanghyun Heo, Kisong Lee
2025 J jnl
IEEE Trans. Commun.
Kanghyun Heo, Gitae Park, Kisong Lee
2024 J jnl
IEEE Internet Things J.
Hyun-Ho Choi, Gitae Park, Kanghyun Heo, Kisong Lee
2024 J jnl
IEEE Trans. Intell. Transp. Syst.
Kanghyun Heo, Gitae Park, Kisong Lee
2024 J jnl
IEEE Internet Things J.
Kanghyun Heo, Hyun-Ho Choi, Kisong Lee
2024 J jnl
IEEE Trans. Wirel. Commun.
Kanghyun Heo, Woongsup Lee, Kisong Lee
2024 J jnl
IEEE Trans. Intell. Transp. Syst.
Gitae Park, Kanghyun Heo, Woongsup Lee, Kisong Lee
2023 J jnl
CoRR
Kanghyun Heo, Gitae Park, Kisong Lee
2022 J jnl
Sensors
Kanghyun Heo, Kisong Lee
redb/extractors/js_extractors/scripts/patches/@nodesecure+js-x-ray+7.3.0.patch
← Index redb/extractors/js_extractors/scripts/patches/@nodesecure+js-x-ray+7.3.0.patch diff
diff --git a/node_modules/@nodesecure/js-x-ray/src/probes/isLiteral.js b/node_modules/@nodesecure/js-x-ray/src/probes/isLiteral.js
index 01a7c7a..d0583bf 100644
--- a/node_modules/@nodesecure/js-x-ray/src/probes/isLiteral.js
+++ b/node_modules/@nodesecure/js-x-ray/src/probes/isLiteral.js
@@ -1,5 +1,5 @@
 // Import Node.js Dependencies
-import { builtinModules } from "repl";
+import { builtinModules } from "module";
 
 // Import Third-party Dependencies
 import { Hex } from "@nodesecure/sec-literal";