"use strict"; function parseProductIdentity(versionPayload, html) { const version = typeof versionPayload === "string" ? JSON.parse(versionPayload).version : versionPayload.version; const author = html.match( / { process.stderr.write(`${error.message}\n`); process.exitCode = 1; }); } module.exports = { inspectProduct, parseProductIdentity };