File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 3939 "test:watch" : " node --test --watch"
4040 },
4141 "dependencies" : {
42- "lodash" : " ^4.17.21" ,
43- "validator.js" : " ^2.0.0"
42+ "lodash" : " ^4.17.21"
4443 },
4544 "devDependencies" : {
4645 "@fastify/pre-commit" : " ^2.2.0" ,
6261 "uk-modulus-checking" : " 0.0.3" ,
6362 "urijs" : " ^1.17.1" ,
6463 "validate-rfc" : " ^2.0.3" ,
64+ "validator.js" : " ^2.0.0" ,
6565 "validator" : " ^13.15.15"
6666 },
67+ "peerDependencies" : {
68+ "abavalidator" : " ^2.0.0" ,
69+ "bignumber.js" : " >=7 || <=9.3.0" ,
70+ "cpf" : " ^2.0.1" ,
71+ "creditcard" : " >=0.0.1 <1.0.0" ,
72+ "curp" : " ^1.2.3" ,
73+ "google-libphonenumber" : " >=1 <4" ,
74+ "iban" : " >=0.0.6 <1.0.0" ,
75+ "isoc" : " >=0.0.1 <1.0.0" ,
76+ "moment" : " ^2.0.0" ,
77+ "tin-validator" : " ^1.0.0" ,
78+ "uk-modulus-checking" : " ^0.0.2" ,
79+ "urijs" : " ^1.0.0" ,
80+ "validate-rfc" : " ^2.0.3" ,
81+ "validator.js" : " ^2.0.0" ,
82+ "validator" : " >=3 <14"
83+ },
84+ "peerDependenciesMeta" : {
85+ "abavalidator" : {
86+ "optional" : true
87+ },
88+ "bignumber.js" : {
89+ "optional" : true
90+ },
91+ "cpf" : {
92+ "optional" : true
93+ },
94+ "creditcard" : {
95+ "optional" : true
96+ },
97+ "curp" : {
98+ "optional" : true
99+ },
100+ "google-libphonenumber" : {
101+ "optional" : true
102+ },
103+ "iban" : {
104+ "optional" : true
105+ },
106+ "isoc" : {
107+ "optional" : true
108+ },
109+ "moment" : {
110+ "optional" : true
111+ },
112+ "tin-validator" : {
113+ "optional" : true
114+ },
115+ "uk-modulus-checking" : {
116+ "optional" : true
117+ },
118+ "urijs" : {
119+ "optional" : true
120+ },
121+ "validate-rfc" : {
122+ "optional" : true
123+ },
124+ "validator" : {
125+ "optional" : true
126+ }
127+ },
67128 "engines" : {
68129 "node" : " >=20"
69130 },
Original file line number Diff line number Diff line change 686686 look-it-up "^2.1.0"
687687 moment "^2.29.1"
688688
689- abavalidator@^2.0.1 :
689+ abavalidator@^2.0.2 :
690690 version "2.0.2"
691691 resolved "https://registry.yarnpkg.com/abavalidator/-/abavalidator-2.0.2.tgz#781b2344ac44ea384369e96d68d58b95c569a83d"
692692 integrity sha512-EAYV4O1h5Aku8GFY+NwmkmzP0EHw84ugDP3aFmWMTU93Twbr213sdCPoTNTNJbGDhym6xgVRcLHmnqEfmwfCAw==
You can’t perform that action at this time.
0 commit comments