From 76e67e98843978223a74b177f4e53411caf95516 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 PR-URL: https://github.com/nodejs/node/pull/26492 Reviewed-By: Ruben Bridgewater Reviewed-By: Gireesh Punathil Reviewed-By: Richard Lau Reviewed-By: Colin Ihrig --- 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')