Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

ag-grid-react

Package Overview
Dependencies
Maintainers
4
Versions
139
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 19.1.1 to 19.1.2

2

lib/agGridColumn.d.ts

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

// ag-grid-react v19.1.1
// ag-grid-react v19.1.2
import { Component } from "react";

@@ -3,0 +3,0 @@ import * as AgGrid from "ag-grid-community";

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

// ag-grid-react v19.1.1
// ag-grid-react v19.1.2
"use strict";

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

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

// ag-grid-react v19.1.1
// ag-grid-react v19.1.2
import * as React from "react";

@@ -3,0 +3,0 @@ import * as AgGrid from "ag-grid-community";

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

// ag-grid-react v19.1.1
// ag-grid-react v19.1.2
"use strict";

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

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

// ag-grid-react v19.1.1
// ag-grid-react v19.1.2
import { Promise } from 'ag-grid-community';

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

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

// ag-grid-react v19.1.1
// ag-grid-react v19.1.2
"use strict";

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

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

// ag-grid-react v19.1.1
// ag-grid-react v19.1.2
import { ICellEditor, ICellEditorParams, ICellRenderer, ICellRendererParams, IDate, IDateParams, IFilter, IFilterParams, IHeader, IHeaderGroup, IHeaderGroupParams, IHeaderParams, 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 v19.1.1
// ag-grid-react v19.1.2
"use strict";
Object.defineProperty(exports, "__esModule", { value: true });

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

// ag-grid-react v19.1.1
// ag-grid-react v19.1.2
export { AgGridReact } from './agGridReact';
export { AgGridColumn } from './agGridColumn';
//# sourceMappingURL=main.d.ts.map

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

// ag-grid-react v19.1.1
// ag-grid-react v19.1.2
"use strict";

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

{
"name": "ag-grid-react",
"version": "19.1.1",
"version": "19.1.2",
"description": "ag-Grid React Component",

@@ -57,2 +57,2 @@ "main": "main.js",

}
}
}
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