JavaScript source maps increases code transparency and helps people send you better feedback and bug reports. Your browser’s developer tools can auto-detect them and use them to automatically “unminify” minified/obscured code. Is there any reason not to publish them?