Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@types/country-list

Package Overview
Dependencies
Maintainers
1
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@types/country-list - npm Package Compare versions

Comparing version 2.1.1 to 2.1.2

4

country-list/index.d.ts

@@ -40,3 +40,3 @@ // Type definitions for country-list 2.1

*/
export function getNameList(): {[name: string]: string};
export function getNameList(): { [name: string]: string };

@@ -46,3 +46,3 @@ /**

*/
export function getCodeList(): {[code: string]: string};
export function getCodeList(): { [code: string]: string };

@@ -49,0 +49,0 @@ /**

{
"name": "@types/country-list",
"version": "2.1.1",
"version": "2.1.2",
"description": "TypeScript definitions for country-list",

@@ -28,4 +28,4 @@ "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/country-list",

"dependencies": {},
"typesPublisherContentHash": "ae1459b50beed186017c0920a0fe12ed1a8164bae9b4745e2239bbaa5a61ee5b",
"typeScriptVersion": "4.0"
"typesPublisherContentHash": "aeb705fac40f79649b94a16d6908138a7f02cb9b354f3b5a17d9679e23aa976e",
"typeScriptVersion": "4.3"
}

@@ -50,3 +50,3 @@ # Installation

*/
export function getNameList(): {[name: string]: string};
export function getNameList(): { [name: string]: string };

@@ -56,3 +56,3 @@ /**

*/
export function getCodeList(): {[code: string]: string};
export function getCodeList(): { [code: string]: string };

@@ -67,3 +67,3 @@ /**

### Additional Details
* Last updated: Fri, 22 Jul 2022 11:32:22 GMT
* Last updated: Mon, 04 Sep 2023 15:41:18 GMT
* Dependencies: none

@@ -70,0 +70,0 @@ * Global values: none

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