survey-creator-core 1.9.31 → 1.9.34

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
@@ -1,9 +1,9 @@
1
- # Survey Creator V2 Model (Platform-Independent Part)
1
+ # Survey Creator Model (Platform-Independent Part)
2
2
 
3
3
  [![Build Status](https://dev.azure.com/SurveyJS/SurveyJS%20Integration%20Tests/_apis/build/status/SurveyJS%20Creator?branchName=master)](https://dev.azure.com/SurveyJS/SurveyJS%20Integration%20Tests/_build/latest?definitionId=8&branchName=master)
4
4
  <a href="https://www.npmjs.com/package/survey-creator"><img alt="NPM Version" src="https://img.shields.io/npm/v/survey-creator.svg" data-canonical-src="https://img.shields.io/npm/v/survey-creator.svg" style="max-width:100%;"></a>
5
5
 
6
- This package implements a platform-independent survey model for Survey Creator V2. It should be used with one of the following platform-specific packages:
6
+ This package implements a platform-independent survey model for Survey Creator. It should be used with one of the following platform-specific packages:
7
7
 
8
8
  - [survey-creator-react](../survey-creator-react) for React
9
9
  - [survey-creator-knockout](../survey-creator-knockout) for Knockout, jQuery, Angular, and Vue
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "survey-creator-core",
3
- "version": "1.9.31",
3
+ "version": "1.9.34",
4
4
  "description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Library.",
5
5
  "keywords": [
6
6
  "Survey",