Comparing version 4.4.0 to 4.4.1
name license type link installed version author | ||
---- ------------ ---- ----------------- ------ | ||
@postalsys/vmc MIT https://registry.npmjs.org/@postalsys/vmc/-/vmc-1.0.6.tgz 1.0.6 Postal Systems OÜ | ||
fast-xml-parser MIT git+https://github.com/NaturalIntelligence/fast-xml-parser.git 4.2.0 Amit Gupta (https://amitkumargupta.work/) | ||
ipaddr.js MIT git://github.com/whitequark/ipaddr.js.git 2.0.1 whitequark <whitequark@whitequark.org> | ||
joi BSD-3-Clause git://github.com/hapijs/joi.git 17.9.1 n/a | ||
fast-xml-parser MIT git+https://github.com/NaturalIntelligence/fast-xml-parser.git 4.2.4 Amit Gupta (https://amitkumargupta.work/) | ||
ipaddr.js MIT git://github.com/whitequark/ipaddr.js.git 2.1.0 whitequark <whitequark@whitequark.org> | ||
joi BSD-3-Clause git://github.com/hapijs/joi.git 17.9.2 n/a | ||
libmime MIT git://github.com/andris9/libmime.git 5.2.1 Andris Reinman <andris@kreata.ee> | ||
nodemailer MIT git+https://github.com/nodemailer/nodemailer.git 6.9.1 Andris Reinman | ||
nodemailer MIT-0 git+https://github.com/nodemailer/nodemailer.git 6.9.3 Andris Reinman | ||
psl MIT git+ssh://git@github.com/lupomontero/psl.git 1.9.0 Lupo Montero <lupomontero@gmail.com> (https://lupomontero.com/) | ||
punycode MIT git+https://github.com/mathiasbynens/punycode.js.git 2.3.0 Mathias Bynens https://mathiasbynens.be/ | ||
yargs MIT git+https://github.com/yargs/yargs.git 17.7.1 n/a | ||
yargs MIT git+https://github.com/yargs/yargs.git 17.7.2 n/a |
{ | ||
"name": "mailauth", | ||
"version": "4.4.0", | ||
"version": "4.4.1", | ||
"description": "Email authentication library for Node.js", | ||
@@ -36,3 +36,3 @@ "main": "lib/mailauth.js", | ||
"chai": "4.3.7", | ||
"eslint": "8.42.0", | ||
"eslint": "8.45.0", | ||
"eslint-config-nodemailer": "1.2.0", | ||
@@ -50,7 +50,7 @@ "eslint-config-prettier": "8.8.0", | ||
"@postalsys/vmc": "1.0.6", | ||
"fast-xml-parser": "4.2.4", | ||
"fast-xml-parser": "4.2.6", | ||
"ipaddr.js": "2.1.0", | ||
"joi": "17.9.2", | ||
"libmime": "5.2.1", | ||
"nodemailer": "6.9.3", | ||
"nodemailer": "6.9.4", | ||
"psl": "1.9.0", | ||
@@ -78,2 +78,3 @@ "punycode": "2.3.0", | ||
"node16-macos-x64", | ||
"node18-macos-arm64", | ||
"node16-win-x64" | ||
@@ -80,0 +81,0 @@ ], |
Sorry, the diff of this file is not supported yet
267628
+ Addedfast-xml-parser@4.2.6(transitive)
+ Addednodemailer@6.9.4(transitive)
- Removedfast-xml-parser@4.2.4(transitive)
- Removednodemailer@6.9.3(transitive)
Updatedfast-xml-parser@4.2.6
Updatednodemailer@6.9.4