@module-federation/observability-plugin 0.0.0-feat-operate-openruntime-20260623134207 → 0.0.0-feat-operate-openruntime-20260624070405

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/dist/CHANGELOG.md CHANGED
@@ -1,6 +1,6 @@
1
1
  # @module-federation/observability-plugin
2
2
 
3
- ## 0.0.0-feat-operate-openruntime-20260623134207
3
+ ## 0.0.0-feat-operate-openruntime-20260624070405
4
4
 
5
5
  ### Minor Changes
6
6
 
@@ -8,7 +8,7 @@
8
8
 
9
9
  ### Patch Changes
10
10
 
11
- - @module-federation/sdk@0.0.0-feat-operate-openruntime-20260623134207
11
+ - @module-federation/sdk@0.0.0-feat-operate-openruntime-20260624070405
12
12
 
13
13
  ## 2.5.1
14
14
 
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@module-federation/observability-plugin",
3
- "version": "0.0.0-feat-operate-openruntime-20260623134207",
3
+ "version": "0.0.0-feat-operate-openruntime-20260624070405",
4
4
  "author": "module-federation",
5
5
  "main": "./dist/index.js",
6
6
  "module": "./dist/esm/index.js",
@@ -65,11 +65,11 @@
65
65
  }
66
66
  },
67
67
  "devDependencies": {
68
- "@module-federation/runtime": "0.0.0-feat-operate-openruntime-20260623134207"
68
+ "@module-federation/runtime": "0.0.0-feat-operate-openruntime-20260624070405"
69
69
  },
70
70
  "dependencies": {
71
71
  "@openruntime/core": "https://pkg.pr.new/2heal1/openruntime/@openruntime/core@a13b382",
72
- "@module-federation/sdk": "0.0.0-feat-operate-openruntime-20260623134207"
72
+ "@module-federation/sdk": "0.0.0-feat-operate-openruntime-20260624070405"
73
73
  },
74
74
  "scripts": {
75
75
  "build": "tsdown --config tsdown.config.ts && cp *.md dist",