Socket
Socket
Sign inDemoInstall

ag-grid-react

Package Overview
Dependencies
9
Maintainers
4
Versions
128
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 29.3.0 to 29.3.1

2

lib/agGridReact.d.ts

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { Component } from 'react';

@@ -3,0 +3,0 @@ import { AgGridReactProps, AgReactUiProps } from './shared/interfaces';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __extends = (this && this.__extends) || (function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import '@ag-grid-community/styles/ag-grid.css';
import '@ag-grid-community/styles/ag-theme-alpine.css';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { ColumnApi, GridApi, GridOptions } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import React, { Component } from 'react';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __extends = (this && this.__extends) || (function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { AgPromise, ComponentType } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import { ReactComponent } from '../shared/reactComponent';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __extends = (this && this.__extends) || (function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
export { AgGridReact } from './agGridReact';
export { AgGridReactLegacy } from './legacy/agGridReactLegacy';
export { AgGridReactUi as AgGridReactFire } from './reactUi/agGridReactUi';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { ColumnApi, Context, GridApi } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import { Component } from 'react';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __extends = (this && this.__extends) || (function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import React from 'react';
import { Beans } from 'ag-grid-community';
export declare const BeansContext: React.Context<Beans>;

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __importDefault = (this && this.__importDefault) || function (mod) {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import React from "react";

@@ -3,0 +3,0 @@ import { IDetailCellRendererParams } from "ag-grid-community";

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __assign = (this && this.__assign) || function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import React from 'react';
declare const GroupCellRenderer: React.ForwardRefExoticComponent<import("ag-grid-community").IGroupCellRendererParams<any, any> & import("ag-grid-community").ICellRendererParams<any, any, any> & import("ag-grid-community").IGroupCellRendererFullRowParams & React.RefAttributes<unknown>>;
export default GroupCellRenderer;

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __assign = (this && this.__assign) || function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { CellCtrl, UserCompDetails } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import React from 'react';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __assign = (this && this.__assign) || function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { CellCtrl } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import React from 'react';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { ICellRendererComp } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import { MutableRefObject } from 'react';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import React from 'react';
declare const _default: React.MemoExoticComponent<() => JSX.Element>;
export default _default;

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { Context } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import React from 'react';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import React from 'react';
declare const _default: React.MemoExoticComponent<() => JSX.Element>;
export default _default;

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import React from 'react';

@@ -3,0 +3,0 @@ import { HeaderCellCtrl } from 'ag-grid-community';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __assign = (this && this.__assign) || function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import React from 'react';

@@ -3,0 +3,0 @@ import { HeaderFilterCellCtrl } from 'ag-grid-community';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __assign = (this && this.__assign) || function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { HeaderGroupCellCtrl } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import React from 'react';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __assign = (this && this.__assign) || function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { HeaderRowCtrl } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import React from 'react';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import React from 'react';

@@ -3,0 +3,0 @@ import { ColumnPinnedType } from 'ag-grid-community';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { Context, UserCompDetails } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import { MutableRefObject } from 'react';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { RefObject } from 'react';
declare const useReactCommentEffect: (comment: string, eForCommentRef: RefObject<HTMLElement>) => void;
export default useReactCommentEffect;

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { VanillaFrameworkOverrides } from "ag-grid-community";

@@ -3,0 +3,0 @@ export declare class ReactFrameworkOverrides extends VanillaFrameworkOverrides {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __extends = (this && this.__extends) || (function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import React from 'react';

@@ -3,0 +3,0 @@ import { RowContainerType, RowCtrl } from 'ag-grid-community';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __assign = (this && this.__assign) || function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { RowContainerName } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import React from 'react';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import React from 'react';

@@ -3,0 +3,0 @@ import { GridCtrl } from 'ag-grid-community';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
export declare const useEffectOnce: (effect: () => void | (() => void)) => void;
export declare const useLayoutEffectOnce: (effect: () => void | (() => void)) => void;

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
export declare const classesList: (...list: (string | null | undefined)[]) => string;

@@ -3,0 +3,0 @@ export declare class CssClasses {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __assign = (this && this.__assign) || function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { ColumnApi, GridApi, GridOptions, ICellEditor, ICellRenderer, IDate, IFilter, IFloatingFilter, IHeader, IHeaderGroup, IStatusPanel, IToolPanel, Module } from 'ag-grid-community';

@@ -3,0 +3,0 @@ /** @deprecated v29 ChangeDetectionStrategyType has been deprecated. IdentityCheck will always be used now for a more consistent approach. */

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
export default function generateNewKey(): string;

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { ComponentType, AgPromise } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import { ReactComponent } from './reactComponent';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __extends = (this && this.__extends) || (function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { Component, ReactPortal } from "react";

@@ -3,0 +3,0 @@ import { ReactComponent } from "./reactComponent";

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __spreadArrays = (this && this.__spreadArrays) || function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { ReactPortal } from 'react';

@@ -3,0 +3,0 @@ import { ComponentType, IComponent, WrappableInterface } from 'ag-grid-community';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __extends = (this && this.__extends) || (function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { VanillaFrameworkOverrides } from "ag-grid-community";

@@ -3,0 +3,0 @@ export declare class ReactFrameworkOverrides extends VanillaFrameworkOverrides {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ var __extends = (this && this.__extends) || (function () {

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
import { RefObject } from 'react';

@@ -3,0 +3,0 @@ import { ColumnApi, GridApi } from 'ag-grid-community';

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

// ag-grid-react v29.3.0
// ag-grid-react v29.3.1
"use strict";

@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true });

{
"name": "ag-grid-react",
"version": "29.3.0",
"version": "29.3.1",
"description": "AG Grid React Component",

@@ -41,6 +41,6 @@ "main": "main.js",

"prop-types": "^15.6.2",
"ag-grid-community": "~29.3.0",
"@ag-grid-community/react": "~29.3.0",
"@ag-grid-community/client-side-row-model": "~29.3.0",
"@ag-grid-community/core": "~29.3.0",
"ag-grid-community": "~29.3.1",
"@ag-grid-community/react": "~29.3.1",
"@ag-grid-community/client-side-row-model": "~29.3.1",
"@ag-grid-community/core": "~29.3.1",
"gulp": "^4.0.0",

@@ -83,3 +83,3 @@ "gulp-clean": "^0.4.0",

"peerDependencies": {
"ag-grid-community": "~29.3.0",
"ag-grid-community": "~29.3.1",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",

@@ -86,0 +86,0 @@ "react-dom": "^16.3.0 || ^17.0.0 || ^18.0.0"

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

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

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc