Socket
Socket
Sign inDemoInstall

vue-phone-number-input

Package Overview
Dependencies
13
Maintainers
1
Versions
45
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.1.7 to 0.1.8

4

package.json
{
"name": "vue-phone-number-input",
"version": "0.1.7",
"version": "0.1.8",
"description": "A phone number input made with Vue JS && libphonenumber-js",

@@ -11,3 +11,3 @@ "author": "Louis Mazel <mazuel.loic@gmail.com>",

"lint": "vue-cli-service lint",
"before-publish": "npm i && npm run lint && npm run build",
"before-publish": "npm audit && npm i && npm run lint && npm run build",
"build:docs": "vue-cli-service build --dest docs --mode production",

@@ -14,0 +14,0 @@ "build:lib": "vue-cli-service build --target lib ./src/VuePhoneNumberInput/index.vue",

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is not supported yet

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