survey-analytics 1.8.68 → 1.8.72

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -5,7 +5,7 @@
5
5
  "test_dev": "jest --watch",
6
6
  "test_debug": "node --inspect-brk ./node_modules/jest/bin/jest.js --runInBand",
7
7
  "testcafe": "concurrently \"http-server\" \"testcafe chrome testCafe/\"",
8
- "testcafe_ci": "http-server --silent & testcafe chrome:headless testCafe/ --reporter minimal",
8
+ "testcafe_ci": "http-server --silent & testcafe chrome:headless testCafe/ --reporter minimal,dashboard",
9
9
  "release": "standard-version --message \"Release: %s [skip ci]\" ",
10
10
  "doc_gen": "node doc_generator/lib_docgenerator.js src/index.ts",
11
11
  "doc_update": "chmod +x ./docupdate_npm.sh && ./docupdate_npm.sh",
@@ -15,7 +15,7 @@
15
15
  "lint": "eslint ./src --quiet",
16
16
  "pre-push-check": "npm run lint && npm run test"
17
17
  },
18
- "version": "1.8.68",
18
+ "version": "1.8.72",
19
19
  "name": "survey-analytics",
20
20
  "description": "SurveyJS analytics Library.",
21
21
  "main": "survey.analytics.js",
@@ -101,7 +101,8 @@
101
101
  "standard-version": "^8.0.2",
102
102
  "style-loader": "^1.2.1",
103
103
  "surveyjs-doc-generator": "git+https://github.com/surveyjs/surveyjs-doc-generator.git",
104
- "testcafe": "^1.9.2",
104
+ "testcafe": "^1.16.0",
105
+ "testcafe-reporter-dashboard": "^0.2.4-rc.1",
105
106
  "ts-jest": "^26.1.1",
106
107
  "ts-loader": "^7.0.5",
107
108
  "typescript": "^4.2.2",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,4 +1,4 @@
1
- /*Type definitions for SurveyJS Analytics library v1.8.68
1
+ /*Type definitions for SurveyJS Analytics library v1.8.72
2
2
  Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
3
3
  Definitions by: Devsoft Baltic OÜ <https://github.com/surveyjs/>
4
4
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.68
2
+ * surveyjs - SurveyJS Analytics library v1.8.72
3
3
  * Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/
4
4
  * License: MIT (http://www.opensource.org/licenses/mit-license.php)
5
5
  */