diff --git a/Gruntfile.js b/Gruntfile.js index e1a6630..052ff88 100644 --- a/Gruntfile.js +++ b/Gruntfile.js @@ -518,7 +518,7 @@ module.exports = function(grunt) { grunt.registerTask('manifest-dev', function() { patchManifest({ suffix: ' (DEV)', - version: '9999.9999.9999.9999' + version: '9999.9999.9999' }); }); grunt.registerTask('manifest-test', function() { diff --git a/package.json b/package.json index 5bf6a62..b53d77f 100644 --- a/package.json +++ b/package.json @@ -37,14 +37,14 @@ "axe-logger": "~0.0.2", "crypto-lib": "~0.2.1", "dompurify": "~0.4.2", - "imap-client": "~0.4.3", + "imap-client": "~0.5.0", "jquery": "~2.1.1", "mailreader": "~0.4.0", "ng-infinite-scroll": "~1.1.2", "pgpbuilder": "~0.5.0", - "pgpmailer": "~0.5.0", - "tcp-socket": "~0.3.13", - "wo-smtpclient": "^0.3.8", + "pgpmailer": "~0.7.0", + "tcp-socket": "~0.4.0", + "wo-smtpclient": "~0.5.0", "angularjs": "https://github.com/whiteout-io/angular.js/tarball/npm-version", "browsercrow": "https://github.com/whiteout-io/browsercrow/tarball/master", "browsersmtp": "https://github.com/whiteout-io/browsersmtp/tarball/master", diff --git a/src/manifest.json b/src/manifest.json index 2c377c7..cd38754 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -23,6 +23,11 @@ ] } ], + "sockets": { + "tcp": { + "connect": "" + } + }, "key": "MIGfMA0GCSqGSIb3DQEBAQUAA4GNADCBiQKBgQDBXqC3/oX5fP/gLORcVN62Pf3Ph+pO4qEB+FynSMWMoqWUt7FDoaKuHrsP/KInuP/0PUZcqpij9kB9MytLTqYzGIoRsUd37i1Dt6R69fnNsIqAISgoWIRg4VyRdon9cTIniv3DVV45PPyNCvN+oQoBMv9NbojWnlL9W05bKYkABQIDAQAB", "oauth2": { "client_id": "440907777130.apps.googleusercontent.com", diff --git a/src/tpl/login-set-credentials.html b/src/tpl/login-set-credentials.html index 0fd4812..a992b63 100644 --- a/src/tpl/login-set-credentials.html +++ b/src/tpl/login-set-credentials.html @@ -33,7 +33,7 @@
IMAP
- +