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

i18n-iso-countries

Package Overview
Dependencies
Maintainers
2
Versions
112
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

i18n-iso-countries - npm Package Compare versions

Comparing version 7.11.3 to 7.12.0

langs/tk.json

4

entry-node.js
var library = require("./index");
var supportedLocales = library.getSupportedLanguages()
var supportedLocales = library.getSupportedLanguages();
for (var i = 0; i < supportedLocales.length; i++) {
var locale = require("./langs/" + supportedLocales[i] + ".json")
var locale = require("./langs/" + supportedLocales[i] + ".json");
library.registerLocale(locale);

@@ -8,0 +8,0 @@ }

{
"name": "i18n-iso-countries",
"version": "7.11.3",
"version": "7.12.0",
"description": "i18n for ISO 3166-1 country codes",

@@ -5,0 +5,0 @@ "typings": "index.d.ts",

@@ -129,2 +129,3 @@ # i18n-iso-countries

- `th`: Thai
- `tk`: Turkmen
- `tr`: Turkish

@@ -131,0 +132,0 @@ - `tt`: Tatar

[
"br",
"cy",
"dv",
"sw",
"eu",
"af",
"am",
"ha",
"ku",
"ml",
"mt",
"no",
"ps",
"sd",
"so",
"sq",
"ta",
"tg",
"tt",
"ug",
"ur",
"vi",
"ar",
"az",
"be",
"bg",
"bn",
"bs",
"ca",
"cs",
"da",
"de",
"el",
"en",
"es",
"et",
"fa",
"fi",
"fr",
"ga",
"gl",
"he",
"hi",
"hr",
"hu",
"hy",
"id",
"is",
"it",
"ja",
"ka",
"kk",
"km",
"ko",
"ky",
"lt",
"lv",
"mk",
"mn",
"mr",
"ms",
"nb",
"nl",
"nn",
"pl",
"pt",
"ro",
"ru",
"sk",
"sl",
"sr",
"sv",
"th",
"tr",
"uk",
"uz",
"zh"
"br",
"cy",
"dv",
"sw",
"eu",
"af",
"am",
"ha",
"ku",
"ml",
"mt",
"no",
"ps",
"sd",
"so",
"sq",
"ta",
"tg",
"tt",
"ug",
"ur",
"vi",
"ar",
"az",
"be",
"bg",
"bn",
"bs",
"ca",
"cs",
"da",
"de",
"el",
"en",
"es",
"et",
"fa",
"fi",
"fr",
"ga",
"gl",
"he",
"hi",
"hr",
"hu",
"hy",
"id",
"is",
"it",
"ja",
"ka",
"kk",
"km",
"ko",
"ky",
"lt",
"lv",
"mk",
"mn",
"mr",
"ms",
"nb",
"nl",
"nn",
"pl",
"pt",
"ro",
"ru",
"sk",
"sl",
"sr",
"sv",
"th",
"tk",
"tr",
"uk",
"uz",
"zh"
]
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