From 911290b33f589497f39c1cf5c8cfaf6a8d5cb4eb Mon Sep 17 00:00:00 2001 From: Anna Henningsen Date: Thu, 7 Mar 2019 12:31:59 +0100 Subject: [PATCH] lib: assign missed deprecation code Refs: https://github.com/nodejs/node/pull/26245 --- doc/api/deprecations.md | 4 ++-- lib/_stream_wrap.js | 2 +- test/parallel/test-warn-stream-wrap.js | 2 +- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/doc/api/deprecations.md b/doc/api/deprecations.md index dbd9e8648c612b..24d4a3ea32058e 100644 --- a/doc/api/deprecations.md +++ b/doc/api/deprecations.md @@ -2349,8 +2349,8 @@ Type: Runtime This property is a reference to the instance itself. - -### DEP0XXX: require('\_stream\_wrap') + +### DEP0125: require('\_stream\_wrap')