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 5.0.0 to 5.0.1

5

CHANGELOG.md

@@ -12,1 +12,6 @@ # CHANGELOG

* [https://github.com/googlei18n/libphonenumber/blob/master/release_notes.txt](https://github.com/googlei18n/libphonenumber/blob/master/release_notes.txt)
## 5.0.0
* use `joi` instead of `@hapi/joi`
* `defaultCountry` can now be a ref

14

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

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

"dependencies": {
"google-libphonenumber": "3.2.13"
"google-libphonenumber": "3.2.17"
},
"devDependencies": {
"coveralls": "^3.1.0",
"eslint": "^7.9.0",
"eslint-config-xo-space": "^0.25.0",
"jest": "^26.4.2",
"jest-cli": "^26.4.2",
"joi": "^17.2.1"
"eslint": "^7.20.0",
"eslint-config-xo-space": "^0.26.0",
"jest": "^26.6.3",
"jest-cli": "^26.6.3",
"joi": "^17.4.0"
},

@@ -60,0 +60,0 @@ "engines": {

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