mirror of
https://github.com/goldbergyoni/nodebestpractices.git
synced 2025-10-29 00:19:14 +08:00
More edits
This commit is contained in:
@ -183,7 +183,8 @@ Read in a different language: [**CN**](./README.chin
|
||||
  [6.23. Avoid DOS attacks by explicitly setting when a process should crash `#advanced`](#-623-avoid-dos-attacks-by-explicitly-setting-when-a-process-should-crash)</br>
|
||||
  [6.24. Prevent unsafe redirects](#-624-prevent-unsafe-redirects)</br>
|
||||
  [6.25. Avoid publishing secrets to the npm registry](#-625-avoid-publishing-secrets-to-the-npm-registry)</br>
|
||||
  [6.26. Import built-in modules using the 'node:' protocol #new](#-626-import-built-in-modules-using-the-'node:'-protocol)</br>
|
||||
  [6.26. 6.26 Inspect for outdated packages](#-626-inspect-for-outdated-packages)</br>
|
||||
  [6.27. Import built-in modules using the 'node:' protocol #new](#-627-import-built-in-modules-using-the-node-protocol)</br>
|
||||
|
||||
</details>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user