Socket
Socket
Sign inDemoInstall

dl-librescore

Package Overview
Dependencies
Maintainers
1
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

dl-librescore - npm Package Compare versions

Comparing version 0.34.49 to 0.34.50

src/i18n/id.json

2

package.json
{
"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

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