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

ag-grid-react

Package Overview
Dependencies
Maintainers
2
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 5.0.0 to 5.1.0

2

bower.json
{
"name": "ag-grid-react",
"version": "5.0.0",
"version": "5.1.0",
"homepage": "http://www.ag-grid.com/",

@@ -5,0 +5,0 @@ "authors": [

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

// ag-grid-react v5.0.0
// ag-grid-react v5.1.0
export declare var AgGridReact: any;

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

// ag-grid-react v5.0.0
// ag-grid-react v5.1.0
/// <reference path="../typings/tsd"/>

@@ -3,0 +3,0 @@ var React = require('react');

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

// ag-grid-react v5.0.0
// ag-grid-react v5.1.0
export declare function reactCellRendererFactory(reactComponent: any): ((params: any) => HTMLElement | string);

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

// ag-grid-react v5.0.0
// ag-grid-react v5.1.0
var React = require('react');

@@ -3,0 +3,0 @@ var ReactDOM = require('react-dom');

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

// ag-grid-react v5.0.0
// ag-grid-react v5.1.0
export declare function reactFilterFactory(reactComponent: any): Function;

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

// ag-grid-react v5.0.0
// ag-grid-react v5.1.0
var React = require('react');

@@ -3,0 +3,0 @@ var ReactDOM = require('react-dom');

{
"name": "ag-grid-react",
"version": "5.0.0",
"version": "5.1.0",
"description": "ag-Grid React Component",

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

"peerDependencies": {
"ag-grid": "~5.0.0"
"ag-grid": "~5.1.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