@carbon/motion 11.23.1 → 11.24.0

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
@@ -81,9 +81,9 @@ Licensed under the [Apache 2.0 License](/LICENSE).
81
81
 
82
82
  ## <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
83
83
 
84
- This package uses IBM Telemetry to collect metrics data. By installing this
85
- package as a dependency you are agreeing to telemetry collection. To opt out,
86
- see
84
+ This package uses IBM Telemetry to collect de-identified and anonymized metrics
85
+ data. By installing this package as a dependency you are agreeing to telemetry
86
+ collection. To opt out, see
87
87
  [Opting out of IBM Telemetry data collection](https://github.com/ibm-telemetry/telemetry-js/tree/main#opting-out-of-ibm-telemetry-data-collection).
88
88
  For more information on the data being collected, please see the
89
89
  [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/motion",
3
3
  "description": "Motion helpers for digital and software products using the Carbon Design System",
4
- "version": "11.23.1",
4
+ "version": "11.24.0",
5
5
  "license": "Apache-2.0",
6
6
  "main": "lib/index.js",
7
7
  "module": "es/index.js",
@@ -30,11 +30,11 @@
30
30
  "postinstall": "ibmtelemetry --config=telemetry.yml"
31
31
  },
32
32
  "devDependencies": {
33
- "@carbon/cli": "^11.22.1",
33
+ "@carbon/cli": "^11.23.0",
34
34
  "rimraf": "^6.0.0"
35
35
  },
36
36
  "dependencies": {
37
37
  "@ibm/telemetry-js": "^1.5.0"
38
38
  },
39
- "gitHead": "2df4c295d300f96fae292a00b88f07a99e9a80c7"
39
+ "gitHead": "3141442e5ef367667c8f1d379a1b4a23f67992ad"
40
40
  }
package/telemetry.yml CHANGED
@@ -1,7 +1,7 @@
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: 4d3a6099-2f13-49f6-81e5-5b91593567ab
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