🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

@devexpress/analytics-core-cli

Package Overview
Dependencies
Maintainers
21
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@devexpress/analytics-core-cli

The DevExpress analytics-core-cli package is a toolkit designed to help developers handle the devexpress-reporting and devexpress-dashboards packages. The toolset will be supplemented as needed.

24.2.8
latest
24.2-next
24.2-stable
npm
Version published
Maintainers
21
Created
Source

About

The DevExpress analytics-core-cli package is a toolkit designed to help developers handle the devexpress-reporting and devexpress-dashboards packages. The toolset will be supplemented as needed.

Usage

Process custom Knockout HTML templates to make the script-src 'unsafe-eval' directive unnecessary

The 'processBindings' tool processes your custom Knockout HTML templates and generates a file with the code that calls the addToBindingsCache function to add your templates to the cache. To process custom templates, execute the following command:

node node_modules/@devexpress/analytics-core-cli/utils/processBindings <templates folder path> <result file path>

Command parameters are as follows:

templates folder path - A folder that contains template files (.HTML, .CSHTML). Nested folders are processed recursively. result file path - Path to the file being created

For more information, review the following help topic: Content Security Policy.

License

A commercial license for DevExpress ASP.NET controls is required to use this package. Please visit this page for more information about licensing.

Keywords

analytics

FAQs

Package last updated on 23 Jun 2025

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts