Custom lock file location for JavaScript scans
Enhancement You can now specify an exact lock file path for JavaScript and TypeScript scans using theENDOR_JS_LOCK_FILE_PATH environment variable. This is useful when the lock file does not live at the package directory or repository root.
For more information, see Specify a custom lock file location.