Socket
Socket
Sign inDemoInstall

typed-countries

Package Overview
Dependencies
Maintainers
1
Versions
4
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

typed-countries - npm Package Compare versions

Comparing version 1.1.0 to 1.1.1

0

.tasks/output.json

@@ -0,0 +0,0 @@ [

@@ -0,0 +0,0 @@ "use strict";

4

index.ts

@@ -2300,4 +2300,4 @@ export interface State {

return result;
}, [])
}, [] as Region[])
export default countries;
export default countries;
{
"name": "typed-countries",
"version": "1.1.0",
"version": "1.1.1",
"description": "An array of the world's countries, complete with full TypeScript declaration support.",

@@ -21,3 +21,3 @@ "main": "dist/index.js",

"scripts": {
"prepublish": "npm run build",
"prepublishOnly": "npm run build",
"build": "./node_modules/.bin/tsc -p .",

@@ -24,0 +24,0 @@ "map": "npm run build && node ./.tasks/map-regions-to-countries"

@@ -0,0 +0,0 @@ # typed-countries

@@ -0,0 +0,0 @@ {

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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