survey-analytics 1.8.78 → 1.9.2

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/README.md CHANGED
@@ -82,11 +82,10 @@ To build library yourself:
82
82
  ```
83
83
  This command will run unit tests
84
84
 
85
- ## Nearest plans (Nov 2020 - Dec 2020)
85
+ ## Nearest plans
86
86
 
87
87
  Our task list of Survey Analytics pack:
88
88
 
89
- - Make it easy to integrate/replace new (custom) visualizers
90
89
  - Implement data providing server side prototype
91
90
  - Introduce (or use 3rd party) data processing engine for survey analytics
92
91
  - Support high load scenario - process at least billion records
package/package.json CHANGED
@@ -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.78",
18
+ "version": "1.9.2",
19
19
  "name": "survey-analytics",
20
20
  "description": "SurveyJS analytics Library.",
21
21
  "main": "survey.analytics.js",
@@ -1,5 +1,5 @@
1
1
  /*!
2
- * surveyjs - SurveyJS Analytics library v1.8.78
2
+ * surveyjs - SurveyJS Analytics library v1.9.2
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.78
1
+ /*Type definitions for SurveyJS Analytics library v1.9.2
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.78
2
+ * surveyjs - SurveyJS Analytics library v1.9.2
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.78
2
+ * surveyjs - SurveyJS Analytics library v1.9.2
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.78
2
+ * surveyjs - SurveyJS Analytics library v1.9.2
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.78
2
+ * surveyjs - SurveyJS Analytics library v1.9.2
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
  */