Join our webinar on Wednesday, June 26, at 1pm EDTHow Chia Mitigates Risk in the Crypto Industry.Register
Socket
Socket
Sign inDemoInstall

carbon-components

Package Overview
Dependencies
41
Maintainers
6
Versions
1091
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.51.1 to 11.52.0-rc.0

telemetry.yml

13

package.json
{
"name": "carbon-components",
"description": "The Carbon Design System is IBM’s open-source design system for products and experiences.",
"version": "11.51.1",
"version": "11.52.0-rc.0",
"license": "Apache-2.0",

@@ -16,3 +16,4 @@ "repository": {

"index.scss",
"scripts/postinstall.js"
"scripts/postinstall.js",
"telemetry.yml"
],

@@ -40,3 +41,3 @@ "keywords": [

"build": "node tasks/build-styles.js",
"postinstall": "carbon-telemetry collect --install && node scripts/postinstall.js"
"postinstall": "ibmtelemetry --config=telemetry.yml && node scripts/postinstall.js"
},

@@ -47,4 +48,4 @@ "peerDependencies": {

"dependencies": {
"@carbon/styles": "^1.51.1",
"@carbon/telemetry": "0.1.0",
"@carbon/styles": "^1.52.0-rc.0",
"@ibm/telemetry-js": "^1.2.1",
"chalk": "1.1.3"

@@ -63,3 +64,3 @@ },

],
"gitHead": "de5bf0cfcece9d4294a6f4569319a219cb6201fa"
"gitHead": "be0fb52e96855034df55e03f8bc281fc38ef606c"
}

@@ -146,1 +146,10 @@ # carbon-components

Licensed under the [Apache 2.0 License](/LICENSE).
## <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).
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