MCPcopy
hub / github.com/webpack/webpack / version

Function version

lib/index.js:202–204  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

200 return validateSchema;
201 },
202 get version() {
203 return /** @type {string} */ (require("../package.json").version);
204 },
205
206 get cli() {
207 return require("./cli");

Callers 1

getCacheVersionMethod · 0.85

Calls 1

requireFunction · 0.50

Tested by

no test coverage detected