survey-knockout-ui
Advanced tools
Comparing version 1.10.6 to 1.11.1
{ | ||
"name": "survey-knockout-ui", | ||
"version": "1.10.6", | ||
"version": "1.11.1", | ||
"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.", | ||
@@ -31,3 +31,3 @@ "keywords": [ | ||
"peerDependencies": { | ||
"survey-core": "1.10.6" | ||
"survey-core": "1.11.1" | ||
}, | ||
@@ -34,0 +34,0 @@ "dependencies": { |
export * from "./list-item"; | ||
export * from "./list-item-content"; | ||
export * from "./list-item-group"; | ||
export declare var ListViewComponent: any; |
import { QuestionRankingModel, ItemValue } from "survey-core"; | ||
export * from "./components/ranking/item-content"; | ||
export declare class QuestionRanking extends QuestionRankingModel { | ||
@@ -3,0 +4,0 @@ private _implementor; |
export * from "./list-item"; | ||
export * from "./list-item-content"; | ||
export * from "./list-item-group"; | ||
export declare var ListViewComponent: any; |
import { QuestionRankingModel, ItemValue } from "survey-core"; | ||
export * from "./components/ranking/item-content"; | ||
export declare class QuestionRanking extends QuestionRankingModel { | ||
@@ -3,0 +4,0 @@ private _implementor; |
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
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
Long strings
Supply chain riskContains long string literals, which may be a sign of obfuscated or packed code.
Found 1 instance in 1 package
1142588
187
7604
72