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

ag-grid-react

Package Overview
Dependencies
Maintainers
4
Versions
147
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-grid-react - npm Package Compare versions

Comparing version 25.2.0 to 25.3.0

2

lib/agGridColumn.d.ts

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
import { Component } from "react";

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
import * as React from "react";

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
export declare enum ChangeDetectionStrategyType {

@@ -3,0 +3,0 @@ IdentityCheck = "IdentityCheck",

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
import { ICellEditor, ICellEditorParams, ICellRenderer, ICellRendererParams, IDate, IDateParams, IFilter, IFilterParams, IHeader, IHeaderGroup, IHeaderGroupParams, IHeaderParams, ILoadingCellRendererParams, ILoadingOverlayParams, INoRowsOverlayParams, IStatusPanel, IToolPanel, IToolPanelParams, IAfterGuiAttachedParams, IStatusPanelParams } from 'ag-grid-community';

@@ -3,0 +3,0 @@ export interface AgReactFrameworkComponent<T> {

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

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

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
import { AgPromise } from 'ag-grid-community';

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
export { AgGridReact } from './agGridReact';
export { AgGridColumn } from './agGridColumn';
export { ChangeDetectionStrategyType } from './changeDetectionService';

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";

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

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

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

@@ -3,0 +3,0 @@ import { AgGridReact } from "./agGridReact";

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
import { ComponentType, IComponent, WrapableInterface } from 'ag-grid-community';

@@ -3,0 +3,0 @@ import { AgGridReact } from "./agGridReact";

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
import { RefObject } from 'react';

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";

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

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
export declare const assignProperties: (to: {}, from: {}) => void;
export declare const assign: (obj: any, prop: any, value: any) => void;

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

// ag-grid-react v25.2.0
// ag-grid-react v25.3.0
"use strict";

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

{
"name": "ag-grid-react",
"version": "25.2.0",
"version": "25.3.0",
"description": "AG Grid React Component",

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

"devDependencies": {
"ag-grid-community": "~25.2.0",
"@ag-grid-community/react": "~25.2.0",
"@ag-grid-community/client-side-row-model": "~25.2.0",
"@ag-grid-community/core": "~25.2.0",
"ag-grid-community": "~25.3.0",
"@ag-grid-community/react": "~25.3.0",
"@ag-grid-community/client-side-row-model": "~25.3.0",
"@ag-grid-community/core": "~25.3.0",
"@babel/core": "7.12.3",

@@ -54,4 +54,4 @@ "@babel/plugin-proposal-throw-expressions": "^7.12.1",

"@types/node": "^12.0.0",
"@types/react": "17.0.4",
"@types/react-dom": "17.0.3",
"@types/react": "17.0.6",
"@types/react-dom": "17.0.5",
"@typescript-eslint/eslint-plugin": "^4.5.0",

@@ -104,3 +104,3 @@ "@typescript-eslint/parser": "^4.5.0",

"lnk": "^1.1.0",
"mini-css-extract-plugin": "0.11.3",
"mini-css-extract-plugin": "1.6.0",
"optimize-css-assets-webpack-plugin": "5.0.4",

@@ -125,3 +125,3 @@ "pnp-webpack-plugin": "1.6.4",

"rollup-stream": "^1.24.0",
"sass-loader": "8.0.2",
"sass-loader": "~10.2.0",
"semver": "7.3.2",

@@ -137,3 +137,3 @@ "serialize-javascript": "2.1.0",

"web-vitals": "^0.2.4",
"webpack": "4.44.2",
"webpack": "4.46.0",
"webpack-dev-server": "3.11.0",

@@ -144,3 +144,3 @@ "webpack-manifest-plugin": "2.2.0",

"peerDependencies": {
"ag-grid-community": "~25.2.0",
"ag-grid-community": "~25.3.0",
"react": "^16.3.0 || ^17.0.0",

@@ -226,2 +226,2 @@ "react-dom": "^16.3.0 || ^17.0.0"

}
}
}

Sorry, the diff of this file is not supported yet

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