Socket
Socket
Sign inDemoInstall

@lighthouse/common

Package Overview
Dependencies
Maintainers
15
Versions
461
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@lighthouse/common - npm Package Compare versions

Comparing version 4.24.0-canary-1 to 4.24.0

8

dist/pdf/activity-report/index.js

@@ -147,9 +147,3 @@ "use strict";

const maxFormsText = {
text: [(0, _helpers.text)(`Location Forms in the Daily Activity Report are limited to a total of ${MAX_ATTACHMENTS}.`), (0, _helpers.text)(' To view all Location Forms visit '), (0, _helpers.text)('the Audits Report', {
link: `${LIGHTHOUSE_BASE_URL}/reports/audits`
}), (0, _helpers.text)(', the Issues Report', {
link: `${LIGHTHOUSE_BASE_URL}/reports/issues`
}), (0, _helpers.text)(', and the Tasks Report', {
link: `${LIGHTHOUSE_BASE_URL}/reports/tasks`
}), (0, _helpers.text)(' in the Lighthouse Management Console.')],
text: [(0, _helpers.text)(`Detailed Form Submissions in the Daily Activity Report are limited to a total of ${MAX_ATTACHMENTS}.`), (0, _helpers.text)('To access individual Form Submissions, open the hyperlink next to the respective submission within the Other Activity table. Alternatively, they may be accessed in the Lighthouse Management Console.')],
style: 'small',

@@ -156,0 +150,0 @@ margin: [0, 10, 0, 10]

@@ -222,9 +222,3 @@ import _regeneratorRuntime from "@babel/runtime/regenerator";

maxFormsText = {
text: [text("Location Forms in the Daily Activity Report are limited to a total of ".concat(MAX_ATTACHMENTS, ".")), text(' To view all Location Forms visit '), text('the Audits Report', {
link: "".concat(LIGHTHOUSE_BASE_URL, "/reports/audits")
}), text(', the Issues Report', {
link: "".concat(LIGHTHOUSE_BASE_URL, "/reports/issues")
}), text(', and the Tasks Report', {
link: "".concat(LIGHTHOUSE_BASE_URL, "/reports/tasks")
}), text(' in the Lighthouse Management Console.')],
text: [text("Detailed Form Submissions in the Daily Activity Report are limited to a total of ".concat(MAX_ATTACHMENTS, ".")), text('To access individual Form Submissions, open the hyperlink next to the respective submission within the Other Activity table. Alternatively, they may be accessed in the Lighthouse Management Console.')],
style: 'small',

@@ -231,0 +225,0 @@ margin: [0, 10, 0, 10]

2

package.json
{
"name": "@lighthouse/common",
"version": "4.24.0-canary-1",
"version": "4.24.0",
"description": "",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc