@obb871001/api-integration-sdk 1.0.384 → 1.0.385

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/index.js CHANGED
@@ -9551,7 +9551,7 @@ const lu = ({ onIdle: e, onActive: n, onAction: t, timeout: r = 6e5 }) => fs({
9551
9551
  }), {
9552
9552
  game_currency: a,
9553
9553
  lang: i,
9554
- not_support_iframe: o,
9554
+ not_supported_iframe: o,
9555
9555
  portrait: s,
9556
9556
  url: u,
9557
9557
  is_html_code: m,
package/package.json CHANGED
@@ -1,7 +1,7 @@
1
1
  {
2
2
  "name": "@obb871001/api-integration-sdk",
3
3
  "private": false,
4
- "version": "1.0.384",
4
+ "version": "1.0.385",
5
5
  "description": "集成API",
6
6
  "main": "dist/index.cjs",
7
7
  "module": "dist/index.js",