@luigi-project/container 1.3.0-dev.202410141937 → 1.3.0-dev.202410150800

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.
@@ -219,10 +219,6 @@
219
219
  {
220
220
  "kind": "method",
221
221
  "name": "init"
222
- },
223
- {
224
- "kind": "method",
225
- "name": "addEventListener"
226
222
  }
227
223
  ],
228
224
  "events": [
@@ -859,10 +855,6 @@
859
855
  {
860
856
  "kind": "method",
861
857
  "name": "init"
862
- },
863
- {
864
- "kind": "method",
865
- "name": "addEventListener"
866
858
  }
867
859
  ],
868
860
  "events": [
package/package.json CHANGED
@@ -19,5 +19,5 @@
19
19
  "micro-frontends",
20
20
  "microfrontends"
21
21
  ],
22
- "version": "1.3.0-dev.202410141937"
22
+ "version": "1.3.0-dev.202410150800"
23
23
  }