New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

qazlatyn-db

Package Overview
Dependencies
Maintainers
1
Versions
8
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

qazlatyn-db - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

51

index.js
// new kazak latin alphabet
module.exports = {
// "а": "a",
// "ә": "ae",
// "б": "b",
// "в": "v",
// "г": "g",
// "ғ": "gh",
// "д": "d",
// "е": "e",
// "ё": "jo",
// "ж": "zh",
// "з": "z",
// "и": "i",
// "й": "j",
// "к": "k",
// "қ": "q",
// "л": "l",
// "м": "m",
// "н": "n",
// "ң": "ng",
// "о": "o",
// "ө": "oe",
// "п": "p",
// "р": "r",
// "с": "s",
// "т": "t",
// "у": "w",
// "ұ": "u",
// "ү": "ue",
// "ф": "f",
// "х": "h",
// "һ": "h",
// "ц": "c",
// "ч": "ch",
// "ш": "sh",
// "щ": "sh",
// "ъ": "",
// "ы": "y",
// "і": "i",
// "ь": "",
// "э": "e",
// "ю": "jw",
// "я": "ja"
//
"а": "a",

@@ -78,3 +35,3 @@ "ә": "a'",

"һ": "h",
"ц": "c",
"ц": "ts",
"ч": "c'",

@@ -87,5 +44,5 @@ "ш": "s'",

"ь": "",
"э": "ie",
"ю": "iu",
"я": "ia"
"э": "e",
"ю": "i'y'",
"я": "i'a"
};

2

package.json
{
"name": "qazlatyn-db",
"version": "2.0.1",
"version": "2.0.2",
"description": "Raw data of kazakh latin alphabet (qazaq latyn).",

@@ -5,0 +5,0 @@ "main": "index.js",

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