</>PackageGraphPackageGraph

v8-compile-cache-lib

npmv3.0.1

Require hook for automatic V8 compile cache persistence

Not recommended for new projects

No — v8-compile-cache-lib should not be adopted for new projects. Last published 1608 days ago.

  • ?Adoption: grade ?, Not reported by this registry.

    No download data reported for this package yet.

  • FMaintenance: grade F, Failing.

    Last published 1608 days ago.

  • AWeight: grade A, Excellent.

    Zero runtime dependencies, about 18 KB installed.

  • BSupply chain: grade B, Good.

    This package has a single maintainer (bus factor of 1).

  • ALicense: grade A, Excellent.

    MIT — permissive, with no copyleft found in the dependency tree.

Grades are computed deterministically from registry metadata collected by PackageGraph — downloads, dependents, publish dates, the resolved dependency tree, maintainer count, and declared licenses. No third-party scores are used.

Install cost

What you actually take on by adding v8-compile-cache-lib to a project.

0
Direct dependencies

Runtime packages this one declares itself.

0
Total installed

Distinct packages in the full runtime tree, deduplicated the way a package manager would.

18 KB
Install size

Unpacked size of this package plus its entire runtime tree.

Tree depth

Longest resolved dependency chain below this package.

Compatibility

Node.js
No constraint declared
Module format
CommonJS only
TypeScript
No bundled types
Install scripts
None

Quick start

A usage example from the v8-compile-cache-lib README.

  require('v8-compile-cache-lib').install();

Dependencies

Declared by v8-compile-cache-lib v3.0.1. Runtime dependencies are installed with the package; dev dependencies are not.

Dev (9)

babel-core 6.26.3eslint ^7.12.1flow-parser 0.136.0rimraf ^2.5.4rxjs 6.6.3semver ^5.3.0tap ^9.0.0temp ^0.8.3yarn 1.22.10

Used by

Popular packages that depend on v8-compile-cache-lib.

Relationship graph

Dependencies (left) and dependents (right) of v8-compile-cache-lib.

ts-nodev8-compile-cache-…
v8-compile-cache-lib dependencies dependents

Frequently installed together

Release history

No releases in the last two years.

Recent versions of v8-compile-cache-lib
VersionPublishedSizeLicense
3.0.1latest4 years ago18 KBMIT
3.0.05 years ago18 KBMIT

Overview

v8-compile-cache-lib is an npm package that require hook for automatic V8 compile cache persistence. It has 1 known dependents in the graph. The latest version is 3.0.1, released under the MIT license.

Who should use it

Teams working in the npm ecosystem who need require hook for automatic V8 compile cache persistence and value a focused solution.

When not to use it

Consider an alternative if you need to have first-class TypeScript types out of the box, or if a more actively-maintained option better fits your npm stack.

Pros

  • Clear open-source license (MIT).

Cons

  • No bundled TypeScript types (may require a separate @types package).

Auto-generated from collected registry metadata. No external claims are inferred.

Maintainers

Frequently asked questions

Should I use v8-compile-cache-lib?

No — v8-compile-cache-lib should not be adopted for new projects. Last published 1608 days ago.

How do I install v8-compile-cache-lib?

Run `npm install v8-compile-cache-lib` to add v8-compile-cache-lib to your npm project.

What license is v8-compile-cache-lib released under?

v8-compile-cache-lib is distributed under the MIT license.

How popular is v8-compile-cache-lib?

npm does not publish download counts. Within PackageGraph's crawl, 1 known packages depend on v8-compile-cache-lib.

Is v8-compile-cache-lib still maintained?

The most recent release of v8-compile-cache-lib (v3.0.1) was published 4 years ago.

Does v8-compile-cache-lib run install scripts?

No. v8-compile-cache-lib does not define preinstall, install, or postinstall scripts, so installing it does not execute publisher-supplied code.