canmove, Confirmed users
1,570
edits
(Clean up bad editing; remove jlast, as he hasn't committed (yet, i hope!)) |
No edit summary |
||
| Line 1: | Line 1: | ||
{{Module | {{Module | ||
|name=NodeJS usage, tools, and style | |name=NodeJS usage, tools, and style | ||
|description=Advises on the use of NodeJS modules at build and runtime. Works with | |description=Advises on the use of NodeJS modules at build and runtime. Works with appropriate teams to maintain automated license and security audits of vendored node modules. Works with the security team and relevant developers to respond to vulnerabilities in NodeJS and vendored NodeJS modules. | ||
|owner=[mailto:dmosedale@mozilla.com Dan Mosedale] | |owner=[mailto:dmosedale@mozilla.com Dan Mosedale] | ||
|peers=[mailto:dtownsend@mozilla.com Dave Townsend], ... | |peers=[mailto:dtownsend@mozilla.com Dave Townsend], ... | ||
|source_dirs=node_modules and others as appropriate | |source_dirs=package.json, package-lock.json, node_modules and others as appropriate | ||
|components=Various components | |components=Various components | ||
|group=dev-platform | |group=dev-platform | ||
}} | }} | ||