dl-librescore
Advanced tools
Comparing version 0.34.49 to 0.34.50
{ | ||
"name": "dl-librescore", | ||
"version": "0.34.49", | ||
"version": "0.34.50", | ||
"description": "Download sheet music", | ||
@@ -5,0 +5,0 @@ "main": "dist/main.user.js", |
@@ -9,2 +9,3 @@ import i18n from "i18next"; | ||
import hu from "./hu.json"; | ||
import id from "./id.json"; | ||
import it from "./it.json"; | ||
@@ -15,3 +16,6 @@ import ja from "./ja.json"; | ||
import nl from "./nl.json"; | ||
import pl from "./pl.json"; | ||
import pt from "./pt.json"; | ||
import ru from "./ru.json"; | ||
import tr from "./tr.json"; | ||
import zh_Hans from "./zh-Hans.json"; | ||
@@ -29,2 +33,3 @@ import zh_Hant from "./zh_Hant.json"; | ||
"hu", | ||
"id", | ||
"it", | ||
@@ -35,3 +40,6 @@ "ja", | ||
"nl", | ||
"pl", | ||
"pt", | ||
"ru", | ||
"tr", | ||
"zh-Hans", | ||
@@ -107,2 +115,3 @@ "zh_Hant", | ||
hu: { translation: hu }, | ||
id: { translation: id }, | ||
it: { translation: it }, | ||
@@ -113,3 +122,6 @@ ja: { translation: ja }, | ||
nl: { translation: nl }, | ||
pl: { translation: pl }, | ||
pt: { translation: pt }, | ||
ru: { translation: ru }, | ||
tr: { translation: tr }, | ||
"zh-Hans": { translation: zh_Hans }, | ||
@@ -116,0 +128,0 @@ zh_Hant: { translation: zh_Hant }, |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
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
Telemetry
Supply chain riskThis package contains telemetry which tracks how it is used.
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
Telemetry
Supply chain riskThis package contains telemetry which tracks how it is used.
Found 1 instance in 1 package
3615816
61
82086
0