survey-knockout-ui
Advanced tools
Comparing version 1.8.67 to 1.8.68
{ | ||
"name": "survey-knockout-ui", | ||
"version": "1.8.67", | ||
"version": "1.8.68", | ||
"description": "survey.js is a JavaScript Survey Library. It is a modern way to add a survey to your website. It uses JSON for survey metadata and results.", | ||
@@ -5,0 +5,0 @@ "keywords": [ |
@@ -1,2 +0,2 @@ | ||
/*Type definitions for Survey JavaScript library v1.8.67 | ||
/*Type definitions for Survey JavaScript library v1.8.68 | ||
Copyright (c) 2015-2021 Devsoft Baltic OÜ - http://surveyjs.io/ | ||
@@ -394,3 +394,3 @@ Definitions by: Devsoft Baltic OÜ <https://github.com/surveyjs/> | ||
} | ||
export declare class AdaptiveElementImplementor extends ImplementorBase { | ||
export declare class ActionContainerImplementor extends ImplementorBase { | ||
constructor(model: ActionContainer); | ||
@@ -397,0 +397,0 @@ dispose(): void; |
Sorry, the diff of this file is too big to display
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
914503