addons-linter
Advanced tools
Comparing version 6.33.0 to 7.0.0
@@ -98,2 +98,4 @@ module.exports = { domain:"messages", | ||
"%(instancePath)s: the following privileged permissions are only allowed in privileged extensions: %(privilegedPermissions)s.":[ "" ], | ||
"Invalid host permission.":[ "" ], | ||
"Invalid install origin.":[ "" ], | ||
"Invalid install origin. A valid origin has - only - a scheme, hostname and optional port. See https://mzl.la/3TEbqbE (MDN Docs) for more information.":[ "" ], | ||
@@ -100,0 +102,0 @@ "\"manifest_version\" in the manifest.json is not a valid value":[ "" ], |
@@ -92,3 +92,3 @@ module.exports = { domain:"messages", | ||
"No \"message\" message property is set for a string (https://mzl.la/2DSBTjA).":[ "Zdźěleńska kakosć \"message\" njejo za znamuškowy rjeśazk nastajona (https://mzl.la/2DSBTjA)." ], | ||
"The field is required.":[ "Pólo jo trěbne." ], | ||
"The field is required.":[ "Pólo jo trjebne." ], | ||
"The permission type is unsupported.":[ "Typ dowólnosći se njepódpěra." ], | ||
@@ -117,3 +117,3 @@ "See https://mzl.la/1R1n1t0 (MDN Docs) for more information.":[ "Glejśo https://mzl.la/1R1n1t0 (MDN Docs) za dalšne informacije." ], | ||
"The \"update_url\" is not used by Firefox in the root of a manifest; your add-on will be updated via the Add-ons site and not your \"update_url\". See: https://mzl.la/25zqk4O":[ "" ], | ||
"\"strict_max_version\" not required.":[ "\"strict_max_version\" njejo trěbny." ], | ||
"\"strict_max_version\" not required.":[ "\"strict_max_version\" njejo trjebny." ], | ||
"\"strict_max_version\" shouldn't be used unless the add-on is expected not to work with future versions of Firefox.":[ "" ], | ||
@@ -195,3 +195,3 @@ "No \"%(property)s\" property found in manifest.json":[ "Kakosć „%(property)s“ njejo se namakała w manifest.json" ], | ||
"The hidden and browser_action/page_action (or action in Manifest Version 3 and above) properties are mutually exclusive.":[ "" ], | ||
"Use \"browser_specific_settings\" instead of \"applications\".":[ "" ], | ||
"Use \"browser_specific_settings\" instead of \"applications\".":[ "Wužywajśo „browser_specific_settings“ město \"applications\"." ], | ||
"The \"applications\" property in the manifest is deprecated and will no longer be accepted in Manifest Version 3 and above.":[ "" ], | ||
@@ -206,7 +206,7 @@ "\"applications\" is no longer allowed in Manifest Version 3 and above.":[ "" ], | ||
"The incognito \"split\" value is unsupported and will be treated as \"not_allowed\" in Firefox. Remove the key from the manifest file, if your extension is compatible with Firefox's private browsing mode.":[ "" ], | ||
"The \"admin_install_only\" property is reserved.":[ "" ], | ||
"The \"admin_install_only\" property is reserved and can only be used in enterprise add-ons.":[ "" ], | ||
"The \"admin_install_only\" property is reserved.":[ "Kakosć „admin_install_only“ jo rezerwěrowana." ], | ||
"The \"admin_install_only\" property is reserved and can only be used in enterprise add-ons.":[ "Kakosć „admin_install_only“ jo rezerwěrowana a dajo se jano w dodankach za pśedewześa wužywaś." ], | ||
"/%(fieldName)s: \"%(permissionName)s\" is not supported in manifest versions %(versionRange)s.":[ "/%(fieldName)s: \"%(permissionName)s\" se w manifestowych wersijach %(versionRange)s njepódpěra." ], | ||
"\"/browser_specific_settings/gecko/admin_install_only\" property must be set to \"true\".":[ "" ], | ||
"The \"admin_install_only\" property must be set to \"true\" in an enterprise add-on.":[ "" ], | ||
"\"/browser_specific_settings/gecko/admin_install_only\" property must be set to \"true\".":[ "Kakosć „/browser_specific_settings/gecko/admin_install_only“ musy se na „true“ stajiś." ], | ||
"The \"admin_install_only\" property must be set to \"true\" in an enterprise add-on.":[ "Kakosć „admin_install_only“ musy se w dodanku za pśedewześa na „true“ stajiś." ], | ||
"/%(fieldName)s: \"%(permissionName)s\" is not supported.":[ "/%(fieldName)s: \"%(permissionName)s\" se njepódpěra." ] } } } |
@@ -193,3 +193,3 @@ module.exports = { domain:"messages", | ||
"The hidden and browser_action/page_action (or action in Manifest Version 3 and above) properties are mutually exclusive.":[ "" ], | ||
"Use \"browser_specific_settings\" instead of \"applications\".":[ "" ], | ||
"Use \"browser_specific_settings\" instead of \"applications\".":[ "Wužiwajće „browser_specific_settings“ město \"applications\"." ], | ||
"The \"applications\" property in the manifest is deprecated and will no longer be accepted in Manifest Version 3 and above.":[ "" ], | ||
@@ -204,7 +204,7 @@ "\"applications\" is no longer allowed in Manifest Version 3 and above.":[ "" ], | ||
"The incognito \"split\" value is unsupported and will be treated as \"not_allowed\" in Firefox. Remove the key from the manifest file, if your extension is compatible with Firefox's private browsing mode.":[ "" ], | ||
"The \"admin_install_only\" property is reserved.":[ "" ], | ||
"The \"admin_install_only\" property is reserved and can only be used in enterprise add-ons.":[ "" ], | ||
"The \"admin_install_only\" property is reserved.":[ "Kajkosć „admin_install_only“ je rezerwowana." ], | ||
"The \"admin_install_only\" property is reserved and can only be used in enterprise add-ons.":[ "Kajkosć „admin_install_only“ je rezerwowana a da so jenož w přidatkach za předewzaća wužiwać." ], | ||
"/%(fieldName)s: \"%(permissionName)s\" is not supported in manifest versions %(versionRange)s.":[ "/%(fieldName)s: \"%(permissionName)s\" so w manifestowych wersijach %(versionRange)s njepodpěruje." ], | ||
"\"/browser_specific_settings/gecko/admin_install_only\" property must be set to \"true\".":[ "" ], | ||
"The \"admin_install_only\" property must be set to \"true\" in an enterprise add-on.":[ "" ], | ||
"\"/browser_specific_settings/gecko/admin_install_only\" property must be set to \"true\".":[ "Kajkosć „/browser_specific_settings/gecko/admin_install_only“ dyrbi so na „true“ stajić." ], | ||
"The \"admin_install_only\" property must be set to \"true\" in an enterprise add-on.":[ "Kajkosć „admin_install_only“ dyrbi so w přidatku za předewzaća na „true“ stajić." ], | ||
"/%(fieldName)s: \"%(permissionName)s\" is not supported.":[ "/%(fieldName)s: \"%(permissionName)s\" so njepodpěruje." ] } } } |
@@ -201,9 +201,9 @@ module.exports = { domain:"messages", | ||
"The version should be a string with 1 to 4 numbers separated with dots. Each number should have up to 9 digits and leading zeros are not allowed. Letters are no longer allowed. See https://mzl.la/3h3mCRu (MDN Docs) for more information.":[ "A verzió legyen egy 1 és 4 közti számú számjegycsoportból álló, pontokkal elválasztott karakterlánc. Minden szám legfeljebb 9 számjegyből állhat, és a kezdő nullák nem engedélyezettek. Már a betűk sem engedélyezettek. További információkért lásd: https://mzl.la/3h3mCRu (MDN dokumentáció)." ], | ||
"incognito \"split\" is unsupported.":[ "" ], | ||
"The incognito \"split\" value is unsupported and will be treated as \"not_allowed\" in Firefox. Remove the key from the manifest file, if your extension is compatible with Firefox's private browsing mode.":[ "" ], | ||
"The \"admin_install_only\" property is reserved.":[ "" ], | ||
"The \"admin_install_only\" property is reserved and can only be used in enterprise add-ons.":[ "" ], | ||
"incognito \"split\" is unsupported.":[ "Az „incognito” kulcs „split” értéke nem támogatott." ], | ||
"The incognito \"split\" value is unsupported and will be treated as \"not_allowed\" in Firefox. Remove the key from the manifest file, if your extension is compatible with Firefox's private browsing mode.":[ "Az „incognito” kulcs „split” értéke nem támogatott, és „not_allowed” értékként lesz kezelve a Firefoxban. Távolítsa el a kulcsot a jegyzékfájlból, ha a kiegészítője kompatibilis a Firefox privát böngészési módjával." ], | ||
"The \"admin_install_only\" property is reserved.":[ "Az „admin_install_only” tulajdonság használata korlátozott." ], | ||
"The \"admin_install_only\" property is reserved and can only be used in enterprise add-ons.":[ "Az „admin_install_only” tulajdonság használata korlátozott, és csak vállalati kiegészítőkben használható." ], | ||
"/%(fieldName)s: \"%(permissionName)s\" is not supported in manifest versions %(versionRange)s.":[ "/%(fieldName)s: A(z) „%(permissionName)s” nem támogatott a következő jegyzékfájlverziókban: %(versionRange)s." ], | ||
"\"/browser_specific_settings/gecko/admin_install_only\" property must be set to \"true\".":[ "" ], | ||
"The \"admin_install_only\" property must be set to \"true\" in an enterprise add-on.":[ "" ], | ||
"\"/browser_specific_settings/gecko/admin_install_only\" property must be set to \"true\".":[ "A „/browser_specific_settings/gecko/admin_install_only” tulajdonságot „true” értékre kell állítani." ], | ||
"The \"admin_install_only\" property must be set to \"true\" in an enterprise add-on.":[ "Az „admin_install_only” tulajdonságot „true” értékre kell állítani a vállalati kiegészítőkben." ], | ||
"/%(fieldName)s: \"%(permissionName)s\" is not supported.":[ "/%(fieldName)s: A(z) „%(permissionName)s” nem támogatott." ] } } } |
@@ -174,7 +174,7 @@ module.exports = { domain:"messages", | ||
"Manifest key not supported by the specified minimum Firefox version":[ "Manifestnøkkel er ikkje støtta av den spesifiserte minimum Firefox-versjonen" ], | ||
"\"strict_min_version\" requires Firefox %(minVersion)s, which was released before version %(versionAdded)s introduced support for \"%(key)s\".":[ "" ], | ||
"\"strict_min_version\" requires Firefox %(minVersion)s, which was released before version %(versionAdded)s introduced support for \"%(key)s\".":[ "\"strict_min_version\" krev Firefox %(minVersion)s, som vart sleppt før versjon %(versionAdded)s introduserte støtte for \"%(key)s\"." ], | ||
"Permission not supported by the specified minimum Firefox version":[ "Løyve er ikkje støtta av den spesifiserte minimum Firefox-versjonen" ], | ||
"%(instancePath)s: privileged manifest fields are only allowed in privileged extensions.":[ "" ], | ||
"Manifest key not supported by the specified minimum Firefox for Android version":[ "Manifestnøkkelen er ikkje støtta av den spesifiserte minimum Firefox for Android-versjonen" ], | ||
"\"strict_min_version\" requires Firefox for Android %(minVersion)s, which was released before version %(versionAdded)s introduced support for \"%(key)s\".":[ "" ], | ||
"\"strict_min_version\" requires Firefox for Android %(minVersion)s, which was released before version %(versionAdded)s introduced support for \"%(key)s\".":[ "\"strict_min_version\" krev Firefox for Android %(minVersion)s, som vart sleppt før versjon %(versionAdded)s introduserte støtte for \"%(key)s\"." ], | ||
"Permission not supported by the specified minimum Firefox for Android version":[ "Løyve er ikkje støtta av den spesifiserte minimum Firefox-versjonen for Android" ], | ||
@@ -181,0 +181,0 @@ "Linking to \"addons.mozilla.org\" is not allowed":[ "Det er ikkje tillate å lenke til «addons.mozilla.org»" ], |
@@ -164,5 +164,5 @@ module.exports = { domain:"messages", | ||
"The \"default_locale\" is missing localizations.":[ "V \"default_locale\" manjkajo lokalizacije." ], | ||
"The \"default_locale\" value is specified in the manifest, but no matching \"messages.json\" in the \"_locales\" directory exists. See: https://mzl.la/2hjcaEE":[ "Vrednost \"default_locale\" je navedena v manifestu, vendar v imeniku \"_locale\" ne obstaja ujemajoča se datoteka \"messages.json\". Glej: https://mzl.la/2hjcaEE" ], | ||
"The \"default_locale\" value is specified in the manifest, but no matching \"messages.json\" in the \"_locales\" directory exists. See: https://mzl.la/2hjcaEE":[ "V manifestu je navedena vrednost \"default_locale\", vendar v imeniku \"_locales\" ne obstaja ujemajoča se datoteka \"messages.json\". Glejte: https://mzl.la/2hjcaEE" ], | ||
"The \"default_locale\" is missing but \"_locales\" exist.":[ "\"default_locale\" manjka, vendar obstaja \"_locales\"." ], | ||
"The \"default_locale\" value is not specifed in the manifest, but a \"_locales\" directory exists. See: https://mzl.la/2hjcaEE":[ "Vrednost \"default_locale\" ni navedena v manifestu, vendar pa mapa \"_locale\" obstaja. Glej: https://mzl.la/2hjcaEE" ], | ||
"The \"default_locale\" value is not specifed in the manifest, but a \"_locales\" directory exists. See: https://mzl.la/2hjcaEE":[ "Vrednost \"default_locale\" ni navedena v manifestu, obstaja pa mapa \"_locales\". Glejte: https://mzl.la/2hjcaEE" ], | ||
"Unsupported image extension":[ "Nepodprta pripona slike" ], | ||
@@ -169,0 +169,0 @@ "Icons should be one of JPG/JPEG, WebP, GIF, PNG or SVG.":[ "Ikone morajo biti vrste JPG/JPEG, WebP, GIF, PNG ali SVG." ], |
@@ -203,7 +203,7 @@ module.exports = { domain:"messages", | ||
"The incognito \"split\" value is unsupported and will be treated as \"not_allowed\" in Firefox. Remove the key from the manifest file, if your extension is compatible with Firefox's private browsing mode.":[ "" ], | ||
"The \"admin_install_only\" property is reserved.":[ "" ], | ||
"The \"admin_install_only\" property is reserved and can only be used in enterprise add-ons.":[ "" ], | ||
"The \"admin_install_only\" property is reserved.":[ "Властивість \"admin_install_only\" зарезервовано." ], | ||
"The \"admin_install_only\" property is reserved and can only be used in enterprise add-ons.":[ "Властивість \"admin_install_only\" зарезервована і може використовуватися лише в корпоративних додатках." ], | ||
"/%(fieldName)s: \"%(permissionName)s\" is not supported in manifest versions %(versionRange)s.":[ "/%(fieldName)s: \"%(permissionName)s\" не підтримується у маніфестах версій %(versionRange)s." ], | ||
"\"/browser_specific_settings/gecko/admin_install_only\" property must be set to \"true\".":[ "" ], | ||
"\"/browser_specific_settings/gecko/admin_install_only\" property must be set to \"true\".":[ "Для властивості \"/browser_specific_settings/gecko/admin_install_only\" має бути встановлено значення \"true\"." ], | ||
"The \"admin_install_only\" property must be set to \"true\" in an enterprise add-on.":[ "" ], | ||
"/%(fieldName)s: \"%(permissionName)s\" is not supported.":[ "/%(fieldName)s: \"%(permissionName)s\" не підтримується." ] } } } |
{ | ||
"name": "addons-linter", | ||
"version": "6.33.0", | ||
"version": "7.0.0", | ||
"description": "Mozilla Add-ons Linter", | ||
@@ -10,6 +10,6 @@ "main": "dist/addons-linter.js", | ||
"engines": { | ||
"node": ">=16.0.0" | ||
"node": ">=18.0.0" | ||
}, | ||
"browserslist": [ | ||
"node >=16.0.0" | ||
"node >=18.0.0" | ||
], | ||
@@ -49,3 +49,3 @@ "scripts": { | ||
"@fluent/syntax": "0.19.0", | ||
"@mdn/browser-compat-data": "5.5.40", | ||
"@mdn/browser-compat-data": "5.5.51", | ||
"addons-moz-compare": "1.3.0", | ||
@@ -65,5 +65,3 @@ "addons-scanner-utils": "9.11.0", | ||
"fast-json-patch": "3.1.1", | ||
"glob": "11.0.0", | ||
"image-size": "1.1.1", | ||
"is-mergeable-object": "1.1.1", | ||
"jed": "1.1.1", | ||
@@ -75,5 +73,3 @@ "json-merge-patch": "1.0.2", | ||
"semver": "7.6.3", | ||
"sha.js": "2.4.11", | ||
"source-map-support": "0.5.21", | ||
"tosource": "1.0.0", | ||
"upath": "2.0.1", | ||
@@ -84,14 +80,8 @@ "yargs": "17.7.2", | ||
"devDependencies": { | ||
"@babel/cli": "7.24.8", | ||
"@babel/core": "7.24.9", | ||
"@babel/eslint-parser": "7.24.8", | ||
"@babel/plugin-proposal-class-properties": "7.18.6", | ||
"@babel/plugin-proposal-decorators": "7.24.7", | ||
"@babel/plugin-proposal-export-namespace-from": "7.18.9", | ||
"@babel/plugin-proposal-function-sent": "7.24.7", | ||
"@babel/plugin-proposal-numeric-separator": "7.18.6", | ||
"@babel/plugin-proposal-throw-expressions": "7.24.7", | ||
"@babel/preset-env": "7.24.8", | ||
"@babel/cli": "7.25.6", | ||
"@babel/core": "7.25.2", | ||
"@babel/eslint-parser": "7.25.1", | ||
"@babel/preset-env": "7.25.4", | ||
"@babel/register": "7.24.6", | ||
"async": "3.2.5", | ||
"async": "3.2.6", | ||
"babel-core": "7.0.0-bridge.0", | ||
@@ -101,6 +91,7 @@ "babel-gettext-extractor": "github:willdurand/babel-gettext-extractor#5.1.0", | ||
"babel-loader": "9.1.3", | ||
"comment-json": "4.2.4", | ||
"comment-json": "4.2.5", | ||
"eslint-config-amo": "5.10.0", | ||
"eslint-plugin-amo": "1.25.2", | ||
"github-markdown-css": "5.6.1", | ||
"glob": "11.0.0", | ||
"gunzip-maybe": "1.4.2", | ||
@@ -112,3 +103,3 @@ "hashish": "0.0.4", | ||
"markdown-it": "14.1.0", | ||
"markdown-it-anchor": "9.0.1", | ||
"markdown-it-anchor": "9.2.0", | ||
"markdown-it-footnote": "4.0.0", | ||
@@ -126,3 +117,4 @@ "natural-compare-lite": "1.4.0", | ||
"tmp-promise": "3.0.3", | ||
"webpack": "5.93.0", | ||
"tosource": "1.0.0", | ||
"webpack": "5.94.0", | ||
"webpack-cli": "5.1.4", | ||
@@ -129,0 +121,0 @@ "webpack-node-externals": "3.0.0", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
27
39
3253555
22249
+ Added@mdn/browser-compat-data@5.5.51(transitive)
- Removedglob@11.0.0
- Removedis-mergeable-object@1.1.1
- Removedsha.js@2.4.11
- Removedtosource@1.0.0
- Removed@isaacs/cliui@8.0.2(transitive)
- Removed@mdn/browser-compat-data@5.5.40(transitive)
- Removedansi-regex@6.1.0(transitive)
- Removedansi-styles@6.2.1(transitive)
- Removedbrace-expansion@2.0.1(transitive)
- Removedeastasianwidth@0.2.0(transitive)
- Removedemoji-regex@9.2.2(transitive)
- Removedforeground-child@3.3.0(transitive)
- Removedglob@11.0.0(transitive)
- Removedis-mergeable-object@1.1.1(transitive)
- Removedjackspeak@4.0.2(transitive)
- Removedlru-cache@11.0.2(transitive)
- Removedminimatch@10.0.1(transitive)
- Removedminipass@7.1.2(transitive)
- Removedpackage-json-from-dist@1.0.1(transitive)
- Removedpath-scurry@2.0.0(transitive)
- Removedsha.js@2.4.11(transitive)
- Removedsignal-exit@4.1.0(transitive)
- Removedstring-width@5.1.2(transitive)
- Removedstrip-ansi@7.1.0(transitive)
- Removedtosource@1.0.0(transitive)
- Removedwrap-ansi@8.1.0(transitive)