Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@arcgis/charts-js-common

Package Overview
Dependencies
Maintainers
0
Versions
109
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@arcgis/charts-js-common - npm Package Compare versions

Comparing version 4.32.0-next.71 to 4.32.0-next.72

5

dist/types/series/pie-chart/index.d.ts

@@ -20,7 +20,2 @@ import type { CommonStrings, PieSlicesSymbols } from "@arcgis/charts-shared-utils";

*/
/**
* Return the slice information from the series config based on sliceId from the slice's data context.
* @param slices The slices config
* @param sliceId The slice id to match the
*/
export declare function retrievePieSliceInfoFromConfig(slices?: WebChartPieChartSlice[], sliceId?: string): WebChartPieChartSlice | undefined;

@@ -27,0 +22,0 @@ /**

6

package.json
{
"name": "@arcgis/charts-js-common",
"version": "4.32.0-next.71",
"version": "4.32.0-next.72",
"description": "TypeScript library containing the common modules to `arcgis-charts-js` and `arcgis-chart-js-next`",

@@ -13,4 +13,4 @@ "main": "dist/commonjs/index.js",

"dependencies": {
"@arcgis/charts-shared-utils": "4.32.0-next.71",
"@arcgis/charts-spec": "4.32.0-next.71",
"@arcgis/charts-shared-utils": "4.32.0-next.72",
"@arcgis/charts-spec": "4.32.0-next.72",
"chance": "^1.1.11",

@@ -17,0 +17,0 @@ "d3-array": "^3.1.1",

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
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc