| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -122,7 +122,7 @@ to the `constants` property exposed by the relevant module. For instance, | |||
| 122 | 122 | Type: End-of-life | |
| 123 | 123 | ||
| 124 | 124 | Use of the [`crypto.pbkdf2()`][] API without specifying a digest was deprecated | |
| 125 | - in Node.js 6.0 because the method defaulted to using the non-recommendend | ||
| 125 | + in Node.js 6.0 because the method defaulted to using the non-recommended | ||
| 126 | 126 | `'SHA1'` digest. Previously, a deprecation warning was printed. Starting in | |
| 127 | 127 | Node.js 8.0.0, calling `crypto.pbkdf2()` or `crypto.pbkdf2Sync()` with an | |
| 128 | 128 | undefined `digest` will throw a `TypeError`. | |
| Back | FazBrowse Home | New Git URL |
0 commit comments