@carbon/grid 10.43.3 → 10.43.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -89,9 +89,9 @@ Licensed under the [Apache 2.0 License](/LICENSE).
89
89
 
90
90
  ## <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
91
91
 
92
- This package uses IBM Telemetry to collect metrics data. By installing this
93
- package as a dependency you are agreeing to telemetry collection. To opt out,
94
- see
92
+ This package uses IBM Telemetry to collect de-identified and anonymized metrics
93
+ data. By installing this package as a dependency you are agreeing to telemetry
94
+ collection. To opt out, see
95
95
  [Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
96
96
  For more information on the data being collected, please see the
97
97
  [IBM Telemetry documentation](https://github.com/ibm-telemetry/telemetry-js/tree/main#ibm-telemetry-collection-basics).
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@carbon/grid",
3
3
  "description": "Grid for digital and software products using the Carbon Design System",
4
- "version": "10.43.3",
4
+ "version": "10.43.5",
5
5
  "license": "Apache-2.0",
6
6
  "repository": {
7
7
  "type": "git",
@@ -34,12 +34,12 @@
34
34
  "postinstall": "ibmtelemetry --config=telemetry.yml"
35
35
  },
36
36
  "dependencies": {
37
- "@carbon/import-once": "^10.7.1",
38
- "@carbon/layout": "^10.37.3",
39
- "@ibm/telemetry-js": "^1.2.1"
37
+ "@carbon/import-once": "^10.7.3",
38
+ "@carbon/layout": "^10.37.5",
39
+ "@ibm/telemetry-js": "^1.5.0"
40
40
  },
41
41
  "devDependencies": {
42
- "@carbon/cli": "^10.34.3",
42
+ "@carbon/cli": "^10.34.5",
43
43
  "rimraf": "^3.0.0"
44
44
  },
45
45
  "eyeglass": {
@@ -48,5 +48,5 @@
48
48
  "sassDir": "scss",
49
49
  "needs": "^1.3.0"
50
50
  },
51
- "gitHead": "4e41819f51f1294d467e12995c217ed83f695249"
51
+ "gitHead": "654fff0d15bf845603da7b3c63bc85123058619c"
52
52
  }
package/telemetry.yml CHANGED
@@ -1,7 +1,10 @@
1
1
  # yaml-language-server: $schema=https://unpkg.com/@ibm/telemetry-config-schema@v1/dist/config.schema.json
2
2
  version: 1
3
3
  projectId: b5e1ce58-4ab2-4643-9282-fd1d6a0cecfe
4
- endpoint: https://collector-prod.1am6wm210aow.us-south.codeengine.appdomain.cloud/v1/metrics
4
+ endpoint: https://www-api.ibm.com/ibm-telemetry/v1/metrics
5
5
  collect:
6
6
  npm:
7
7
  dependencies: null
8
+ js:
9
+ functions: {}
10
+ tokens: null