SILENT KILLERPanel

Current Path: > > lib > node_modules > npm > node_modules > > readable-stream


Operation   : Linux premium131.web-hosting.com 4.18.0-553.44.1.lve.el8.x86_64 #1 SMP Thu Mar 13 14:29:12 UTC 2025 x86_64
Software     : Apache
Server IP    : 162.0.232.56 | Your IP: 216.73.216.111
Domains      : 1034 Domain(s)
Permission   : [ 0755 ]

Files and Folders in: //lib/node_modules/npm/node_modules//readable-stream

NameTypeSizeLast ModifiedActions
lib Directory - -
GOVERNANCE.md File 5550 bytes March 10 2021 14:36:39.
LICENSE File 2337 bytes March 10 2021 14:36:39.
README.md File 4710 bytes March 10 2021 14:36:39.
errors-browser.js File 4197 bytes March 10 2021 14:36:39.
errors.js File 3715 bytes March 10 2021 14:36:39.
experimentalWarning.js File 460 bytes March 10 2021 14:36:39.
package.json File 2916 bytes March 10 2021 14:36:39.
readable-browser.js File 488 bytes March 10 2021 14:36:39.
readable.js File 729 bytes March 10 2021 14:36:39.

Reading File: //lib/node_modules/npm/node_modules//readable-stream/experimentalWarning.js

'use strict'

var experimentalWarnings = new Set();

function emitExperimentalWarning(feature) {
  if (experimentalWarnings.has(feature)) return;
  var msg = feature + ' is an experimental feature. This feature could ' +
       'change at any time';
  experimentalWarnings.add(feature);
  process.emitWarning(msg, 'ExperimentalWarning');
}

function noop() {}

module.exports.emitExperimentalWarning = process.emitWarning
  ? emitExperimentalWarning
  : noop;

SILENT KILLER Tool