Socket
Socket
Sign inDemoInstall

@carbon/grid

Package Overview
Dependencies
2
Maintainers
14
Versions
230
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 11.21.1 to 11.22.0-rc.0

telemetry.yml

15

package.json
{
"name": "@carbon/grid",
"description": "Grid for digital and software products using the Carbon Design System",
"version": "11.21.1",
"version": "11.22.0-rc.0",
"license": "Apache-2.0",

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

"scss",
"index.scss"
"index.scss",
"telemetry.yml"
],

@@ -34,9 +35,11 @@ "keywords": [

"build": "yarn clean && carbon-cli inline && carbon-cli check \"scss/*.scss\"",
"clean": "rimraf scss/_inlined scss/vendor"
"clean": "rimraf scss/_inlined scss/vendor",
"postinstall": "ibmtelemetry --config=telemetry.yml"
},
"dependencies": {
"@carbon/layout": "^11.20.1"
"@carbon/layout": "^11.21.0-rc.0",
"@ibm/telemetry-js": "^1.2.1"
},
"devDependencies": {
"@carbon/cli": "^11.15.1",
"@carbon/cli": "^11.16.0-rc.0",
"rimraf": "^5.0.0"

@@ -50,3 +53,3 @@ },

},
"gitHead": "d6904c019acc9b8cb8f5a01732bc963a71fa93bf"
"gitHead": "fd9030978919c8d2ce0c102db94aeabf88563c34"
}

@@ -98,1 +98,10 @@ # @carbon/grid

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