ag-grid-community
Advanced tools
Comparing version 30.0.2 to 30.0.3
@@ -177,3 +177,3 @@ export { ColumnFactory } from "./columns/columnFactory"; | ||
export { LocaleService } from './localeService'; | ||
export * from "./utils"; | ||
export * from "./utils/index"; | ||
export { ColumnSortState } from "./utils/aria"; | ||
@@ -180,0 +180,0 @@ export { ValueService } from "./valueService/valueService"; |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "30.0.2"; | ||
export declare const VERSION = "30.0.3"; |
@@ -1,2 +0,2 @@ | ||
// Type definitions for ag-grid-community v30.0.2 | ||
// Type definitions for ag-grid-community v30.0.3 | ||
// Project: https://www.ag-grid.com/ | ||
@@ -3,0 +3,0 @@ // Definitions by: Niall Crosby <https://github.com/ag-grid/> |
{ | ||
"name": "ag-grid-community", | ||
"version": "30.0.2", | ||
"version": "30.0.3", | ||
"description": "Advanced Data Grid / Data Table supporting Javascript / Typescript / React / Angular / Vue", | ||
"main": "./dist/ag-grid-community.auto.esm.js", | ||
"module": "./dist/ag-grid-community.auto.esm.js", | ||
"main": "./dist/ag-grid-community.auto.esm.mjs", | ||
"module": "./dist/ag-grid-community.auto.esm.mjs", | ||
"scripts": { | ||
@@ -58,8 +58,8 @@ "clean": "rimraf dist main.d.ts src/styles .hash", | ||
"devDependencies": { | ||
"@ag-grid-community/all-modules": "~30.0.2", | ||
"@ag-grid-community/core": "~30.0.2", | ||
"@ag-grid-community/client-side-row-model": "~30.0.2", | ||
"@ag-grid-community/csv-export": "~30.0.2", | ||
"@ag-grid-community/infinite-row-model": "~30.0.2", | ||
"@ag-grid-community/styles": "~30.0.2", | ||
"@ag-grid-community/all-modules": "~30.0.3", | ||
"@ag-grid-community/core": "~30.0.3", | ||
"@ag-grid-community/client-side-row-model": "~30.0.3", | ||
"@ag-grid-community/csv-export": "~30.0.3", | ||
"@ag-grid-community/infinite-row-model": "~30.0.3", | ||
"@ag-grid-community/styles": "~30.0.3", | ||
"@types/node": "12.20.20", | ||
@@ -66,0 +66,0 @@ "gulp": "4.0.2", |
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 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
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
31820555
462731