New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

ag-grid-enterprise

Package Overview
Dependencies
Maintainers
4
Versions
207
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-grid-enterprise - npm Package Compare versions

Comparing version 31.1.0 to 31.1.1

2

dist/lib/ag-charts-community/chart/chart.d.ts

@@ -179,3 +179,3 @@ import type { ModuleInstance } from '../module/baseModule';

private pointerScheduler;
protected handlePointer(event: PointerOffsets): void;
protected handlePointer(event: PointerOffsets, redisplay: boolean): void;
protected handlePointerTooltip(event: PointerOffsets, disablePointer: (highlightOnly?: boolean) => void): void;

@@ -182,0 +182,0 @@ protected handlePointerNode(event: PointerOffsets): void;

@@ -82,4 +82,5 @@ import { type SeriesOptions } from '../chart/factory/seriesTypes';

private removeDisabledOptions;
private removeLeftoverSymbols;
private specialOverridesDefaults;
}
export {};
import type { DeepPartial } from './types';
export interface JsonMergeOptions {
/** Contains a list of properties where deep clones should be avoided */
avoidDeepClone: string[];
}
/**

@@ -7,0 +3,0 @@ * Performs a recursive JSON-diff between a source and target JSON structure.

@@ -18,1 +18,2 @@ import type { PlainObject } from './types';

export declare function isEnumValue<T extends object>(enumObject: T, enumValue: unknown): enumValue is T[keyof T];
export declare function isSymbol(value: unknown): value is symbol;

@@ -1,1 +0,1 @@

export declare const VERSION = "9.1.0-beta.20240219.1847";
export declare const VERSION = "9.1.1";

@@ -1,1 +0,1 @@

export declare const VERSION = "31.1.0";
export declare const VERSION = "31.1.1";

@@ -1,2 +0,2 @@

// Type definitions for ag-grid-enterprise v31.1.0
// Type definitions for ag-grid-enterprise v31.1.1
// Project: https://www.ag-grid.com/

@@ -3,0 +3,0 @@ // Definitions by: Niall Crosby <https://github.com/ag-grid/>

{
"name": "ag-grid-enterprise",
"version": "31.1.0",
"version": "31.1.1",
"description": "AG Grid Enterprise Features",

@@ -57,28 +57,28 @@ "main": "./dist/ag-grid-enterprise.cjs.js",

"dependencies": {
"ag-grid-community": "~31.1.0"
"ag-grid-community": "31.1.1"
},
"devDependencies": {
"@ag-grid-enterprise/all-modules": "~31.1.0",
"@ag-grid-enterprise/advanced-filter": "~31.1.0",
"@ag-grid-enterprise/charts": "~31.1.0",
"@ag-grid-enterprise/charts-enterprise": "~31.1.0",
"@ag-grid-enterprise/clipboard": "~31.1.0",
"@ag-grid-enterprise/column-tool-panel": "~31.1.0",
"@ag-grid-enterprise/core": "~31.1.0",
"@ag-grid-enterprise/excel-export": "~31.1.0",
"@ag-grid-enterprise/filter-tool-panel": "~31.1.0",
"@ag-grid-enterprise/master-detail": "~31.1.0",
"@ag-grid-enterprise/menu": "~31.1.0",
"@ag-grid-enterprise/multi-filter": "~31.1.0",
"@ag-grid-enterprise/range-selection": "~31.1.0",
"@ag-grid-enterprise/rich-select": "~31.1.0",
"@ag-grid-enterprise/row-grouping": "~31.1.0",
"@ag-grid-enterprise/server-side-row-model": "~31.1.0",
"@ag-grid-enterprise/set-filter": "~31.1.0",
"@ag-grid-enterprise/side-bar": "~31.1.0",
"@ag-grid-enterprise/sparklines": "~31.1.0",
"@ag-grid-enterprise/status-bar": "~31.1.0",
"@ag-grid-enterprise/viewport-row-model": "~31.1.0",
"ag-charts-community": "9.1.0",
"ag-charts-enterprise": "9.1.0",
"@ag-grid-enterprise/all-modules": "31.1.1",
"@ag-grid-enterprise/advanced-filter": "31.1.1",
"@ag-grid-enterprise/charts": "31.1.1",
"@ag-grid-enterprise/charts-enterprise": "31.1.1",
"@ag-grid-enterprise/clipboard": "31.1.1",
"@ag-grid-enterprise/column-tool-panel": "31.1.1",
"@ag-grid-enterprise/core": "31.1.1",
"@ag-grid-enterprise/excel-export": "31.1.1",
"@ag-grid-enterprise/filter-tool-panel": "31.1.1",
"@ag-grid-enterprise/master-detail": "31.1.1",
"@ag-grid-enterprise/menu": "31.1.1",
"@ag-grid-enterprise/multi-filter": "31.1.1",
"@ag-grid-enterprise/range-selection": "31.1.1",
"@ag-grid-enterprise/rich-select": "31.1.1",
"@ag-grid-enterprise/row-grouping": "31.1.1",
"@ag-grid-enterprise/server-side-row-model": "31.1.1",
"@ag-grid-enterprise/set-filter": "31.1.1",
"@ag-grid-enterprise/side-bar": "31.1.1",
"@ag-grid-enterprise/sparklines": "31.1.1",
"@ag-grid-enterprise/status-bar": "31.1.1",
"@ag-grid-enterprise/viewport-row-model": "31.1.1",
"ag-charts-community": "9.1.1",
"ag-charts-enterprise": "9.1.1",
"@rollup/plugin-alias": "^2.2.0",

@@ -85,0 +85,0 @@ "@types/node": "18.19.10",

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 too big to display

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 too big to display

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 too big to display

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 too big to display

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 too big to display

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