viyv-daemon 0.1.0 → 0.1.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/dist/index.js CHANGED
@@ -41271,6 +41271,7 @@ function printUpdateNotice(info) {
41271
41271
  }
41272
41272
 
41273
41273
  // src/index.ts
41274
+ process.noDeprecation = true;
41274
41275
  var KNOWN_COMMANDS = [
41275
41276
  "start",
41276
41277
  "stop",