fullstack-phone 1.178.0 → 1.179.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/CHANGELOG.md +5 -0
- package/README.md +1 -1
- package/package.json +2 -2
- package/server/metadata/metadata.json +13 -13
package/CHANGELOG.md
CHANGED
package/README.md
CHANGED
|
@@ -3,7 +3,7 @@ fullstack-phone ☎️
|
|
|
3
3
|
|
|
4
4
|
| npm | Libphonenumber version |
|
|
5
5
|
| ------------------------------------------------------------ | ------------------------------------------------------------ |
|
|
6
|
-
| [](https://www.npmjs.com/package/fullstack-phone) | [v9.0.
|
|
6
|
+
| [](https://www.npmjs.com/package/fullstack-phone) | [v9.0.7](https://github.com/googlei18n/libphonenumber/blob/master/release_notes.txt) |
|
|
7
7
|
|
|
8
8
|
**fullstack-phone** provides formatting, validation, and parsing of phone numbers per-region. The system is optimized for use as two modules:
|
|
9
9
|
|
package/package.json
CHANGED
|
@@ -2967,7 +2967,7 @@
|
|
|
2967
2967
|
[
|
|
2968
2968
|
null,
|
|
2969
2969
|
null,
|
|
2970
|
-
"(?:(?:(?:
|
|
2970
|
+
"(?:(?:2(?:(?:[0-26-9]\\d|3[0-8]|5[0135-9])\\d|4(?:[02-9]\\d|10))|3(?:(?:[0-3589]\\d|6[1-9]|7[0-35-9])\\d|4(?:[0-578]\\d|90))|7(?:[013-57-9]\\d|2[0-8])\\d)\\d\\d|8(?:51(?:0(?:0[03-9]|[12479]\\d|3[2-9]|5[0-8]|6[1-9]|8[0-7])|1(?:[0235689]\\d|1[0-69]|4[0-589]|7[0-47-9])|2(?:0[0-79]|[18][13579]|2[14-9]|3[0-46-9]|[4-6]\\d|7[89]|9[0-4])|[34]\\d\\d)|(?:6[0-8]|[78]\\d)\\d{3}|9(?:[02-9]\\d{3}|1(?:(?:[0-58]\\d|6[0135-9])\\d|7(?:0[0-24-9]|[1-9]\\d)|9(?:[0-46-9]\\d|5[0-79])))))\\d{3}",
|
|
2971
2971
|
null,
|
|
2972
2972
|
null,
|
|
2973
2973
|
null,
|
|
@@ -2984,7 +2984,7 @@
|
|
|
2984
2984
|
[
|
|
2985
2985
|
null,
|
|
2986
2986
|
null,
|
|
2987
|
-
"4(?:79[01]|83[0-389]|94[0-
|
|
2987
|
+
"4(?:79[01]|83[0-389]|94[0-478])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",
|
|
2988
2988
|
null,
|
|
2989
2989
|
null,
|
|
2990
2990
|
null,
|
|
@@ -7885,7 +7885,7 @@
|
|
|
7885
7885
|
[
|
|
7886
7886
|
null,
|
|
7887
7887
|
null,
|
|
7888
|
-
"79(?:1(?:[0-2]\\d|3[0-
|
|
7888
|
+
"79(?:1(?:[0-2]\\d|3[0-8])|2[0-7]\\d)\\d{3}",
|
|
7889
7889
|
null,
|
|
7890
7890
|
null,
|
|
7891
7891
|
null,
|
|
@@ -8740,7 +8740,7 @@
|
|
|
8740
8740
|
[
|
|
8741
8741
|
null,
|
|
8742
8742
|
null,
|
|
8743
|
-
"4(?:79[01]|83[0-389]|94[0-
|
|
8743
|
+
"4(?:79[01]|83[0-389]|94[0-478])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",
|
|
8744
8744
|
null,
|
|
8745
8745
|
null,
|
|
8746
8746
|
null,
|
|
@@ -12439,7 +12439,7 @@
|
|
|
12439
12439
|
[
|
|
12440
12440
|
null,
|
|
12441
12441
|
null,
|
|
12442
|
-
"4(?:79[01]|83[0-389]|94[0-
|
|
12442
|
+
"4(?:79[01]|83[0-389]|94[0-478])\\d{5}|4(?:[0-36]\\d|4[047-9]|5[0-25-9]|7[02-8]|8[0-24-9]|9[0-37-9])\\d{6}",
|
|
12443
12443
|
null,
|
|
12444
12444
|
null,
|
|
12445
12445
|
null,
|
|
@@ -13075,7 +13075,7 @@
|
|
|
13075
13075
|
[
|
|
13076
13076
|
null,
|
|
13077
13077
|
null,
|
|
13078
|
-
"1(?:(?:5(?:[0-25-9]\\d\\d|310)|
|
|
13078
|
+
"1(?:(?:5(?:[0-25-9]\\d\\d|310)|7[26]\\d\\d)\\d{6}|6[023]\\d{7,8})|17\\d{8}",
|
|
13079
13079
|
null,
|
|
13080
13080
|
null,
|
|
13081
13081
|
null,
|
|
@@ -28956,7 +28956,7 @@
|
|
|
28956
28956
|
[
|
|
28957
28957
|
null,
|
|
28958
28958
|
null,
|
|
28959
|
-
"
|
|
28959
|
+
"(?:(?:3|81)\\d|7(?:[01]\\d|6[013-9]|8[7-9]|9[1-3]))\\d{5}",
|
|
28960
28960
|
null,
|
|
28961
28961
|
null,
|
|
28962
28962
|
null,
|
|
@@ -29048,7 +29048,7 @@
|
|
|
29048
29048
|
"(\\d)(\\d{3})(\\d{3})",
|
|
29049
29049
|
"$1 $2 $3",
|
|
29050
29050
|
[
|
|
29051
|
-
"[13-69]|7(?:[2-57]|62|8[0-
|
|
29051
|
+
"[13-69]|7(?:[2-57]|62|8[0-6]|9[04-9])|8[02-9]"
|
|
29052
29052
|
],
|
|
29053
29053
|
"0$1"
|
|
29054
29054
|
],
|
|
@@ -33284,7 +33284,7 @@
|
|
|
33284
33284
|
[
|
|
33285
33285
|
null,
|
|
33286
33286
|
null,
|
|
33287
|
-
"(?:83[01]|92[
|
|
33287
|
+
"(?:83[01]|92[0139])\\d{5}|(?:5[05]|6[069]|72|8[015689]|9[013-9])\\d{6}",
|
|
33288
33288
|
null,
|
|
33289
33289
|
null,
|
|
33290
33290
|
null,
|
|
@@ -39061,7 +39061,7 @@
|
|
|
39061
39061
|
[
|
|
39062
39062
|
null,
|
|
39063
39063
|
null,
|
|
39064
|
-
"(?:1(?:0\\d|1[479]|2[37]|3[0137]|4[17]|5[05]|6[058]|7[0167]|8[2358]|9[1389])|2(?:[0235-79]\\d|1[0-7]|4[013-9]|8[02-9])|3(?:[
|
|
39064
|
+
"(?:1(?:0\\d|1[479]|2[37]|3[0137]|4[17]|5[05]|6[058]|7[0167]|8[2358]|9[1389])|2(?:[0235-79]\\d|1[0-7]|4[013-9]|8[02-9])|3(?:[047-9]\\d|1[0-8]|2[0-5]|33|5[0-35]|6[068])|4(?:00|3[0-579]|4\\d|7[0-57-9])|5(?:[01]\\d|2[0-7]|[56]0|79)|7(?:0[09]|2[0-26-8]|3[03]|4[04]|5[05-9]|6[0156]|7[0-24-9]|8[4-9]|90)|8(?:09|2[89]|3\\d|4[0-24-689]|5[014]|8[02])|9(?:0[5-9]|1[0135-8]|2[036-9]|3[35-79]|40|5[0457-9]|6[05-9]|7[04-9]|8[35-8]|9\\d))\\d{4}",
|
|
39065
39065
|
null,
|
|
39066
39066
|
null,
|
|
39067
39067
|
null,
|
|
@@ -41549,7 +41549,7 @@
|
|
|
41549
41549
|
[
|
|
41550
41550
|
null,
|
|
41551
41551
|
null,
|
|
41552
|
-
"6(?:222\\d|
|
|
41552
|
+
"6(?:222\\d|89(?:00|88|99))\\d{4}",
|
|
41553
41553
|
null,
|
|
41554
41554
|
null,
|
|
41555
41555
|
null,
|
|
@@ -44784,7 +44784,7 @@
|
|
|
44784
44784
|
[
|
|
44785
44785
|
null,
|
|
44786
44786
|
null,
|
|
44787
|
-
"897[
|
|
44787
|
+
"897[0-5]\\d{4}|(?:8(?:0[1-9]|[1-8]\\d|9[0-6])|9[0-8]\\d)\\d{5}",
|
|
44788
44788
|
null,
|
|
44789
44789
|
null,
|
|
44790
44790
|
null,
|
|
@@ -52071,7 +52071,7 @@
|
|
|
52071
52071
|
[
|
|
52072
52072
|
null,
|
|
52073
52073
|
null,
|
|
52074
|
-
"72[48]0\\d{5}|7(?:[015-8]\\d|2[067]|36|4[0-8]|9[
|
|
52074
|
+
"72[48]0\\d{5}|7(?:[015-8]\\d|2[067]|36|4[0-8]|9[0189])\\d{6}",
|
|
52075
52075
|
null,
|
|
52076
52076
|
null,
|
|
52077
52077
|
null,
|