Benign npm Download

@types/amqplib 0.10.6

“TypeScript definitions for amqplib”

String deobfuscation routineCalls an object's open() method
SHA-256f1aa0f767f3aa33072d2c693d242b90535fe5b55ee886cf06ba34508ed4be735

Evidence

imports node:child_process lines 1–48
1declare module "node:process" {
2 import { Control, MessageOptions, SendHandle } from "node:child_process";
3 import { PathLike } from "node:fs";
4 import * as tty from "node:tty";
5 import { Worker } from "node:worker_threads";
6 interface BuiltInModule {
7 "assert": typeof import("assert");
⋯5 lines
13 "buffer": typeof import("buffer");
14 "node:buffer": typeof import("node:buffer");
15 "child_process": typeof import("child_process");
16 "node:child_process": typeof import("node:child_process");
17 "cluster": typeof import("cluster");
⋯13 lines
31 "dns/promises": typeof import("dns/promises");
32 "node:dns/promises": typeof import("node:dns/promises");
33 "domain": typeof import("domain");
34 "node:domain": typeof import("node:domain");
35 "events": typeof import("events");
⋯8 lines
44 "http2": typeof import("http2");
45 "node:http2": typeof import("node:http2");
46 "https": typeof import("https");
47 "node:https": typeof import("node:https");
48 "inspector": typeof import("inspector");
Node process.ppid access lines 1684–1689
1684:19… adonly pid: number;
1685 /**
1686 * The `process.ppid` property returns the PID of the parent of the
1687 * current process.
1688 *
1689 * ```js
References a public code-forge URL lines 1761–1763
1761:36… g system. However, Android support in Node.js [is experimental](https://github.com/nodejs/node/blob/HEAD/BUILDING.md#androidandroid-based-devices-eg-firefox-os).
1762 * @since v0.1.16
1763 …
Host or user object field keys lines 1807–1815
1807:9… * const startUsage = cpuUsage();
1808 * // { user: 38579, system: 6986 }
1809 *
1810 * // spin the CPU for 500 milliseconds
⋯5 lines
Calls computed member from function result line 1912
1912:75… /nodejs.org/docs/latest/api/process.html#event-warning) and the [emitWarning()](https://nodejs.org/docs/latest/api/process.html#processemitwarningwarning-type-code-ctor) method for more information about this …

No evidence locations were recorded for this file. Raw result

Keyboard shortcuts on this page: j for the next sample, k for the previous one, x to go back to the feed, d to download the original bytes, r to re-queue the sample for analysis.