4.0.0 • Published 2 years ago
@jsreport/jsreport-npm v4.0.0
@jsreport/jsreport-npm
Install and require custom npm modules from scripts and templating engines runtime
See https://jsreport.net/learn/npm
Changelog
4.0.0
- minimum node.js version is now
18.15.0 - fix text in validation error
3.2.0
- allow
jsreport.npm.requireto require sub pathsawait jsreport.npm.require('yargs@17.7.2/package.json') - allow
jsreport.npm.requireto require@scoped packages
3.1.2
- changes to enable new
trustUserCodeoption - changes to enable caching of system helpers
3.1.1
add package.json to path when checking module existence
3.0.0-beta.1
Initial release