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.2.1 to 1.3.0

langs/it.json

1

index.js

@@ -12,2 +12,3 @@ var pad = require("pad");

"fr": require("./langs/fr.json"),
"it": require("./langs/it.json"),
"nb": require("./langs/nb.json"),

@@ -14,0 +15,0 @@ "nl": require("./langs/nl.json"),

3

package.json
{
"name": "i18n-iso-countries",
"version": "1.2.1",
"version": "1.3.0",
"description": "i18n for ISO 3166-1 country codes",

@@ -24,2 +24,3 @@ "keywords": [

"fr",
"it",
"nb",

@@ -26,0 +27,0 @@ "nl",

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

* `fr`: french
* `it`: italian
* `nb`: Norwegian Bokmål

@@ -38,0 +39,0 @@ * `nl`: dutch

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