Imad Antonios

13 papers A 2B 4C 1Misc 1Journal 2Unranked 3
YearRankTypeTitle / Venue / Authors
2023 conf
e-Energy
Imad Antonios, Hans-Peter Schwefel
2021 J jnl
Sensors
Hans-Peter Schwefel, Imad Antonios, Lester Lipsky
2019 Misc conf
EDCC
Imad Antonios, Hans-Peter Schwefel, Lester Lipsky
2018 conf
SmartGridComm
Hans-Peter Schwefel, Imad Antonios, Lester Lipsky
2017 J jnl
Perform. Evaluation
Hans-Peter Schwefel, Imad Antonios, Lester Lipsky
2015 conf
DICTAP
Priyanka Andrew, Imad Antonios
2010 B conf
NCA
Imad Antonios, Reetu Dhar, Feng Zhang, Lester Lipsky
2007 A conf
DSN
Hans-Peter Schwefel, Imad Antonios
2004 B conf
NCA
Imad Antonios, Lester Lipsky
2003 B conf
NCA
Imad Antonios, Lester Lipsky
2002 A conf
IPDPS
Gehan Weerasinghe, Imad Antonios, Lester Lipsky
2001 B conf
NCA
Gehan Weerasinghe, Imad Antonios, Lester Lipsky
2000 C conf
ISCC
Debra L. Smarkusky, Reda A. Ammar, Imad Antonios, Howard A. Sholl
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";