A high-performance, thread-safe in-memory cache module for Node.js applications using **Worker Threads** to provide efficient multi-threaded cache operations.
Installing the package executes remotely supplied JavaScript. The remote payload can change without a package update.
Package defines install-time lifecycle scripts.
package.jsonView on unpkgSource fetches a remote non-code asset, decodes its contents, and dynamically executes the decoded payload.
index.jsView on unpkg · L1A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
index.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
index.jsView on unpkgindex.js fetches a remote response, extracts token, and evals it during postinstall.
index.jsView on unpkg · L1Package defines install-time lifecycle scripts.
package.jsonView on unpkgSource fetches a remote non-code asset, decodes its contents, and dynamically executes the decoded payload.
index.jsView on unpkg · L1A package entrypoint or install-time lifecycle script reaches a source file with blocking dangerous behavior.
index.jsView on unpkgSource file is highly similar to a previously finalized malicious package; route for source-aware review.
index.jsView on unpkgSource fingerprint signature matches a known malicious package signature; route for source-aware review.
index.jsView on unpkgindex.js fetches a remote response, extracts token, and evals it during postinstall.
index.jsView on unpkg · L1