@cccsaurora/howler-ui 2.13.0-dev.103 → 2.13.0-dev.107

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
@@ -143,7 +143,7 @@
143
143
  "hit.details.actions.vote": "Vote",
144
144
  "hit.details.actions.vote.novote": "No Vote",
145
145
  "hit.details.asessments.ambiguous.description": "The nature of the hit was not successfully determined based on available data.",
146
- "hit.details.asessments.attempt.description": "The hit was part of a failed attempt to compromise.",
146
+ "hit.details.asessments.attempt.description": "The hit represents malicious activity attempting to compromise systems or data.",
147
147
  "hit.details.asessments.compromise.description": "The hit was part of a successful compromise.",
148
148
  "hit.details.asessments.development.description": "The hit is related to development activity and should be ignored.",
149
149
  "hit.details.asessments.false-positive.description": "The hit is not related to the detection that created it.",
@@ -143,7 +143,7 @@
143
143
  "hit.details.actions.vote": "Voter",
144
144
  "hit.details.actions.vote.novote": "Pas de vote",
145
145
  "hit.details.asessments.ambiguous.description": "La nature du hit n'a pas pu être déterminée avec succès sur la base des données disponibles.",
146
- "hit.details.asessments.attempt.description": "Le hit faisait partie d'une tentative de compromis qui a échoué.",
146
+ "hit.details.asessments.attempt.description": "Le hit représente une activité malveillante visant à compromettre des systèmes ou des données.",
147
147
  "hit.details.asessments.compromise.description": "Le hit fait partie d'un compromis réussi.",
148
148
  "hit.details.asessments.development.description": "Le hit est liée à une activité de développement et doit être ignorée.",
149
149
  "hit.details.asessments.false-positive.description": "Le hit n'est pas lié à la détection qui l'a créé.",
package/package.json CHANGED
@@ -96,7 +96,7 @@
96
96
  "internal-slot": "1.0.7"
97
97
  },
98
98
  "type": "module",
99
- "version": "2.13.0-dev.103",
99
+ "version": "2.13.0-dev.107",
100
100
  "exports": {
101
101
  "./i18n": "./i18n.js",
102
102
  "./index.css": "./index.css",