@hot-updater/js 0.28.0 → 0.29.1

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.d.cts CHANGED
@@ -1,7 +1,6 @@
1
1
  import { Bundle, GetBundlesArgs, UpdateInfo } from "@hot-updater/core";
2
2
 
3
3
  //#region src/filterCompatibleAppVersions.d.ts
4
-
5
4
  /**
6
5
  * Filters target app versions that are compatible with the current app version.
7
6
  * Returns only versions that are compatible with the current version according to semver rules.
@@ -1,7 +1,6 @@
1
1
  import { Bundle, GetBundlesArgs, UpdateInfo } from "@hot-updater/core";
2
2
 
3
3
  //#region src/filterCompatibleAppVersions.d.ts
4
-
5
4
  /**
6
5
  * Filters target app versions that are compatible with the current app version.
7
6
  * Returns only versions that are compatible with the current version according to semver rules.