| FazBrowse GitHub Viewer | Trending | | Home |
| Tools: [Download Repo ZIP] [Original HTTPS Page] |
1 parent 7f5334e commit 0a97e1d
1 file changed
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
@@ -149,7 +149,7 @@ function showEmitBeforeAfterWarning() { | |||
| 149 | 149 | process.emitWarning( | |
| 150 | 150 | 'asyncResource.emitBefore and emitAfter are deprecated. Please use ' + | |
| 151 | 151 | 'asyncResource.runInAsyncScope instead', | |
| 152 | - 'DeprecationWarning', 'DEP00XX'); | ||
| 152 | + 'DeprecationWarning', 'DEP0098'); | ||
| 153 | 153 | emitBeforeAfterWarning = false; | |
| 154 | 154 | } | |
| 155 | 155 | } | |
| Back | FazBrowse Home | New Git URL |
0 commit comments