You can get the modules with Base.loaded_modules. Julia itself doesn’t have a concept of versions on modules so that doesn’t exist.
You can get the modules with Base.loaded_modules. Julia itself doesn’t have a concept of versions on modules so that doesn’t exist.