Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

addons-linter

Package Overview
Dependencies
Maintainers
1
Versions
303
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

addons-linter - npm Package Compare versions

Comparing version 6.8.0 to 6.9.0

2

dist/locale/cs/messages.js

@@ -22,3 +22,3 @@ module.exports = { domain:"messages",

"Inline scripts blocked by default":[ "Vložené skripty jsou ve výchozím nastavení zablokovány" ],
"Default CSP rules prevent inline JavaScript from running (https://mzl.la/2pn32nd).":[ "" ],
"Default CSP rules prevent inline JavaScript from running (https://mzl.la/2pn32nd).":[ "Výchozí pravidla CSP zabraňují spuštění inline JavaScriptu (https://mzl.la/2pn32nd)." ],
"Unadvised 3rd-party JS library":[ "Nedoporučené externí JS knihovny" ],

@@ -25,0 +25,0 @@ "Your add-on uses a JavaScript library we do not recommend. Read more: https://bit.ly/1TRIyZY":[ "Váš doplněk používá knihovnu JavaScriptu, kterou nedoporučujeme. Čtěte si více na: https://bit.ly/1TRIyZY" ],

@@ -99,3 +99,3 @@ module.exports = { domain:"messages",

"See https://mzl.la/1R1n1t0 (MDN Docs) for more information.":[ "Veja mais informações em https://developer.mozilla.org/pt-BR/docs/Mozilla/Add-ons/WebExtensions/manifest.json/permiss%C3%B5es (MDN Docs)." ],
"See https://mzl.la/1ZOhoEN (MDN Docs) for more information.":[ "Veja https://mzl.la/1ZOhoEN (Documentação da MDN) para mais informações." ],
"See https://mzl.la/1ZOhoEN (MDN Docs) for more information.":[ "Consulte mais informações em https://mzl.la/1ZOhoEN (MDN Docs)." ],
"See https://mzl.la/2Qn0fWC (MDN Docs) for more information.":[ "Consulte mais informações em https://mzl.la/2Qn0fWC (MDN Docs)." ],

@@ -109,3 +109,3 @@ "See https://mzl.la/3Woeqv4 (MDN Docs) for more information.":[ "Consulte mais informações em https://mzl.la/3Woeqv4 (MDN Docs)." ],

"\"manifest_version\" in the manifest.json is not a valid value":[ "O \"manifest_version\" no manifest.json não é válido" ],
"See https://mzl.la/20PenXl (MDN Docs) for more information.":[ "Veja https://mzl.la/20PenXl (Documentação da MDN) para mais informações." ],
"See https://mzl.la/20PenXl (MDN Docs) for more information.":[ "Consulte mais informações em https://mzl.la/20PenXl (MDN Docs)." ],
"The field is invalid.":[ "O campo é inválido." ],

@@ -112,0 +112,0 @@ "\"%(property)s\" allows remote code execution in manifest.json":[ "\"%(property)s\" permite execução remota de código em manifest.json" ],

{
"name": "addons-linter",
"version": "6.8.0",
"version": "6.9.0",
"description": "Mozilla Add-ons Linter",

@@ -120,3 +120,3 @@ "main": "dist/addons-linter.js",

"tar": "6.1.15",
"tar-fs": "3.0.2",
"tar-fs": "3.0.3",
"tmp-promise": "3.0.3",

@@ -123,0 +123,0 @@ "webpack": "5.87.0",

Sorry, the diff of this file is too big to display

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