Socket
Socket
Sign inDemoInstall

@carbon/charts

Package Overview
Dependencies
Maintainers
2
Versions
544
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@carbon/charts - npm Package Compare versions

Comparing version 1.13.24 to 1.13.25

telemetry.yml

11

package.json
{
"name": "@carbon/charts",
"version": "1.13.24",
"version": "1.13.25",
"description": "Carbon Charts component library",

@@ -53,6 +53,7 @@ "type": "module",

"styles.min.css",
"CHANGELOG.md"
"CHANGELOG.md",
"telemetry.yml"
],
"scripts": {
"postinstall": "carbon-telemetry collect --install",
"postinstall": "ibmtelemetry --config=telemetry.yml",
"file:css:charts": "sass scss/index.scss dist/styles.css --load-path=./node_modules --load-path=../../node_modules",

@@ -84,4 +85,4 @@ "file:css:min:charts": "sass scss/index.scss dist/styles.min.css --style=compressed --load-path=./node_modules --load-path=../../node_modules",

"@carbon/colors": "^11.20.1",
"@carbon/telemetry": "~0.1.0",
"@carbon/utils-position": "^1.1.4",
"@ibm/telemetry-js": "1.2.0",
"carbon-components": "^10.58.13",

@@ -183,3 +184,3 @@ "d3": "^7.8.5",

],
"gitHead": "de1a4ca6bc427d7196f3d91f72106bb08c5b0204"
"gitHead": "dc50014f2bdab08fd56f4014d7f194b9a2123843"
}

@@ -47,1 +47,10 @@ # Carbon Charts

[here](https://charts.carbondesignsystem.com/documentation/modules/interfaces.html)
## <picture><source height="20" width="20" media="(prefers-color-scheme: dark)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-dark.svg"><source height="20" width="20" media="(prefers-color-scheme: light)" srcset="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"><img height="20" width="20" alt="IBM Telemetry" src="https://raw.githubusercontent.com/ibm-telemetry/telemetry-js/main/docs/images/ibm-telemetry-light.svg"></picture> IBM Telemetry
This package uses IBM Telemetry to collect metrics data. By installing this
package as a dependency you are agreeing to telemetry collection. To opt out,
see
[Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
For more information on the data being collected, please see the
[IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).

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

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