@mediapipe/tasks-text 0.10.36-rc.20260607 → 0.10.36-rc.20260609

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
@@ -50,3 +50,20 @@ const embeddings = textEmbedder.embed(textData);
50
50
  ```
51
51
 
52
52
  For more information, refer to the [Text Embedder](https://developers.google.com/mediapipe/solutions/text/text_embedder/web_js) documentation.
53
+
54
+ ### Privacy Notice
55
+
56
+ Last modified: June 5, 2026
57
+
58
+ When you use MediaPipe Tasks, processing of the input data (e.g. images, video,
59
+ text) takes place on device, and MediaPipe does not send that input data to
60
+ Google servers. As a result, you can use our MediaPipe Tasks APIs for
61
+ processing data that should not leave the device.
62
+
63
+ MediaPipe Tasks APIs send metrics about the performance and utilization of the
64
+ APIs in your app to Google. Google uses this metrics data to measure
65
+ performance, usage, debug, maintain and improve the MediaPipe Tasks, as further
66
+ described in our [Privacy Policy](https://policies.google.com/privacy).
67
+
68
+ **You are responsible for obtaining informed consent from your app users about
69
+ Google's processing of MediaPipe metrics data as required by applicable law.**
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@mediapipe/tasks-text",
3
- "version": "0.10.36-rc.20260607",
4
- "description": "MediaPipe Text Tasks",
3
+ "version": "0.10.36-rc.20260609",
4
+ "description": "MediaPipe Text Tasks. See the privacy notice at https://developers.google.com/edge/mediapipe/solutions/tasks#mediapipe_tasks_privacy_notice.",
5
5
  "main": "text_bundle.cjs",
6
6
  "browser": "text_bundle.mjs",
7
7
  "module": "text_bundle.mjs",
@@ -6406,7 +6406,7 @@ Module["FS_createLazyFile"] = FS_createLazyFile;
6406
6406
  // End JS library exports
6407
6407
  // end include: postlibrary.js
6408
6408
  var ASM_CONSTS = {
6409
- 734988: () => {
6409
+ 735244: () => {
6410
6410
  specialHTMLTargets["#canvas"] = Module.canvas;
6411
6411
  }
6412
6412
  };
Binary file
@@ -6409,7 +6409,7 @@ Module["FS_createLazyFile"] = FS_createLazyFile;
6409
6409
  // End JS library exports
6410
6410
  // end include: postlibrary.js
6411
6411
  var ASM_CONSTS = {
6412
- 734988: () => {
6412
+ 735244: () => {
6413
6413
  specialHTMLTargets["#canvas"] = Module.canvas;
6414
6414
  }
6415
6415
  };
Binary file
@@ -6406,7 +6406,7 @@ Module["FS_createLazyFile"] = FS_createLazyFile;
6406
6406
  // End JS library exports
6407
6407
  // end include: postlibrary.js
6408
6408
  var ASM_CONSTS = {
6409
- 734862: () => {
6409
+ 735118: () => {
6410
6410
  specialHTMLTargets["#canvas"] = Module.canvas;
6411
6411
  }
6412
6412
  };
Binary file