ag-charts-react
Advanced tools
Comparing version 8.0.3 to 8.0.5
@@ -1,2 +0,2 @@ | ||
// ag-charts-react v8.0.3 | ||
// ag-charts-react v8.0.5 | ||
import { Component, RefObject } from "react"; | ||
@@ -3,0 +3,0 @@ import { AgChartInstance, AgChartOptions } from "ag-charts-community"; |
@@ -1,2 +0,2 @@ | ||
// ag-charts-react v8.0.3 | ||
// ag-charts-react v8.0.5 | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -1,2 +0,2 @@ | ||
// ag-charts-react v8.0.3 | ||
// ag-charts-react v8.0.5 | ||
export * from './agChartsReact'; |
@@ -1,2 +0,2 @@ | ||
// ag-charts-react v8.0.3 | ||
// ag-charts-react v8.0.5 | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ var __createBinding = (this && this.__createBinding) || (Object.create ? (function(o, m, k, k2) { |
{ | ||
"name": "ag-charts-react", | ||
"version": "8.0.3", | ||
"version": "8.0.5", | ||
"description": "AG Charts React Component", | ||
@@ -36,3 +36,3 @@ "main": "main.js", | ||
"devDependencies": { | ||
"ag-charts-community": "~8.0.3", | ||
"ag-charts-community": "~8.0.5", | ||
"@types/jest": "^25.2.1", | ||
@@ -69,3 +69,3 @@ "@types/react": "^18", | ||
"peerDependencies": { | ||
"ag-charts-community": "~8.0.3", | ||
"ag-charts-community": "~8.0.5", | ||
"react": "^16.3.0 || ^17.0.0 || ^18.0.0", | ||
@@ -72,0 +72,0 @@ "react-dom": "^16.3.0 || ^17.0.0 || ^18.0.0" |
@@ -50,3 +50,3 @@ [![npm](https://img.shields.io/npm/dm/ag-charts-react.svg)](https://www.npmjs.com/package/ag-charts-react) | ||
AG Charts is developed by a team of co-located developers in London. If you want to join the team check out our [jobs board](https://www.ag-grid.com/ag-grid-jobs-board/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github) or send your application to info@ag-grid.com. | ||
AG Charts is developed by a team of co-located developers in London. If you want to join the team send your application to info@ag-grid.com. | ||
@@ -53,0 +53,0 @@ ## License |
Sorry, the diff of this file is not supported yet
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
15147