Socket
Socket
Sign inDemoInstall

ag-charts-enterprise

Package Overview
Dependencies
1
Maintainers
1
Versions
9
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 9.0.1 to 9.0.2

dist/package/main.cjs.min.js

17

package.json
{
"name": "ag-charts-enterprise",
"version": "9.0.1",
"version": "9.0.2",
"description": "Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue",
"main": "./dist/package/main.cjs.js",
"types": "./dist/package/main.cjs.d.ts",
"module": "./dist/package/main.esm.js",
"types": "./dist/types/src/main.d.ts",
"module": "./dist/package/main.esm.mjs",
"exports": {
"import": "./dist/package/main.esm.js",
"import": "./dist/package/main.esm.mjs",
"require": "./dist/package/main.cjs.js",
"types": "./dist/package/main.cjs.d.ts",
"types": "./dist/types/src/main.d.ts",
"default": "./dist/package/main.cjs.js"

@@ -58,7 +58,6 @@ },

"@typescript-eslint/parser": "^5.51.0",
"ag-charts-community": "9.0.1",
"ag-charts-community": "9.0.2",
"canvas": "^2.10.2",
"eslint": "^6.8.0",
"glob": "8.0.3",
"gulp": "^4.0.0",
"jest": "^29.5.0",

@@ -76,4 +75,2 @@ "jest-canvas-mock": "^2.4.0",

"typescript": "~4.3.5",
"gulp-replace": "^1.0.0",
"gulp-rename": "^2.0.0",
"del": "^6.0.0",

@@ -83,3 +80,3 @@ "@jest/globals": "29.6.1"

"dependencies": {
"ag-charts-community": "9.0.1"
"ag-charts-community": "9.0.2"
},

@@ -86,0 +83,0 @@ "publishConfig": {

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

<picture><source media="(prefers-color-scheme: dark)" srcset="../../.github/banner-dark.png"><source media="(prefers-color-scheme: light)" srcset="../../.github/banner-light.png"><img alt="AG Charts canvas-based charting trusted by the community, built for enterprise." src="../../.github/banner-light.png"></picture>
<picture><source media="(prefers-color-scheme: dark)" srcset="./.github/banner-dark.png"><source media="(prefers-color-scheme: light)" srcset="./.github/banner-light.png"><img alt="AG Charts canvas-based charting trusted by the community, built for enterprise." src="./.github/banner-light.png"></picture>

@@ -18,5 +18,5 @@ [![Github Stars](https://img.shields.io/github/stars/ag-grid/ag-charts?style=social)](https://github.com/ag-grid/ag-charts) [![Twitter](https://img.shields.io/twitter/follow/ag_grid?style=social)](https://twitter.com/ag_grid)

<picture><source media="(prefers-color-scheme: dark)" srcset="./../../.github/example-1-dark.png"><source media="(prefers-color-scheme: light)" srcset="./../../.github/example-1-light.png"><img alt="Image of AG Charts showing stacked horizontal bar." src="./../../.github/example-1-light.png"></picture>
<picture><source media="(prefers-color-scheme: dark)" srcset="./.github/example-1-dark.png"><source media="(prefers-color-scheme: light)" srcset="./.github/example-1-light.png"><img alt="Image of AG Charts showing stacked horizontal bar." src="./.github/example-1-light.png"></picture>
<picture><source media="(prefers-color-scheme: dark)" srcset="./../../.github/example-2-dark.png"><source media="(prefers-color-scheme: light)" srcset="./../../.github/example-2-light.png"><img alt="Image of AG Charts showing vertical range bar." src="./../../.github/example-2-light.png"></picture>
<picture><source media="(prefers-color-scheme: dark)" srcset="./.github/example-2-dark.png"><source media="(prefers-color-scheme: light)" srcset="./.github/example-2-light.png"><img alt="Image of AG Charts showing vertical range bar." src="./.github/example-2-light.png"></picture>

@@ -23,0 +23,0 @@ ## Features

Sorry, the diff of this file is too big to display

Sorry, the diff of this file is too big to display

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc