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 8.0.6 to 8.1.0

2

lib/agChartsReact.d.ts

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

// ag-charts-react v8.0.6
// ag-charts-react v8.1.0
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.6
// ag-charts-react v8.1.0
"use strict";

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

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

// ag-charts-react v8.0.6
// ag-charts-react v8.1.0
export * from './agChartsReact';

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

// ag-charts-react v8.0.6
// ag-charts-react v8.1.0
"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.6",
"version": "8.1.0",
"description": "AG Charts React Component",

@@ -9,7 +9,6 @@ "main": "main.js",

"clean": "rimraf lib umd .hash",
"build": "npx gulp && npm run hash",
"build": "npx gulp",
"build-prod": "npm run build",
"umd": "npx rollup -c",
"test": "npx jest --passWithNoTests",
"hash": "sh ../../scripts/hashDirectory.sh > .hash"
"test": "npx jest --passWithNoTests"
},

@@ -37,3 +36,3 @@ "repository": {

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

@@ -70,3 +69,3 @@ "@types/react": "^18",

"peerDependencies": {
"ag-charts-community": "~8.0.6",
"ag-charts-community": "~8.1.0",
"react": "^16.3.0 || ^17.0.0 || ^18.0.0",

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

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