survey-creator-react
Advanced tools
Comparing version 1.9.136 to 1.9.137
{ | ||
"name": "survey-creator-react", | ||
"version": "1.9.136", | ||
"version": "1.9.137", | ||
"description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.", | ||
@@ -39,7 +39,7 @@ "keywords": [ | ||
"dependencies": { | ||
"survey-core": "1.9.136", | ||
"survey-react-ui": "1.9.136", | ||
"survey-creator-core": "1.9.136" | ||
"survey-core": "1.9.137", | ||
"survey-react-ui": "1.9.137", | ||
"survey-creator-core": "1.9.137" | ||
}, | ||
"devDependencies": {} | ||
} |
@@ -21,2 +21,3 @@ /// <reference types="react" /> | ||
renderElement(): JSX.Element; | ||
protected renderPlaceholder(): JSX.Element; | ||
protected renderContent(): JSX.Element; | ||
@@ -23,0 +24,0 @@ protected renderHeader(): JSX.Element; |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
704152
5144
+ Addedsurvey-core@1.9.137(transitive)
+ Addedsurvey-creator-core@1.9.137(transitive)
+ Addedsurvey-react-ui@1.9.137(transitive)
- Removedsurvey-core@1.9.136(transitive)
- Removedsurvey-creator-core@1.9.136(transitive)
- Removedsurvey-react-ui@1.9.136(transitive)
Updatedsurvey-core@1.9.137
Updatedsurvey-creator-core@1.9.137
Updatedsurvey-react-ui@1.9.137