survey-analytics
Advanced tools
Comparing version 1.12.6 to 1.12.7
@@ -8,3 +8,3 @@ { | ||
"testcafe": "concurrently \"http-server\" \"testcafe chrome testCafe/\"", | ||
"testcafe_ci": "http-server --silent & testcafe chrome:headless testCafe/ --reporter minimal", | ||
"testcafe_ci": "http-server --silent & testcafe testCafe/ --reporter minimal", | ||
"testcafe:file": "concurrently \"http-server --silent\" \"testcafe chrome testCafe/tabulator/basetests.js --selector-timeout 1500 --reporter minimal --debug-mode\"", | ||
@@ -24,3 +24,3 @@ "release": "standard-version --message \"Release: %s [azurepipelines skip]\" ", | ||
}, | ||
"version": "1.12.6", | ||
"version": "1.12.7", | ||
"name": "survey-analytics", | ||
@@ -88,2 +88,3 @@ "description": "SurveyJS analytics Library.", | ||
"node-uuid": "1.4.7", | ||
"puppeteer": "23.5.3", | ||
"replace-in-file": "^6.3.2", | ||
@@ -107,3 +108,3 @@ "sass": "^1", | ||
"@types/plotly.js-dist-min": "^2.3.0", | ||
"survey-core": "1.12.6" | ||
"survey-core": "1.12.7" | ||
}, | ||
@@ -110,0 +111,0 @@ "husky": { |
@@ -14,2 +14,7 @@ import { Question } from "survey-core"; | ||
}>, options?: Object, name?: string); | ||
get columns(): Array<{ | ||
name: string; | ||
title: string; | ||
type: string; | ||
}>; | ||
protected getCalculatedValuesCore(): any; | ||
@@ -16,0 +21,0 @@ protected destroyContent(container: HTMLElement): void; |
/*! | ||
* surveyjs - SurveyJS Dashboard library v1.12.6 | ||
* surveyjs - SurveyJS Dashboard library v1.12.7 | ||
* Copyright (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/ | ||
* License: MIT (http://www.opensource.org/licenses/mit-license.php) | ||
*/ |
/*! | ||
* surveyjs - SurveyJS Dashboard library v1.12.6 | ||
* surveyjs - SurveyJS Dashboard library v1.12.7 | ||
* Copyright (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/ | ||
@@ -4,0 +4,0 @@ * License: MIT (http://www.opensource.org/licenses/mit-license.php) |
/*! | ||
* surveyjs - SurveyJS Dashboard library v1.12.6 | ||
* surveyjs - SurveyJS Dashboard library v1.12.7 | ||
* Copyright (c) 2015-2024 Devsoft Baltic OÜ - http://surveyjs.io/ | ||
* License: MIT (http://www.opensource.org/licenses/mit-license.php) | ||
*/ |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
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
Sorry, the diff of this file is not supported yet
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
16088322
36065
38