Socket
Socket
Sign inDemoInstall

flexmonster

Package Overview
Dependencies
Maintainers
1
Versions
202
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flexmonster - npm Package Compare versions

Comparing version 2.9.74 to 2.9.75

2

package.json
{
"name": "flexmonster",
"version": "2.9.74",
"version": "2.9.75",
"description": "Pivot table component for web reporting. The most powerful JavaScript tool to visualize your business data.",

@@ -5,0 +5,0 @@ "main": "flexmonster.full.js",

@@ -728,2 +728,3 @@ // Type definitions for flexmonster 2.8

getTabs: () => ToolbarTab[];
defaults: ToolbarDefaults;
// Connect tab

@@ -794,2 +795,15 @@ connectLocalCSVHandler: () => void;

interface ToolbarDefaults {
defaultConditionalFormat: {
fontFamily: string;
fontSize: string;
color: string;
backgroundColor: string;
};
fonts: string[];
/** Ends with px. Example: ["8px", "9px"] */
fontSize: string[];
}
interface ToolbarTab {

@@ -796,0 +810,0 @@ android?: boolean;

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 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 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 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 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 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 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 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 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 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 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 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 not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc