|
3 | 3 | "title": "RainLoop Webmail", |
4 | 4 | "description": "Simple, modern & fast web-based email client", |
5 | 5 | "private": true, |
6 | | - "version": "1.11.2", |
7 | | - "ownCloudVersion": "5.0.1", |
| 6 | + "version": "1.11.3", |
| 7 | + "ownCloudVersion": "5.0.5", |
8 | 8 | "homepage": "http://rainloop.net", |
9 | 9 | "main": "gulpfile.js", |
10 | 10 | "author": { |
|
33 | 33 | "keywords": [ |
34 | 34 | "webmail", |
35 | 35 | "php", |
| 36 | + "javascript", |
36 | 37 | "simple", |
37 | 38 | "modern", |
38 | 39 | "mail", |
39 | 40 | "web-based", |
40 | 41 | "email", |
41 | 42 | "client", |
42 | | - "openpgp", |
43 | | - "plugins" |
| 43 | + "openpgp" |
44 | 44 | ], |
45 | 45 | "readmeFilename": "README.md", |
46 | 46 | "engines": { |
|
66 | 66 | "copy-webpack-plugin": "4.0.1", |
67 | 67 | "element-dataset": "2.2.6", |
68 | 68 | "es6-promise-polyfill": "1.2.0", |
69 | | - "eslint": "4.6.1", |
| 69 | + "eslint": "4.7.2", |
70 | 70 | "eslint-plugin-compat": "1.0.4", |
71 | 71 | "gulp": "3.9.1", |
72 | 72 | "gulp-autoprefixer": "4.0.0", |
73 | 73 | "gulp-cached": "1.1.1", |
74 | 74 | "gulp-chmod": "2.0.0", |
75 | | - "gulp-clean-css": "3.8.0", |
| 75 | + "gulp-clean-css": "3.9.0", |
76 | 76 | "gulp-concat-util": "0.5.5", |
77 | 77 | "gulp-eol": "0.1.2", |
78 | 78 | "gulp-eslint": "4.0.0", |
|
107 | 107 | "knockout-projections": "github:stevesanderson/knockout-projections#v1.1.0", |
108 | 108 | "knockout-sortable": "0.14.1", |
109 | 109 | "lightgallery": "1.2.21", |
110 | | - "lozad": "1.0.2", |
| 110 | + "lozad": "1.0.4", |
111 | 111 | "matchmedia-polyfill": "0.3.0", |
112 | 112 | "moment": "2.18.1", |
113 | 113 | "node-fs": "0.1.7", |
114 | 114 | "node-notifier": "5.1.2", |
115 | 115 | "normalize.css": "7.0.0", |
116 | | - "openpgp": "2.5.10", |
| 116 | + "openpgp": "2.5.11", |
117 | 117 | "opentip": "2.4.3", |
118 | 118 | "pikaday": "1.6.1", |
119 | 119 | "raw-loader": "0.5.1", |
120 | 120 | "rimraf": "2.6.2", |
121 | | - "run-sequence": "2.1.0", |
| 121 | + "run-sequence": "2.2.0", |
122 | 122 | "simplestatemanager": "3.4.0", |
123 | 123 | "style-loader": "0.18.2", |
124 | 124 | "underscore": "1.8.3", |
|
0 commit comments