Releases: VirtuOz/node-dynamic-module-loader
Releases · VirtuOz/node-dynamic-module-loader
Node.js 14 compatibility
Improved logging levels
v1.4.1 Changed some logging levels
Maintenance and cleanup
- Updated all dependencies
- Removed the "shared node_modules" and the "zip installed module" features
Windows compatibility
v1.3.3 Make DML working on Windows (issue #16)
v1.3.2
1.3.1
Pre-installed node_modules
Option to copy node_modules
from local disk instead of running npm install
1.2.2
1.2.1
Possibility to zip an installed module and return its path.
Merge pull request #13 from VirtuOz/zipInstalledModules New method to zip an installed module and return its path