Built motion from commit 87cd5f02.|2.5.48
[motion2.git] / package.json
index 44490f4..c5310d8 100644 (file)
@@ -1,6 +1,6 @@
 {
   "name": "motion",
-  "version": "2.5.35",
+  "version": "2.5.48",
   "description": "xCALLY Motion is the new Realtime asynchronous solution for your multichannel contact center over Asterisk.",
   "main": "server/app.js",
   "engines": {
     "Vito Macchia <vito.macchia@xenialab.it>",
     "Marco Lecce <marco.lecce@xenialab.it>",
     "Rodolfo Bevione <rodolfo.bevione@xenialab.it>",
-    "Andrea Amorese <andrea.amorese@xenialab.it>"
+    "Andrea Amorese <andrea.amorese@xenialab.it>",
+    "Valerio Cietto <valerio.cietto@xenialab.it>"
   ],
   "private": true,
   "license": "EULA",
   "scripts": {
     "start": "nodemon server/app.js",
-    "js-beautify": "js-beautify `node -p \"require('glob').sync('./**/*.{js,html}', { nodir: true, ignore: ['./node_modules/**', './client/bower_components/**', './bower_components/**', './client/assets/**', './snippet/**', './dist/**', './.tmp/**', './server/files/**'] }).join('\\n')\"`",
+    "js-beautify": "js-beautify `node -p \"require('glob').sync('./**/*.{js,html}', { nodir: true, ignore: ['./node_modules/**', './client/bower_components/**', './bower_components/**', './client/assets/**', './snippet/**', './dist/**', './.tmp/**'] }).join('\\n')\"`",
     "eslint:check": "eslint .",
     "eslint:fix": "eslint --fix .",
     "prettier:check": "prettier --check './**/*'",
     "test": "mocha server/test --timeout 5000"
   },
   "dependencies": {
+    "activedirectory2": "2.1.0",
     "apiai-promise": "github:gcareri/apiai-promise",
     "archiver": "2.1.1",
     "asterisk-manager": "0.1.16",
     "aws-sdk": "2.610.0",
+    "beaver-logger": "3.0.19",
     "bimedia-machine-uuid": "1.0.1",
     "bluebird": "3.7.2",
-    "html-entities": "2.3.2",
     "body-parser": "1.19.0",
     "compare-versions": "3.6.0",
     "composable-middleware": "0.3.0",
     "connect-timeout": "1.9.0",
     "cookie-parser": "1.4.5",
     "cors": "2.8.5",
-    "cron-job-manager": "1.0.7",
     "crypto-js": "3.1.9-1",
+    "cron-job-manager": "1.0.7",
     "desk.js": "0.1.4",
     "dialogflow": "0.8.2",
     "ejs": "2.7.4",
     "express-winston": "2.6.0",
     "extract-zip": "1.7.0",
     "fast-json-patch": "1.2.2",
-    "fs-extra": "1.0.0",
+    "fs-extra": "8.1.0",
     "google-tts-api": "github:xmdevelop/google-tts",
     "grpc": "1.24.6",
+    "html-entities": "2.3.2",
     "html-to-pdfmake": "^2.1.7",
     "html-to-text": "4.0.0",
     "iconv": "2.3.5",
     "sequelize": "3.35.1",
     "serve-favicon": "2.5.0",
     "simple-git": "1.132.0",
-    "socket.io": "2.2.0",
+    "socket.io": "2.1.1",
     "socket.io-emitter": "3.1.1",
     "socket.io-redis": "5.2.0",
     "socketio-jwt": "4.5.0",