survey-creator-knockout
Advanced tools
Comparing version 1.9.104 to 1.9.105
{ | ||
"name": "survey-creator-knockout", | ||
"version": "1.9.104", | ||
"version": "1.9.105", | ||
"description": "Use SurveyJS Creator to create or edit JSON for SurveyJS Form Library.", | ||
@@ -37,5 +37,5 @@ "keywords": [ | ||
"dependencies": { | ||
"survey-core": "1.9.104", | ||
"survey-knockout-ui": "1.9.104", | ||
"survey-creator-core": "1.9.104", | ||
"survey-core": "1.9.105", | ||
"survey-knockout-ui": "1.9.105", | ||
"survey-creator-core": "1.9.105", | ||
"knockout": "^3.5.0" | ||
@@ -42,0 +42,0 @@ }, |
@@ -11,3 +11,2 @@ import * as ko from "knockout"; | ||
constructor(item: IQuestionToolboxItem, creator: SurveyCreator, isCompact?: boolean); | ||
get ariaLabel(): string; | ||
} |
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
546123
3636
+ Addedsurvey-core@1.9.105(transitive)
+ Addedsurvey-creator-core@1.9.105(transitive)
+ Addedsurvey-knockout-ui@1.9.105(transitive)
- Removedsurvey-core@1.9.104(transitive)
- Removedsurvey-creator-core@1.9.104(transitive)
- Removedsurvey-knockout-ui@1.9.104(transitive)
Updatedsurvey-core@1.9.105
Updatedsurvey-creator-core@1.9.105
Updatedsurvey-knockout-ui@1.9.105