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
1
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 1.4.0 to 1.5.0

langs/zh.json

3

index.js

@@ -19,3 +19,4 @@ var pad = require("pad");

"sv": require("./langs/sv.json"),
"tr": require("./langs/tr.json")
"tr": require("./langs/tr.json"),
"zh": require("./langs/zh.json")
};

@@ -22,0 +23,0 @@

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

@@ -32,3 +32,4 @@ "keywords": [

"sv",
"tr"
"tr",
"zh"
],

@@ -35,0 +36,0 @@ "author": {

@@ -44,2 +44,3 @@ [![Build Status](https://secure.travis-ci.org/michaelwittig/node-i18n-iso-countries.png)](http://travis-ci.org/michaelwittig/node-i18n-iso-countries)

* `tr`: turkish
* `zh`: Chinese

@@ -46,0 +47,0 @@ ### Country to Code

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