wo-smtpclient
Advanced tools
Comparing version 0.4.0 to 0.5.0
{ | ||
"name": "wo-smtpclient", | ||
"version": "0.4.0", | ||
"version": "0.5.0", | ||
"homepage": "https://github.com/whiteout-io/smtpclient", | ||
@@ -21,3 +21,3 @@ "description": "SMTP Client allows you to connect to and stream data to a SMTP server in the browser.", | ||
"dependencies": { | ||
"tcp-socket": "~0.3.10", | ||
"tcp-socket": "~0.4.0", | ||
"wo-stringencoding": "~0.1.1", | ||
@@ -24,0 +24,0 @@ "axe-logger": "~0.0.2" |
122665
+ Addedtcp-socket@0.4.1(transitive)
- Removedtcp-socket@0.3.15(transitive)
Updatedtcp-socket@~0.4.0