Socket
Socket
Sign inDemoInstall

ag-charts-react

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

ag-charts-react - npm Package Compare versions

Comparing version 5.3.0 to 6.0.0

2

lib/agChartsReact.d.ts

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

// ag-charts-react v5.3.0
// ag-charts-react v6.0.0
import { Component, RefObject } from "react";

@@ -3,0 +3,0 @@ import { AgChartOptions } from "ag-charts-community";

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

// ag-charts-react v5.3.0
// ag-charts-react v6.0.0
"use strict";

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

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

// ag-charts-react v5.3.0
// ag-charts-react v6.0.0
export * from './agChartsReact';

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

// ag-charts-react v5.3.0
// ag-charts-react v6.0.0
"use strict";

@@ -3,0 +3,0 @@ function __export(m) {

{
"name": "ag-charts-react",
"version": "5.3.0",
"version": "6.0.0",
"description": "AG Charts React Component",

@@ -36,3 +36,3 @@ "main": "main.js",

"devDependencies": {
"ag-charts-community": "~5.3.0",
"ag-charts-community": "~6.0.0",
"@types/jest": "^25.2.1",

@@ -69,3 +69,3 @@ "@types/react": "16.9.2",

"peerDependencies": {
"ag-charts-community": "~5.3.0",
"ag-charts-community": "~6.0.0",
"react": "^16.3.0 || ^17.0.0",

@@ -72,0 +72,0 @@ "react-dom": "^16.3.0 || ^17.0.0"

@@ -1,5 +0,5 @@

[![npm](https://img.shields.io/npm/dm/ag-charts-community.svg)](https://www.npmjs.com/package/ag-charts-community)
[![npm](https://img.shields.io/npm/dt/ag-charts-community.svg)](https://www.npmjs.com/package/ag-charts-community)
[![npm](https://img.shields.io/npm/dm/ag-charts-react.svg)](https://www.npmjs.com/package/ag-charts-react)
[![npm](https://img.shields.io/npm/dt/ag-charts-react.svg)](https://www.npmjs.com/package/ag-charts-react)
# AG Charts Community
# AG Charts React Community

@@ -26,10 +26,4 @@ AG Charts is a fully-featured and highly customizable JavaScript charting library.

Visit [our official docs](https://www.ag-grid.com/javascript-charts-overview/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github) for full documentation.
Visit [our official docs](https://www.ag-grid.com/react-charts/overview/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github) for full documentation.
## Looking for a framework specific solution?
* [Get Started with Angular](https://www.ag-grid.com/angular-charts/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github)
* [Get Started with React](https://www.ag-grid.com/react-charts/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github)
* [Get Started with Vue](https://www.ag-grid.com/vuejs-charts/?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github)
## Getting started

@@ -40,3 +34,3 @@

```sh
$ npm install --save ag-charts-community
$ npm install --save ag-charts-community ag-charts-react
```

@@ -46,7 +40,7 @@

Please refer to our [Getting Started](https://www.ag-grid.com/javascript-charts/) Tutorial.
Please refer to our [Getting Started](https://www.ag-grid.com/react-charts/getting-started/) Tutorial.
## Issue Reporting
If you have found a bug, please report them at this repository `issues` section. If you're using Enterprise version please use the private ticketing system to do that. For more information on support check out our [dedicated page](https://www.ag-grid.com/support.php?utm_source=ag-charts-readme&utm_medium=repository&utm_campaign=github).
If you have found a bug, please report them at this repository `issues` section. If you're using Enterprise version please use the [private ticketing](https://ag-grid.zendesk.com/) system to do that.

@@ -53,0 +47,0 @@ ## Asking Questions

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