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

joi-phone-number

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

joi-phone-number - npm Package Compare versions

Comparing version 2.0.9 to 2.0.10

3

lib/index.js

@@ -9,2 +9,5 @@ 'use strict';

* Allows you to do `Joi.string().phoneNumber()`
*
* @param {Object} joi Joi instance provided by Joi
* @return {Object} Joi plugin object
*/

@@ -11,0 +14,0 @@ module.exports = joi => ({

14

package.json
{
"name": "joi-phone-number",
"version": "2.0.9",
"version": "2.0.10",
"description": "Phone number validation rule for Joi",

@@ -50,10 +50,10 @@ "homepage": "https://github.com/Salesflare/joi-phone-number",

"dependencies": {
"google-libphonenumber": "3.1.7"
"google-libphonenumber": "3.1.10"
},
"devDependencies": {
"coveralls": "^3.0.1",
"eslint": "^4.18.2",
"eslint-config-xo-space": "^0.18.0",
"jest": "^23.1.0",
"jest-cli": "^23.1.0",
"coveralls": "^3.0.2",
"eslint": "^5.1.0",
"eslint-config-xo-space": "^0.19.0",
"jest": "^23.4.1",
"jest-cli": "^23.4.1",
"joi": "^13.4.0",

@@ -60,0 +60,0 @@ "nsp": "^3.2.1"

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