Socket
Socket
Sign inDemoInstall

vue-country-region-select

Package Overview
Dependencies
11
Maintainers
1
Versions
32
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.0.6 to 2.0.7

10

package.json
{
"name": "vue-country-region-select",
"version": "2.0.6",
"version": "2.0.7",
"description": "A Country select component and Region select component for Vue.js. Work together and standalone.",

@@ -45,9 +45,5 @@ "repository": "https://github.com/gehrj/vue-country-region-select",

"files": [
"dist/*",
"src/*",
"public/*",
"*.json",
"*.js"
"dist/vueCountryRegionSelect.umd.min.js"
],
"main": "./dist/vueCountryRegionSelect.common.js",
"main": "./dist/vueCountryRegionSelect.umd.min.js",
"dependencies": {

@@ -54,0 +50,0 @@ "country-region-data": "^1.4.4",

# Vue-Country-Region-Select ![CI status](https://img.shields.io/badge/build-passing-brightgreen.svg)
Vue-Country-Region-Select provides a pair of Vue components that will allow you to easily put a country and region dropdown in your project that will work together or standalone. Supports vue-i18n.
Vue-Country-Region-Select provides a pair of Vue components that will allow you to easily put a country and region dropdown in your project that will work together or standalone. Supports vue-i18n. I have a lighter version of this project with just a few available countries to select from available here

@@ -5,0 +5,0 @@ ## Installation

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc