ag-charts-react
Advanced tools
Comparing version 5.2.0 to 5.3.0
@@ -1,2 +0,2 @@ | ||
// ag-charts-react v5.2.0 | ||
// ag-charts-react v5.3.0 | ||
import { Component, RefObject } from "react"; | ||
@@ -3,0 +3,0 @@ import { AgChartOptions } from "ag-charts-community"; |
@@ -1,2 +0,2 @@ | ||
// ag-charts-react v5.2.0 | ||
// ag-charts-react v5.3.0 | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ Object.defineProperty(exports, "__esModule", { value: true }); |
@@ -1,2 +0,2 @@ | ||
// ag-charts-react v5.2.0 | ||
// ag-charts-react v5.3.0 | ||
export * from './agChartsReact'; |
@@ -1,2 +0,2 @@ | ||
// ag-charts-react v5.2.0 | ||
// ag-charts-react v5.3.0 | ||
"use strict"; | ||
@@ -3,0 +3,0 @@ function __export(m) { |
{ | ||
"name": "ag-charts-react", | ||
"version": "5.2.0", | ||
"version": "5.3.0", | ||
"description": "AG Charts React Component", | ||
@@ -10,2 +10,3 @@ "main": "main.js", | ||
"build": "npx gulp && npm run hash", | ||
"build-prod": "npm run build", | ||
"umd": "npx rollup -c", | ||
@@ -36,3 +37,3 @@ "test": "npx jest --passWithNoTests", | ||
"devDependencies": { | ||
"ag-charts-community": "~5.2.0", | ||
"ag-charts-community": "~5.3.0", | ||
"@types/jest": "^25.2.1", | ||
@@ -69,3 +70,3 @@ "@types/react": "16.9.2", | ||
"peerDependencies": { | ||
"ag-charts-community": "~5.2.0", | ||
"ag-charts-community": "~5.3.0", | ||
"react": "^16.3.0 || ^17.0.0", | ||
@@ -72,0 +73,0 @@ "react-dom": "^16.3.0 || ^17.0.0" |
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
14935