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

@brixtol/country-names

Package Overview
Dependencies
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@brixtol/country-names - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

4

changelog.md
## _CHANGELOG_
### 1.1.1 - 23/08/2021
Extend prettier config in `package.json` file and align readme.
### 1.1.0 - 23/08/2021

@@ -4,0 +8,0 @@

3

package.json
{
"name": "@brixtol/country-names",
"version": "1.1.0",
"version": "1.1.1",
"description": "Mappings for 2 letter (Alpha 2) country codes to English country name",

@@ -35,2 +35,3 @@ "author": {

},
"prettier": "@brixtol/prettier-config",
"eslintConfig": {

@@ -37,0 +38,0 @@ "ignorePatterns": "package",

@@ -53,3 +53,3 @@ ## @brixtol/country-names

Countries.NL; // Netherlands
Countries.RU; // Russia
Countries.RU; // Russian Federation

@@ -60,3 +60,3 @@ // Interface

ICountries.NL; // Netherlands
ICountries.RU; // Russia
ICountries.RU; // Russian Federation
```

@@ -63,0 +63,0 @@

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