ag-charts-community
Advanced tools
Comparing version 10.0.0 to 10.0.1
@@ -40,2 +40,3 @@ import { BBox } from './bbox'; | ||
computeTransformedBBox(): BBox; | ||
computeTransformedRegionBBox(): BBox; | ||
private lastBBox?; | ||
@@ -42,0 +43,0 @@ preRender(): ChildNodeCounts; |
@@ -11,3 +11,4 @@ export interface BBoxValues { | ||
export interface BBoxProvider<T = BBoxValues> { | ||
computeTransformedRegionBBox?(): T; | ||
computeTransformedBBox(): T; | ||
} |
@@ -1,1 +0,1 @@ | ||
export declare const VERSION = "10.0.0"; | ||
export declare const VERSION = "10.0.1"; |
{ | ||
"name": "ag-charts-community", | ||
"version": "10.0.0", | ||
"version": "10.0.1", | ||
"description": "Advanced Charting / Charts supporting Javascript / Typescript / React / Angular / Vue", | ||
@@ -50,4 +50,4 @@ "main": "./dist/package/main.cjs.js", | ||
"dependencies": { | ||
"ag-charts-types": "10.0.0", | ||
"ag-charts-locale": "10.0.0" | ||
"ag-charts-types": "10.0.1", | ||
"ag-charts-locale": "10.0.1" | ||
}, | ||
@@ -65,3 +65,3 @@ "devDependencies": { | ||
"@typescript-eslint/parser": "^5.51.0", | ||
"ag-charts-test": "10.0.0", | ||
"ag-charts-test": "10.0.1", | ||
"assert": "2.0.0", | ||
@@ -68,0 +68,0 @@ "canvas": "^2.10.2", |
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is too big to display
Sorry, the diff of this file is too big to display
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
6383377
131492
+ Addedag-charts-locale@10.0.1(transitive)
+ Addedag-charts-types@10.0.1(transitive)
- Removedag-charts-locale@10.0.0(transitive)
- Removedag-charts-types@10.0.0(transitive)
Updatedag-charts-locale@10.0.1
Updatedag-charts-types@10.0.1