From e3b87f4e44aa4de4eedce587a46892dd685d1698 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Wed, 27 Sep 2023 00:41:08 +0000 Subject: [PATCH] Update versions --- docs/data.json | 1638 ++++++++++++++++++++++++++++++++++++++++------ public/data.json | 1638 ++++++++++++++++++++++++++++++++++++++++------ 2 files changed, 2874 insertions(+), 402 deletions(-) diff --git a/docs/data.json b/docs/data.json index 93c5a751..4afdf4df 100644 --- a/docs/data.json +++ b/docs/data.json @@ -21206,7 +21206,7 @@ "full_name": "russhwolf/multiplatform-settings", "html_url": "https://github.com/russhwolf/multiplatform-settings", "description": "A Kotlin Multiplatform library for saving simple key-value data", - "stars_count": 1163, + "stars_count": 1165, "watchers_count": 14, "issues_count": 36, "forks_count": 55, @@ -21820,7 +21820,7 @@ "full_name": "kuuuurt/multiplatform-paging", "html_url": "https://github.com/kuuuurt/multiplatform-paging", "description": "Kotlin Multiplatform library for Pagination", - "stars_count": 232, + "stars_count": 233, "watchers_count": 6, "issues_count": 13, "forks_count": 22, @@ -28103,9 +28103,9 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12252, + "stars_count": 12255, "watchers_count": 299, - "issues_count": 279, + "issues_count": 280, "forks_count": 1792, "license": "Apache License 2.0", "topics": [ @@ -31867,10 +31867,10 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4756, + "stars_count": 4757, "watchers_count": 104, - "issues_count": 342, - "forks_count": 617, + "issues_count": 343, + "forks_count": 618, "license": "Apache License 2.0", "topics": [ "cbor", @@ -32750,10 +32750,10 @@ "full_name": "ktorio/ktor", "html_url": "https://github.com/ktorio/ktor", "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", - "stars_count": 11575, + "stars_count": 11576, "watchers_count": 177, "issues_count": 173, - "forks_count": 967, + "forks_count": 966, "license": "Apache License 2.0", "topics": [ "async", @@ -32770,8 +32770,8 @@ "groupId": "com.mirego.trikot", "artifactId": "trikotFoundation", "path": "com.mirego.trikot:trikotFoundation", - "latestVersion": "5.0.0-dev2670", - "lastUpdated": "20230925134014", + "latestVersion": "5.0.0-dev2671", + "lastUpdated": "20230926174523", "versions": [ { "version": "0.29.1", @@ -53246,6 +53246,200 @@ "target": "watchos_x64" } } + }, + { + "version": "5.0.0-dev2671", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } } ], "github": { @@ -53271,8 +53465,8 @@ "groupId": "com.mirego.trikot", "artifactId": "http", "path": "com.mirego.trikot:http", - "latestVersion": "5.0.0-dev2670", - "lastUpdated": "20230925134026", + "latestVersion": "5.0.0-dev2671", + "lastUpdated": "20230926174547", "versions": [ { "version": "0.0.1", @@ -74387,6 +74581,200 @@ "target": "watchos_x64" } } + }, + { + "version": "5.0.0-dev2671", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } } ], "github": { @@ -74413,8 +74801,8 @@ "groupId": "com.mirego.trikot", "artifactId": "kword", "path": "com.mirego.trikot:kword", - "latestVersion": "5.0.0-dev2670", - "lastUpdated": "20230925134050", + "latestVersion": "5.0.0-dev2671", + "lastUpdated": "20230926174707", "versions": [ { "version": "0.0.2", @@ -90761,7 +91149,122 @@ } }, { - "version": "4.4.0-dev2649", + "version": "4.4.0-dev2649", + "mpp": true, + "gradle": "7.5", + "kotlin": "1.8.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "iosArm32ApiElements-published": { + "platform": "native", + "target": "ios_arm32" + }, + "iosArm32MetadataElements-published": { + "platform": "native", + "target": "ios_arm32" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } + }, + { + "version": "4.4.0", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -90876,7 +91379,7 @@ } }, { - "version": "4.4.0", + "version": "4.4.0-dev2650", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -90991,7 +91494,7 @@ } }, { - "version": "4.4.0-dev2650", + "version": "4.4.0-dev2651", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91106,7 +91609,7 @@ } }, { - "version": "4.4.0-dev2651", + "version": "4.5.0", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91221,7 +91724,7 @@ } }, { - "version": "4.5.0", + "version": "4.5.0-dev2652", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91336,7 +91839,7 @@ } }, { - "version": "4.5.0-dev2652", + "version": "5.0.0-dev2653", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91451,7 +91954,7 @@ } }, { - "version": "5.0.0-dev2653", + "version": "5.0.0-dev2654", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91566,7 +92069,7 @@ } }, { - "version": "5.0.0-dev2654", + "version": "5.0.0-dev2655", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91681,7 +92184,7 @@ } }, { - "version": "5.0.0-dev2655", + "version": "5.0.0-dev2656", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91796,7 +92299,7 @@ } }, { - "version": "5.0.0-dev2656", + "version": "5.0.0-dev2657", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91911,7 +92414,7 @@ } }, { - "version": "5.0.0-dev2657", + "version": "5.0.0-dev2658", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -92026,7 +92529,7 @@ } }, { - "version": "5.0.0-dev2658", + "version": "5.0.0-dev2659", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -92141,7 +92644,7 @@ } }, { - "version": "5.0.0-dev2659", + "version": "5.0.0-dev2660", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -92256,7 +92759,7 @@ } }, { - "version": "5.0.0-dev2660", + "version": "5.0.0-dev2661", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -92371,35 +92874,40 @@ } }, { - "version": "5.0.0-dev2661", + "version": "5.0.0-dev2662", "mpp": true, "gradle": "7.5", - "kotlin": "1.8.10", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "iosArm32ApiElements-published": { - "platform": "native", - "target": "ios_arm32" + "releaseSourcesElements-published": { + "platform": "androidJvm" }, - "iosArm32MetadataElements-published": { + "iosArm64ApiElements-published": { "platform": "native", - "target": "ios_arm32" + "target": "ios_arm64" }, - "iosArm64ApiElements-published": { + "iosArm64SourcesElements-published": { "platform": "native", "target": "ios_arm64" }, @@ -92411,6 +92919,10 @@ "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosSimulatorArm64MetadataElements-published": { "platform": "native", "target": "ios_simulator_arm64" @@ -92419,6 +92931,10 @@ "platform": "native", "target": "ios_x64" }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" @@ -92429,16 +92945,38 @@ "jsRuntimeElements-published": { "platform": "js" }, + "jsSourcesElements-published": { + "platform": "js" + }, "jvmApiElements-published": { "platform": "jvm" }, "jvmRuntimeElements-published": { "platform": "jvm" }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, "macosX64ApiElements-published": { "platform": "native", "target": "macos_x64" }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, "macosX64MetadataElements-published": { "platform": "native", "target": "macos_x64" @@ -92447,14 +92985,34 @@ "platform": "native", "target": "tvos_arm64" }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, "tvosArm64MetadataElements-published": { "platform": "native", "target": "tvos_arm64" }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, "tvosX64ApiElements-published": { "platform": "native", "target": "tvos_x64" }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, "tvosX64MetadataElements-published": { "platform": "native", "target": "tvos_x64" @@ -92463,6 +93021,10 @@ "platform": "native", "target": "watchos_arm32" }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, "watchosArm32MetadataElements-published": { "platform": "native", "target": "watchos_arm32" @@ -92471,14 +93033,34 @@ "platform": "native", "target": "watchos_arm64" }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, "watchosArm64MetadataElements-published": { "platform": "native", "target": "watchos_arm64" }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, "watchosX64ApiElements-published": { "platform": "native", "target": "watchos_x64" }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, "watchosX64MetadataElements-published": { "platform": "native", "target": "watchos_x64" @@ -92486,7 +93068,7 @@ } }, { - "version": "5.0.0-dev2662", + "version": "5.0.0-dev2663", "mpp": true, "gradle": "7.5", "kotlin": "1.8.22", @@ -92680,7 +93262,7 @@ } }, { - "version": "5.0.0-dev2663", + "version": "5.0.0-dev2665", "mpp": true, "gradle": "7.5", "kotlin": "1.8.22", @@ -92874,10 +93456,10 @@ } }, { - "version": "5.0.0-dev2665", + "version": "5.0.0-dev2666", "mpp": true, - "gradle": "7.5", - "kotlin": "1.8.22", + "gradle": "8.3", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -93068,7 +93650,7 @@ } }, { - "version": "5.0.0-dev2666", + "version": "5.0.0-dev2667", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -93262,7 +93844,7 @@ } }, { - "version": "5.0.0-dev2667", + "version": "5.0.0-dev2668", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -93456,7 +94038,7 @@ } }, { - "version": "5.0.0-dev2668", + "version": "5.0.0-dev2669", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -93650,7 +94232,7 @@ } }, { - "version": "5.0.0-dev2669", + "version": "5.0.0-dev2670", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -93844,7 +94426,7 @@ } }, { - "version": "5.0.0-dev2670", + "version": "5.0.0-dev2671", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -95679,8 +96261,8 @@ "groupId": "com.mirego.trikot", "artifactId": "streams", "path": "com.mirego.trikot:streams", - "latestVersion": "5.0.0-dev2670", - "lastUpdated": "20230925134126", + "latestVersion": "5.0.0-dev2671", + "lastUpdated": "20230926174752", "versions": [ { "version": "0.0.1", @@ -113955,7 +114537,122 @@ } }, { - "version": "4.3.0-dev2636", + "version": "4.3.0-dev2636", + "mpp": true, + "gradle": "7.4", + "kotlin": "1.8.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "iosArm32ApiElements-published": { + "platform": "native", + "target": "ios_arm32" + }, + "iosArm32MetadataElements-published": { + "platform": "native", + "target": "ios_arm32" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } + }, + { + "version": "4.3.0", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114070,7 +114767,7 @@ } }, { - "version": "4.3.0", + "version": "4.4.0-dev2637", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114185,7 +114882,7 @@ } }, { - "version": "4.4.0-dev2637", + "version": "4.4.0-dev2638", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114300,7 +114997,7 @@ } }, { - "version": "4.4.0-dev2638", + "version": "4.4.0-dev2639", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114415,7 +115112,7 @@ } }, { - "version": "4.4.0-dev2639", + "version": "4.4.0-dev2640", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114530,7 +115227,7 @@ } }, { - "version": "4.4.0-dev2640", + "version": "4.4.0-dev2641", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114645,7 +115342,7 @@ } }, { - "version": "4.4.0-dev2641", + "version": "4.4.0-dev2642", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114760,7 +115457,7 @@ } }, { - "version": "4.4.0-dev2642", + "version": "4.4.0-dev2643", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114875,7 +115572,7 @@ } }, { - "version": "4.4.0-dev2643", + "version": "4.4.0-dev2644", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114990,9 +115687,9 @@ } }, { - "version": "4.4.0-dev2644", + "version": "4.4.0-dev2645", "mpp": true, - "gradle": "7.4", + "gradle": "7.5", "kotlin": "1.8.10", "targets": { "metadataApiElements": { @@ -115105,7 +115802,7 @@ } }, { - "version": "4.4.0-dev2645", + "version": "4.4.0-dev2646", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115220,7 +115917,7 @@ } }, { - "version": "4.4.0-dev2646", + "version": "4.4.0-dev2647", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115335,7 +116032,7 @@ } }, { - "version": "4.4.0-dev2647", + "version": "4.4.0-dev2648", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115450,7 +116147,7 @@ } }, { - "version": "4.4.0-dev2648", + "version": "4.4.0-dev2649", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115565,7 +116262,7 @@ } }, { - "version": "4.4.0-dev2649", + "version": "4.4.0", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115680,7 +116377,7 @@ } }, { - "version": "4.4.0", + "version": "4.4.0-dev2650", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115795,7 +116492,7 @@ } }, { - "version": "4.4.0-dev2650", + "version": "4.4.0-dev2651", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115910,7 +116607,7 @@ } }, { - "version": "4.4.0-dev2651", + "version": "4.5.0", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116025,7 +116722,7 @@ } }, { - "version": "4.5.0", + "version": "4.5.0-dev2652", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116140,7 +116837,7 @@ } }, { - "version": "4.5.0-dev2652", + "version": "5.0.0-dev2653", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116255,7 +116952,7 @@ } }, { - "version": "5.0.0-dev2653", + "version": "5.0.0-dev2654", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116370,7 +117067,7 @@ } }, { - "version": "5.0.0-dev2654", + "version": "5.0.0-dev2655", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116485,7 +117182,7 @@ } }, { - "version": "5.0.0-dev2655", + "version": "5.0.0-dev2656", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116600,7 +117297,7 @@ } }, { - "version": "5.0.0-dev2656", + "version": "5.0.0-dev2657", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116715,7 +117412,7 @@ } }, { - "version": "5.0.0-dev2657", + "version": "5.0.0-dev2658", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116830,7 +117527,7 @@ } }, { - "version": "5.0.0-dev2658", + "version": "5.0.0-dev2659", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116945,7 +117642,7 @@ } }, { - "version": "5.0.0-dev2659", + "version": "5.0.0-dev2660", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -117060,7 +117757,7 @@ } }, { - "version": "5.0.0-dev2660", + "version": "5.0.0-dev2661", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -117175,35 +117872,40 @@ } }, { - "version": "5.0.0-dev2661", + "version": "5.0.0-dev2662", "mpp": true, "gradle": "7.5", - "kotlin": "1.8.10", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "iosArm32ApiElements-published": { - "platform": "native", - "target": "ios_arm32" + "releaseSourcesElements-published": { + "platform": "androidJvm" }, - "iosArm32MetadataElements-published": { + "iosArm64ApiElements-published": { "platform": "native", - "target": "ios_arm32" + "target": "ios_arm64" }, - "iosArm64ApiElements-published": { + "iosArm64SourcesElements-published": { "platform": "native", "target": "ios_arm64" }, @@ -117215,6 +117917,10 @@ "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosSimulatorArm64MetadataElements-published": { "platform": "native", "target": "ios_simulator_arm64" @@ -117223,6 +117929,10 @@ "platform": "native", "target": "ios_x64" }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" @@ -117233,16 +117943,38 @@ "jsRuntimeElements-published": { "platform": "js" }, + "jsSourcesElements-published": { + "platform": "js" + }, "jvmApiElements-published": { "platform": "jvm" }, "jvmRuntimeElements-published": { "platform": "jvm" }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, "macosX64ApiElements-published": { "platform": "native", "target": "macos_x64" }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, "macosX64MetadataElements-published": { "platform": "native", "target": "macos_x64" @@ -117251,14 +117983,34 @@ "platform": "native", "target": "tvos_arm64" }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, "tvosArm64MetadataElements-published": { "platform": "native", "target": "tvos_arm64" }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, "tvosX64ApiElements-published": { "platform": "native", "target": "tvos_x64" }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, "tvosX64MetadataElements-published": { "platform": "native", "target": "tvos_x64" @@ -117267,6 +118019,10 @@ "platform": "native", "target": "watchos_arm32" }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, "watchosArm32MetadataElements-published": { "platform": "native", "target": "watchos_arm32" @@ -117275,14 +118031,34 @@ "platform": "native", "target": "watchos_arm64" }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, "watchosArm64MetadataElements-published": { "platform": "native", "target": "watchos_arm64" }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, "watchosX64ApiElements-published": { "platform": "native", "target": "watchos_x64" }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, "watchosX64MetadataElements-published": { "platform": "native", "target": "watchos_x64" @@ -117290,7 +118066,7 @@ } }, { - "version": "5.0.0-dev2662", + "version": "5.0.0-dev2663", "mpp": true, "gradle": "7.5", "kotlin": "1.8.22", @@ -117484,7 +118260,7 @@ } }, { - "version": "5.0.0-dev2663", + "version": "5.0.0-dev2665", "mpp": true, "gradle": "7.5", "kotlin": "1.8.22", @@ -117678,10 +118454,10 @@ } }, { - "version": "5.0.0-dev2665", + "version": "5.0.0-dev2666", "mpp": true, - "gradle": "7.5", - "kotlin": "1.8.22", + "gradle": "8.3", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -117872,7 +118648,7 @@ } }, { - "version": "5.0.0-dev2666", + "version": "5.0.0-dev2667", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -118066,7 +118842,7 @@ } }, { - "version": "5.0.0-dev2667", + "version": "5.0.0-dev2668", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -118260,7 +119036,7 @@ } }, { - "version": "5.0.0-dev2668", + "version": "5.0.0-dev2669", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -118454,7 +119230,7 @@ } }, { - "version": "5.0.0-dev2669", + "version": "5.0.0-dev2670", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -118648,7 +119424,7 @@ } }, { - "version": "5.0.0-dev2670", + "version": "5.0.0-dev2671", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -164073,7 +164849,7 @@ "description": "Kotlin Multiplatform framework for managing state evolution and side-effects", "stars_count": 57, "watchers_count": 2, - "issues_count": 13, + "issues_count": 7, "forks_count": 3, "license": "Apache License 2.0", "topics": [ @@ -166395,7 +167171,7 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5490, + "stars_count": 5494, "watchers_count": 120, "issues_count": 296, "forks_count": 476, @@ -171698,7 +172474,7 @@ "full_name": "touchlab/Stately", "html_url": "https://github.com/touchlab/Stately", "description": "Kotlin Multiplatform State Library", - "stars_count": 482, + "stars_count": 483, "watchers_count": 20, "issues_count": 7, "forks_count": 26, @@ -179031,7 +179807,7 @@ "full_name": "ionspin/kotlin-multiplatform-bignum", "html_url": "https://github.com/ionspin/kotlin-multiplatform-bignum", "description": "A Kotlin multiplatform library for arbitrary precision arithmetics", - "stars_count": 259, + "stars_count": 260, "watchers_count": 2, "issues_count": 17, "forks_count": 34, @@ -187836,7 +188612,7 @@ "full_name": "square/okio", "html_url": "https://github.com/square/okio", "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", - "stars_count": 8501, + "stars_count": 8503, "watchers_count": 271, "issues_count": 82, "forks_count": 1201, @@ -189395,7 +190171,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 732, + "stars_count": 733, "watchers_count": 38, "issues_count": 50, "forks_count": 58, @@ -192584,7 +193360,7 @@ "full_name": "h0tk3y/better-parse", "html_url": "https://github.com/h0tk3y/better-parse", "description": "A nice parser combinator library for Kotlin", - "stars_count": 390, + "stars_count": 391, "watchers_count": 18, "issues_count": 37, "forks_count": 41, @@ -193662,9 +194438,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3539, + "stars_count": 3541, "watchers_count": 115, - "issues_count": 165, + "issues_count": 166, "forks_count": 653, "license": "MIT License", "topics": [ @@ -194315,8 +195091,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-app", "path": "dev.gitlive:firebase-app", - "latestVersion": "1.10.0", - "lastUpdated": "20230903131432", + "latestVersion": "1.10.1", + "lastUpdated": "20230926121615", "versions": [ { "version": "0.1.0-beta", @@ -194795,57 +195571,104 @@ "platform": "native", "target": "ios_x64" }, - "jsApiElements-published": { + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + } + } + }, + { + "version": "1.4.3", + "mpp": true, + "gradle": "7.1.1", + "kotlin": "1.5.30", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + } + } + }, + { + "version": "1.5.0", + "mpp": true, + "gradle": "7.2", + "kotlin": "1.5.31", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsLegacyApiElements-published": { "platform": "js" }, - "jsRuntimeElements-published": { + "jsLegacyRuntimeElements-published": { "platform": "js" - } - } - }, - { - "version": "1.4.3", - "mpp": true, - "gradle": "7.1.1", - "kotlin": "1.5.30", - "targets": { - "metadataApiElements": { - "platform": "common" }, - "debugApiElements-published": { - "platform": "androidJvm" - }, - "debugRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseApiElements-published": { - "platform": "androidJvm" - }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" - }, - "iosArm64ApiElements-published": { - "platform": "native", - "target": "ios_arm64" - }, - "iosSimulatorArm64ApiElements-published": { - "platform": "native", - "target": "ios_simulator_arm64" - }, - "iosX64ApiElements-published": { - "platform": "native", - "target": "ios_x64" - }, - "jsApiElements-published": { + "jsIrApiElements-published": { "platform": "js" }, - "jsRuntimeElements-published": { + "jsIrRuntimeElements-published": { "platform": "js" } } }, { - "version": "1.5.0", + "version": "1.6.0", "mpp": true, "gradle": "7.2", "kotlin": "1.5.31", @@ -194892,10 +195715,10 @@ } }, { - "version": "1.6.0", + "version": "1.6.1", "mpp": true, "gradle": "7.2", - "kotlin": "1.5.31", + "kotlin": "1.6.10", "targets": { "metadataApiElements": { "platform": "common" @@ -194939,9 +195762,9 @@ } }, { - "version": "1.6.1", + "version": "1.6.2", "mpp": true, - "gradle": "7.2", + "gradle": "7.4.2", "kotlin": "1.6.10", "targets": { "metadataApiElements": { @@ -194986,7 +195809,7 @@ } }, { - "version": "1.6.2", + "version": "1.7.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -195033,7 +195856,7 @@ } }, { - "version": "1.7.0", + "version": "1.7.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -195080,7 +195903,7 @@ } }, { - "version": "1.7.1", + "version": "1.7.2", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -195127,38 +195950,71 @@ } }, { - "version": "1.7.2", + "version": "1.8.0", "mpp": true, "gradle": "7.4.2", - "kotlin": "1.6.10", + "kotlin": "1.8.20", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, "iosArm64ApiElements-published": { "platform": "native", "target": "ios_arm64" }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, "iosSimulatorArm64ApiElements-published": { "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosX64ApiElements-published": { "platform": "native", "target": "ios_x64" }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, "jsLegacyApiElements-published": { "platform": "js" }, @@ -195170,11 +196026,14 @@ }, "jsIrRuntimeElements-published": { "platform": "js" + }, + "jsLegacySourcesElements-published": { + "platform": "js" } } }, { - "version": "1.8.0", + "version": "1.8.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -195257,7 +196116,7 @@ } }, { - "version": "1.8.1", + "version": "1.8.2", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -195340,7 +196199,7 @@ } }, { - "version": "1.8.2", + "version": "1.9.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -195419,11 +196278,20 @@ }, "jsLegacySourcesElements-published": { "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" } } }, { - "version": "1.9.0", + "version": "1.10.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -195515,7 +196383,7 @@ } }, { - "version": "1.10.0", + "version": "1.10.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -195614,7 +196482,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 703, "watchers_count": 16, - "issues_count": 58, + "issues_count": 59, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -195635,8 +196503,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-firestore", "path": "dev.gitlive:firebase-firestore", - "latestVersion": "1.10.0", - "lastUpdated": "20230903131503", + "latestVersion": "1.10.1", + "lastUpdated": "20230926121719", "versions": [ { "version": "0.1.0-beta", @@ -196925,6 +197793,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.1", + "mpp": true, + "gradle": "7.4.2", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jsLegacySourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -196934,7 +197894,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 703, "watchers_count": 16, - "issues_count": 58, + "issues_count": 59, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -196955,8 +197915,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-auth", "path": "dev.gitlive:firebase-auth", - "latestVersion": "1.10.0", - "lastUpdated": "20230903131439", + "latestVersion": "1.10.1", + "lastUpdated": "20230926121626", "versions": [ { "version": "0.1.0-beta", @@ -197626,7 +198586,54 @@ } }, { - "version": "1.6.2", + "version": "1.6.2", + "mpp": true, + "gradle": "7.4.2", + "kotlin": "1.6.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + } + } + }, + { + "version": "1.7.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -197673,7 +198680,7 @@ } }, { - "version": "1.7.0", + "version": "1.7.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -197720,7 +198727,7 @@ } }, { - "version": "1.7.1", + "version": "1.7.2", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -197767,38 +198774,71 @@ } }, { - "version": "1.7.2", + "version": "1.8.0", "mpp": true, "gradle": "7.4.2", - "kotlin": "1.6.10", + "kotlin": "1.8.20", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, "iosArm64ApiElements-published": { "platform": "native", "target": "ios_arm64" }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, "iosSimulatorArm64ApiElements-published": { "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosX64ApiElements-published": { "platform": "native", "target": "ios_x64" }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, "jsLegacyApiElements-published": { "platform": "js" }, @@ -197810,11 +198850,14 @@ }, "jsIrRuntimeElements-published": { "platform": "js" + }, + "jsLegacySourcesElements-published": { + "platform": "js" } } }, { - "version": "1.8.0", + "version": "1.8.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -197897,7 +198940,7 @@ } }, { - "version": "1.8.1", + "version": "1.9.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -197976,11 +199019,20 @@ }, "jsLegacySourcesElements-published": { "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" } } }, { - "version": "1.9.0", + "version": "1.10.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -198072,7 +199124,7 @@ } }, { - "version": "1.10.0", + "version": "1.10.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -198171,7 +199223,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 703, "watchers_count": 16, - "issues_count": 58, + "issues_count": 59, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -198192,8 +199244,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-database", "path": "dev.gitlive:firebase-database", - "latestVersion": "1.10.0", - "lastUpdated": "20230903131623", + "latestVersion": "1.10.1", + "lastUpdated": "20230926121708", "versions": [ { "version": "0.1.0-beta", @@ -199482,6 +200534,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.1", + "mpp": true, + "gradle": "7.4.2", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jsLegacySourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -199491,7 +200635,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 703, "watchers_count": 16, - "issues_count": 58, + "issues_count": 59, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -199512,8 +200656,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-functions", "path": "dev.gitlive:firebase-functions", - "latestVersion": "1.10.0", - "lastUpdated": "20230903131511", + "latestVersion": "1.10.1", + "lastUpdated": "20230926121731", "versions": [ { "version": "0.1.0-beta", @@ -200802,6 +201946,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.1", + "mpp": true, + "gradle": "7.4.2", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jsLegacySourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -200811,7 +202047,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 703, "watchers_count": 16, - "issues_count": 58, + "issues_count": 59, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -204216,7 +205452,7 @@ "description": "A multiplatform assertion library for Kotlin", "stars_count": 480, "watchers_count": 24, - "issues_count": 39, + "issues_count": 53, "forks_count": 205, "license": "Other", "topics": [ @@ -204302,7 +205538,7 @@ "description": "A multiplatform assertion library for Kotlin", "stars_count": 480, "watchers_count": 24, - "issues_count": 39, + "issues_count": 53, "forks_count": 205, "license": "Other", "topics": [ @@ -204501,7 +205737,7 @@ "description": "A multiplatform assertion library for Kotlin", "stars_count": 480, "watchers_count": 24, - "issues_count": 39, + "issues_count": 53, "forks_count": 205, "license": "Other", "topics": [ @@ -204656,7 +205892,7 @@ "description": "A multiplatform assertion library for Kotlin", "stars_count": 480, "watchers_count": 24, - "issues_count": 39, + "issues_count": 53, "forks_count": 205, "license": "Other", "topics": [ @@ -210534,9 +211770,9 @@ "full_name": "touchlab/Kermit", "html_url": "https://github.com/touchlab/Kermit", "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", - "stars_count": 524, + "stars_count": 526, "watchers_count": 16, - "issues_count": 34, + "issues_count": 36, "forks_count": 37, "license": "Apache License 2.0", "topics": [ @@ -214625,7 +215861,7 @@ "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", "stars_count": 8264, "watchers_count": 103, - "issues_count": 51, + "issues_count": 50, "forks_count": 639, "license": "Apache License 2.0", "topics": [ @@ -219486,7 +220722,7 @@ "full_name": "natario1/Egloo", "html_url": "https://github.com/natario1/Egloo", "description": "A lightweight Kotlin multiplatform framework for OpenGL ES and EGL management based on object-oriented components, inspired by Google's Grafika.", - "stars_count": 129, + "stars_count": 130, "watchers_count": 5, "issues_count": 7, "forks_count": 19, @@ -233443,7 +234679,7 @@ "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", "stars_count": 1906, - "watchers_count": 67, + "watchers_count": 66, "issues_count": 62, "forks_count": 87, "license": "Apache License 2.0", @@ -233520,8 +234756,8 @@ "description": "Kotlin MPP bindings to Skia", "stars_count": 1555, "watchers_count": 36, - "issues_count": 112, - "forks_count": 90, + "issues_count": 111, + "forks_count": 91, "license": "Apache License 2.0", "topics": [] }, @@ -234782,7 +236018,7 @@ "full_name": "LighthouseGames/KmLogging", "html_url": "https://github.com/LighthouseGames/KmLogging", "description": "Kotlin multiplatform logging. High performance, composable and simple to use.", - "stars_count": 42, + "stars_count": 43, "watchers_count": 1, "issues_count": 7, "forks_count": 9, @@ -247422,7 +248658,7 @@ "full_name": "arkivanov/Decompose", "html_url": "https://github.com/arkivanov/Decompose", "description": "Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)", - "stars_count": 1445, + "stars_count": 1450, "watchers_count": 18, "issues_count": 8, "forks_count": 54, @@ -253388,7 +254624,7 @@ "description": "Kotlin Asynchronous Bluetooth Low-Energy", "stars_count": 634, "watchers_count": 18, - "issues_count": 40, + "issues_count": 37, "forks_count": 68, "license": "Apache License 2.0", "topics": [ @@ -257128,7 +258364,7 @@ "description": "Multiplatform command line interface parsing for Kotlin", "stars_count": 2192, "watchers_count": 14, - "issues_count": 20, + "issues_count": 19, "forks_count": 118, "license": "Apache License 2.0", "topics": [ @@ -308255,7 +309491,7 @@ "full_name": "nacular/doodle", "html_url": "https://github.com/nacular/doodle", "description": "A pure Kotlin UI framework for the Web (and Desktop).", - "stars_count": 521, + "stars_count": 522, "watchers_count": 16, "issues_count": 5, "forks_count": 19, @@ -309550,7 +310786,7 @@ "stars_count": 189, "watchers_count": 7, "issues_count": 6, - "forks_count": 18, + "forks_count": 19, "license": "Apache License 2.0", "topics": [ "android", @@ -314312,7 +315548,7 @@ "full_name": "shepeliev/webrtc-kmp", "html_url": "https://github.com/shepeliev/webrtc-kmp", "description": "WebRTC Kotlin Multiplatform SDK", - "stars_count": 103, + "stars_count": 104, "watchers_count": 4, "issues_count": 7, "forks_count": 22, diff --git a/public/data.json b/public/data.json index 93c5a751..4afdf4df 100644 --- a/public/data.json +++ b/public/data.json @@ -21206,7 +21206,7 @@ "full_name": "russhwolf/multiplatform-settings", "html_url": "https://github.com/russhwolf/multiplatform-settings", "description": "A Kotlin Multiplatform library for saving simple key-value data", - "stars_count": 1163, + "stars_count": 1165, "watchers_count": 14, "issues_count": 36, "forks_count": 55, @@ -21820,7 +21820,7 @@ "full_name": "kuuuurt/multiplatform-paging", "html_url": "https://github.com/kuuuurt/multiplatform-paging", "description": "Kotlin Multiplatform library for Pagination", - "stars_count": 232, + "stars_count": 233, "watchers_count": 6, "issues_count": 13, "forks_count": 22, @@ -28103,9 +28103,9 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12252, + "stars_count": 12255, "watchers_count": 299, - "issues_count": 279, + "issues_count": 280, "forks_count": 1792, "license": "Apache License 2.0", "topics": [ @@ -31867,10 +31867,10 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4756, + "stars_count": 4757, "watchers_count": 104, - "issues_count": 342, - "forks_count": 617, + "issues_count": 343, + "forks_count": 618, "license": "Apache License 2.0", "topics": [ "cbor", @@ -32750,10 +32750,10 @@ "full_name": "ktorio/ktor", "html_url": "https://github.com/ktorio/ktor", "description": "Framework for quickly creating connected applications in Kotlin with minimal effort", - "stars_count": 11575, + "stars_count": 11576, "watchers_count": 177, "issues_count": 173, - "forks_count": 967, + "forks_count": 966, "license": "Apache License 2.0", "topics": [ "async", @@ -32770,8 +32770,8 @@ "groupId": "com.mirego.trikot", "artifactId": "trikotFoundation", "path": "com.mirego.trikot:trikotFoundation", - "latestVersion": "5.0.0-dev2670", - "lastUpdated": "20230925134014", + "latestVersion": "5.0.0-dev2671", + "lastUpdated": "20230926174523", "versions": [ { "version": "0.29.1", @@ -53246,6 +53246,200 @@ "target": "watchos_x64" } } + }, + { + "version": "5.0.0-dev2671", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } } ], "github": { @@ -53271,8 +53465,8 @@ "groupId": "com.mirego.trikot", "artifactId": "http", "path": "com.mirego.trikot:http", - "latestVersion": "5.0.0-dev2670", - "lastUpdated": "20230925134026", + "latestVersion": "5.0.0-dev2671", + "lastUpdated": "20230926174547", "versions": [ { "version": "0.0.1", @@ -74387,6 +74581,200 @@ "target": "watchos_x64" } } + }, + { + "version": "5.0.0-dev2671", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } } ], "github": { @@ -74413,8 +74801,8 @@ "groupId": "com.mirego.trikot", "artifactId": "kword", "path": "com.mirego.trikot:kword", - "latestVersion": "5.0.0-dev2670", - "lastUpdated": "20230925134050", + "latestVersion": "5.0.0-dev2671", + "lastUpdated": "20230926174707", "versions": [ { "version": "0.0.2", @@ -90761,7 +91149,122 @@ } }, { - "version": "4.4.0-dev2649", + "version": "4.4.0-dev2649", + "mpp": true, + "gradle": "7.5", + "kotlin": "1.8.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "iosArm32ApiElements-published": { + "platform": "native", + "target": "ios_arm32" + }, + "iosArm32MetadataElements-published": { + "platform": "native", + "target": "ios_arm32" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } + }, + { + "version": "4.4.0", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -90876,7 +91379,7 @@ } }, { - "version": "4.4.0", + "version": "4.4.0-dev2650", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -90991,7 +91494,7 @@ } }, { - "version": "4.4.0-dev2650", + "version": "4.4.0-dev2651", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91106,7 +91609,7 @@ } }, { - "version": "4.4.0-dev2651", + "version": "4.5.0", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91221,7 +91724,7 @@ } }, { - "version": "4.5.0", + "version": "4.5.0-dev2652", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91336,7 +91839,7 @@ } }, { - "version": "4.5.0-dev2652", + "version": "5.0.0-dev2653", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91451,7 +91954,7 @@ } }, { - "version": "5.0.0-dev2653", + "version": "5.0.0-dev2654", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91566,7 +92069,7 @@ } }, { - "version": "5.0.0-dev2654", + "version": "5.0.0-dev2655", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91681,7 +92184,7 @@ } }, { - "version": "5.0.0-dev2655", + "version": "5.0.0-dev2656", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91796,7 +92299,7 @@ } }, { - "version": "5.0.0-dev2656", + "version": "5.0.0-dev2657", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -91911,7 +92414,7 @@ } }, { - "version": "5.0.0-dev2657", + "version": "5.0.0-dev2658", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -92026,7 +92529,7 @@ } }, { - "version": "5.0.0-dev2658", + "version": "5.0.0-dev2659", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -92141,7 +92644,7 @@ } }, { - "version": "5.0.0-dev2659", + "version": "5.0.0-dev2660", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -92256,7 +92759,7 @@ } }, { - "version": "5.0.0-dev2660", + "version": "5.0.0-dev2661", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -92371,35 +92874,40 @@ } }, { - "version": "5.0.0-dev2661", + "version": "5.0.0-dev2662", "mpp": true, "gradle": "7.5", - "kotlin": "1.8.10", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "iosArm32ApiElements-published": { - "platform": "native", - "target": "ios_arm32" + "releaseSourcesElements-published": { + "platform": "androidJvm" }, - "iosArm32MetadataElements-published": { + "iosArm64ApiElements-published": { "platform": "native", - "target": "ios_arm32" + "target": "ios_arm64" }, - "iosArm64ApiElements-published": { + "iosArm64SourcesElements-published": { "platform": "native", "target": "ios_arm64" }, @@ -92411,6 +92919,10 @@ "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosSimulatorArm64MetadataElements-published": { "platform": "native", "target": "ios_simulator_arm64" @@ -92419,6 +92931,10 @@ "platform": "native", "target": "ios_x64" }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" @@ -92429,16 +92945,38 @@ "jsRuntimeElements-published": { "platform": "js" }, + "jsSourcesElements-published": { + "platform": "js" + }, "jvmApiElements-published": { "platform": "jvm" }, "jvmRuntimeElements-published": { "platform": "jvm" }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, "macosX64ApiElements-published": { "platform": "native", "target": "macos_x64" }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, "macosX64MetadataElements-published": { "platform": "native", "target": "macos_x64" @@ -92447,14 +92985,34 @@ "platform": "native", "target": "tvos_arm64" }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, "tvosArm64MetadataElements-published": { "platform": "native", "target": "tvos_arm64" }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, "tvosX64ApiElements-published": { "platform": "native", "target": "tvos_x64" }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, "tvosX64MetadataElements-published": { "platform": "native", "target": "tvos_x64" @@ -92463,6 +93021,10 @@ "platform": "native", "target": "watchos_arm32" }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, "watchosArm32MetadataElements-published": { "platform": "native", "target": "watchos_arm32" @@ -92471,14 +93033,34 @@ "platform": "native", "target": "watchos_arm64" }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, "watchosArm64MetadataElements-published": { "platform": "native", "target": "watchos_arm64" }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, "watchosX64ApiElements-published": { "platform": "native", "target": "watchos_x64" }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, "watchosX64MetadataElements-published": { "platform": "native", "target": "watchos_x64" @@ -92486,7 +93068,7 @@ } }, { - "version": "5.0.0-dev2662", + "version": "5.0.0-dev2663", "mpp": true, "gradle": "7.5", "kotlin": "1.8.22", @@ -92680,7 +93262,7 @@ } }, { - "version": "5.0.0-dev2663", + "version": "5.0.0-dev2665", "mpp": true, "gradle": "7.5", "kotlin": "1.8.22", @@ -92874,10 +93456,10 @@ } }, { - "version": "5.0.0-dev2665", + "version": "5.0.0-dev2666", "mpp": true, - "gradle": "7.5", - "kotlin": "1.8.22", + "gradle": "8.3", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -93068,7 +93650,7 @@ } }, { - "version": "5.0.0-dev2666", + "version": "5.0.0-dev2667", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -93262,7 +93844,7 @@ } }, { - "version": "5.0.0-dev2667", + "version": "5.0.0-dev2668", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -93456,7 +94038,7 @@ } }, { - "version": "5.0.0-dev2668", + "version": "5.0.0-dev2669", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -93650,7 +94232,7 @@ } }, { - "version": "5.0.0-dev2669", + "version": "5.0.0-dev2670", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -93844,7 +94426,7 @@ } }, { - "version": "5.0.0-dev2670", + "version": "5.0.0-dev2671", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -95679,8 +96261,8 @@ "groupId": "com.mirego.trikot", "artifactId": "streams", "path": "com.mirego.trikot:streams", - "latestVersion": "5.0.0-dev2670", - "lastUpdated": "20230925134126", + "latestVersion": "5.0.0-dev2671", + "lastUpdated": "20230926174752", "versions": [ { "version": "0.0.1", @@ -113955,7 +114537,122 @@ } }, { - "version": "4.3.0-dev2636", + "version": "4.3.0-dev2636", + "mpp": true, + "gradle": "7.4", + "kotlin": "1.8.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "iosArm32ApiElements-published": { + "platform": "native", + "target": "ios_arm32" + }, + "iosArm32MetadataElements-published": { + "platform": "native", + "target": "ios_arm32" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "watchosArm32ApiElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm32MetadataElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, + "watchosArm64ApiElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, + "watchosX64ApiElements-published": { + "platform": "native", + "target": "watchos_x64" + }, + "watchosX64MetadataElements-published": { + "platform": "native", + "target": "watchos_x64" + } + } + }, + { + "version": "4.3.0", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114070,7 +114767,7 @@ } }, { - "version": "4.3.0", + "version": "4.4.0-dev2637", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114185,7 +114882,7 @@ } }, { - "version": "4.4.0-dev2637", + "version": "4.4.0-dev2638", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114300,7 +114997,7 @@ } }, { - "version": "4.4.0-dev2638", + "version": "4.4.0-dev2639", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114415,7 +115112,7 @@ } }, { - "version": "4.4.0-dev2639", + "version": "4.4.0-dev2640", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114530,7 +115227,7 @@ } }, { - "version": "4.4.0-dev2640", + "version": "4.4.0-dev2641", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114645,7 +115342,7 @@ } }, { - "version": "4.4.0-dev2641", + "version": "4.4.0-dev2642", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114760,7 +115457,7 @@ } }, { - "version": "4.4.0-dev2642", + "version": "4.4.0-dev2643", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114875,7 +115572,7 @@ } }, { - "version": "4.4.0-dev2643", + "version": "4.4.0-dev2644", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -114990,9 +115687,9 @@ } }, { - "version": "4.4.0-dev2644", + "version": "4.4.0-dev2645", "mpp": true, - "gradle": "7.4", + "gradle": "7.5", "kotlin": "1.8.10", "targets": { "metadataApiElements": { @@ -115105,7 +115802,7 @@ } }, { - "version": "4.4.0-dev2645", + "version": "4.4.0-dev2646", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115220,7 +115917,7 @@ } }, { - "version": "4.4.0-dev2646", + "version": "4.4.0-dev2647", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115335,7 +116032,7 @@ } }, { - "version": "4.4.0-dev2647", + "version": "4.4.0-dev2648", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115450,7 +116147,7 @@ } }, { - "version": "4.4.0-dev2648", + "version": "4.4.0-dev2649", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115565,7 +116262,7 @@ } }, { - "version": "4.4.0-dev2649", + "version": "4.4.0", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115680,7 +116377,7 @@ } }, { - "version": "4.4.0", + "version": "4.4.0-dev2650", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115795,7 +116492,7 @@ } }, { - "version": "4.4.0-dev2650", + "version": "4.4.0-dev2651", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -115910,7 +116607,7 @@ } }, { - "version": "4.4.0-dev2651", + "version": "4.5.0", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116025,7 +116722,7 @@ } }, { - "version": "4.5.0", + "version": "4.5.0-dev2652", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116140,7 +116837,7 @@ } }, { - "version": "4.5.0-dev2652", + "version": "5.0.0-dev2653", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116255,7 +116952,7 @@ } }, { - "version": "5.0.0-dev2653", + "version": "5.0.0-dev2654", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116370,7 +117067,7 @@ } }, { - "version": "5.0.0-dev2654", + "version": "5.0.0-dev2655", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116485,7 +117182,7 @@ } }, { - "version": "5.0.0-dev2655", + "version": "5.0.0-dev2656", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116600,7 +117297,7 @@ } }, { - "version": "5.0.0-dev2656", + "version": "5.0.0-dev2657", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116715,7 +117412,7 @@ } }, { - "version": "5.0.0-dev2657", + "version": "5.0.0-dev2658", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116830,7 +117527,7 @@ } }, { - "version": "5.0.0-dev2658", + "version": "5.0.0-dev2659", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -116945,7 +117642,7 @@ } }, { - "version": "5.0.0-dev2659", + "version": "5.0.0-dev2660", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -117060,7 +117757,7 @@ } }, { - "version": "5.0.0-dev2660", + "version": "5.0.0-dev2661", "mpp": true, "gradle": "7.5", "kotlin": "1.8.10", @@ -117175,35 +117872,40 @@ } }, { - "version": "5.0.0-dev2661", + "version": "5.0.0-dev2662", "mpp": true, "gradle": "7.5", - "kotlin": "1.8.10", + "kotlin": "1.8.22", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, - "iosArm32ApiElements-published": { - "platform": "native", - "target": "ios_arm32" + "releaseSourcesElements-published": { + "platform": "androidJvm" }, - "iosArm32MetadataElements-published": { + "iosArm64ApiElements-published": { "platform": "native", - "target": "ios_arm32" + "target": "ios_arm64" }, - "iosArm64ApiElements-published": { + "iosArm64SourcesElements-published": { "platform": "native", "target": "ios_arm64" }, @@ -117215,6 +117917,10 @@ "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosSimulatorArm64MetadataElements-published": { "platform": "native", "target": "ios_simulator_arm64" @@ -117223,6 +117929,10 @@ "platform": "native", "target": "ios_x64" }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" @@ -117233,16 +117943,38 @@ "jsRuntimeElements-published": { "platform": "js" }, + "jsSourcesElements-published": { + "platform": "js" + }, "jvmApiElements-published": { "platform": "jvm" }, "jvmRuntimeElements-published": { "platform": "jvm" }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, "macosX64ApiElements-published": { "platform": "native", "target": "macos_x64" }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, "macosX64MetadataElements-published": { "platform": "native", "target": "macos_x64" @@ -117251,14 +117983,34 @@ "platform": "native", "target": "tvos_arm64" }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, "tvosArm64MetadataElements-published": { "platform": "native", "target": "tvos_arm64" }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, "tvosX64ApiElements-published": { "platform": "native", "target": "tvos_x64" }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, "tvosX64MetadataElements-published": { "platform": "native", "target": "tvos_x64" @@ -117267,6 +118019,10 @@ "platform": "native", "target": "watchos_arm32" }, + "watchosArm32SourcesElements-published": { + "platform": "native", + "target": "watchos_arm32" + }, "watchosArm32MetadataElements-published": { "platform": "native", "target": "watchos_arm32" @@ -117275,14 +118031,34 @@ "platform": "native", "target": "watchos_arm64" }, + "watchosArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_arm64" + }, "watchosArm64MetadataElements-published": { "platform": "native", "target": "watchos_arm64" }, + "watchosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, + "watchosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_simulator_arm64" + }, "watchosX64ApiElements-published": { "platform": "native", "target": "watchos_x64" }, + "watchosX64SourcesElements-published": { + "platform": "native", + "target": "watchos_x64" + }, "watchosX64MetadataElements-published": { "platform": "native", "target": "watchos_x64" @@ -117290,7 +118066,7 @@ } }, { - "version": "5.0.0-dev2662", + "version": "5.0.0-dev2663", "mpp": true, "gradle": "7.5", "kotlin": "1.8.22", @@ -117484,7 +118260,7 @@ } }, { - "version": "5.0.0-dev2663", + "version": "5.0.0-dev2665", "mpp": true, "gradle": "7.5", "kotlin": "1.8.22", @@ -117678,10 +118454,10 @@ } }, { - "version": "5.0.0-dev2665", + "version": "5.0.0-dev2666", "mpp": true, - "gradle": "7.5", - "kotlin": "1.8.22", + "gradle": "8.3", + "kotlin": "1.9.10", "targets": { "metadataApiElements": { "platform": "common" @@ -117872,7 +118648,7 @@ } }, { - "version": "5.0.0-dev2666", + "version": "5.0.0-dev2667", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -118066,7 +118842,7 @@ } }, { - "version": "5.0.0-dev2667", + "version": "5.0.0-dev2668", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -118260,7 +119036,7 @@ } }, { - "version": "5.0.0-dev2668", + "version": "5.0.0-dev2669", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -118454,7 +119230,7 @@ } }, { - "version": "5.0.0-dev2669", + "version": "5.0.0-dev2670", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -118648,7 +119424,7 @@ } }, { - "version": "5.0.0-dev2670", + "version": "5.0.0-dev2671", "mpp": true, "gradle": "8.3", "kotlin": "1.9.10", @@ -164073,7 +164849,7 @@ "description": "Kotlin Multiplatform framework for managing state evolution and side-effects", "stars_count": 57, "watchers_count": 2, - "issues_count": 13, + "issues_count": 7, "forks_count": 3, "license": "Apache License 2.0", "topics": [ @@ -166395,7 +167171,7 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5490, + "stars_count": 5494, "watchers_count": 120, "issues_count": 296, "forks_count": 476, @@ -171698,7 +172474,7 @@ "full_name": "touchlab/Stately", "html_url": "https://github.com/touchlab/Stately", "description": "Kotlin Multiplatform State Library", - "stars_count": 482, + "stars_count": 483, "watchers_count": 20, "issues_count": 7, "forks_count": 26, @@ -179031,7 +179807,7 @@ "full_name": "ionspin/kotlin-multiplatform-bignum", "html_url": "https://github.com/ionspin/kotlin-multiplatform-bignum", "description": "A Kotlin multiplatform library for arbitrary precision arithmetics", - "stars_count": 259, + "stars_count": 260, "watchers_count": 2, "issues_count": 17, "forks_count": 34, @@ -187836,7 +188612,7 @@ "full_name": "square/okio", "html_url": "https://github.com/square/okio", "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", - "stars_count": 8501, + "stars_count": 8503, "watchers_count": 271, "issues_count": 82, "forks_count": 1201, @@ -189395,7 +190171,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 732, + "stars_count": 733, "watchers_count": 38, "issues_count": 50, "forks_count": 58, @@ -192584,7 +193360,7 @@ "full_name": "h0tk3y/better-parse", "html_url": "https://github.com/h0tk3y/better-parse", "description": "A nice parser combinator library for Kotlin", - "stars_count": 390, + "stars_count": 391, "watchers_count": 18, "issues_count": 37, "forks_count": 41, @@ -193662,9 +194438,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3539, + "stars_count": 3541, "watchers_count": 115, - "issues_count": 165, + "issues_count": 166, "forks_count": 653, "license": "MIT License", "topics": [ @@ -194315,8 +195091,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-app", "path": "dev.gitlive:firebase-app", - "latestVersion": "1.10.0", - "lastUpdated": "20230903131432", + "latestVersion": "1.10.1", + "lastUpdated": "20230926121615", "versions": [ { "version": "0.1.0-beta", @@ -194795,57 +195571,104 @@ "platform": "native", "target": "ios_x64" }, - "jsApiElements-published": { + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + } + } + }, + { + "version": "1.4.3", + "mpp": true, + "gradle": "7.1.1", + "kotlin": "1.5.30", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + } + } + }, + { + "version": "1.5.0", + "mpp": true, + "gradle": "7.2", + "kotlin": "1.5.31", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsLegacyApiElements-published": { "platform": "js" }, - "jsRuntimeElements-published": { + "jsLegacyRuntimeElements-published": { "platform": "js" - } - } - }, - { - "version": "1.4.3", - "mpp": true, - "gradle": "7.1.1", - "kotlin": "1.5.30", - "targets": { - "metadataApiElements": { - "platform": "common" }, - "debugApiElements-published": { - "platform": "androidJvm" - }, - "debugRuntimeElements-published": { - "platform": "androidJvm" - }, - "releaseApiElements-published": { - "platform": "androidJvm" - }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" - }, - "iosArm64ApiElements-published": { - "platform": "native", - "target": "ios_arm64" - }, - "iosSimulatorArm64ApiElements-published": { - "platform": "native", - "target": "ios_simulator_arm64" - }, - "iosX64ApiElements-published": { - "platform": "native", - "target": "ios_x64" - }, - "jsApiElements-published": { + "jsIrApiElements-published": { "platform": "js" }, - "jsRuntimeElements-published": { + "jsIrRuntimeElements-published": { "platform": "js" } } }, { - "version": "1.5.0", + "version": "1.6.0", "mpp": true, "gradle": "7.2", "kotlin": "1.5.31", @@ -194892,10 +195715,10 @@ } }, { - "version": "1.6.0", + "version": "1.6.1", "mpp": true, "gradle": "7.2", - "kotlin": "1.5.31", + "kotlin": "1.6.10", "targets": { "metadataApiElements": { "platform": "common" @@ -194939,9 +195762,9 @@ } }, { - "version": "1.6.1", + "version": "1.6.2", "mpp": true, - "gradle": "7.2", + "gradle": "7.4.2", "kotlin": "1.6.10", "targets": { "metadataApiElements": { @@ -194986,7 +195809,7 @@ } }, { - "version": "1.6.2", + "version": "1.7.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -195033,7 +195856,7 @@ } }, { - "version": "1.7.0", + "version": "1.7.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -195080,7 +195903,7 @@ } }, { - "version": "1.7.1", + "version": "1.7.2", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -195127,38 +195950,71 @@ } }, { - "version": "1.7.2", + "version": "1.8.0", "mpp": true, "gradle": "7.4.2", - "kotlin": "1.6.10", + "kotlin": "1.8.20", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, "iosArm64ApiElements-published": { "platform": "native", "target": "ios_arm64" }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, "iosSimulatorArm64ApiElements-published": { "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosX64ApiElements-published": { "platform": "native", "target": "ios_x64" }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, "jsLegacyApiElements-published": { "platform": "js" }, @@ -195170,11 +196026,14 @@ }, "jsIrRuntimeElements-published": { "platform": "js" + }, + "jsLegacySourcesElements-published": { + "platform": "js" } } }, { - "version": "1.8.0", + "version": "1.8.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -195257,7 +196116,7 @@ } }, { - "version": "1.8.1", + "version": "1.8.2", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -195340,7 +196199,7 @@ } }, { - "version": "1.8.2", + "version": "1.9.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -195419,11 +196278,20 @@ }, "jsLegacySourcesElements-published": { "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" } } }, { - "version": "1.9.0", + "version": "1.10.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -195515,7 +196383,7 @@ } }, { - "version": "1.10.0", + "version": "1.10.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -195614,7 +196482,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 703, "watchers_count": 16, - "issues_count": 58, + "issues_count": 59, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -195635,8 +196503,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-firestore", "path": "dev.gitlive:firebase-firestore", - "latestVersion": "1.10.0", - "lastUpdated": "20230903131503", + "latestVersion": "1.10.1", + "lastUpdated": "20230926121719", "versions": [ { "version": "0.1.0-beta", @@ -196925,6 +197793,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.1", + "mpp": true, + "gradle": "7.4.2", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jsLegacySourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -196934,7 +197894,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 703, "watchers_count": 16, - "issues_count": 58, + "issues_count": 59, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -196955,8 +197915,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-auth", "path": "dev.gitlive:firebase-auth", - "latestVersion": "1.10.0", - "lastUpdated": "20230903131439", + "latestVersion": "1.10.1", + "lastUpdated": "20230926121626", "versions": [ { "version": "0.1.0-beta", @@ -197626,7 +198586,54 @@ } }, { - "version": "1.6.2", + "version": "1.6.2", + "mpp": true, + "gradle": "7.4.2", + "kotlin": "1.6.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + } + } + }, + { + "version": "1.7.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -197673,7 +198680,7 @@ } }, { - "version": "1.7.0", + "version": "1.7.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -197720,7 +198727,7 @@ } }, { - "version": "1.7.1", + "version": "1.7.2", "mpp": true, "gradle": "7.4.2", "kotlin": "1.6.10", @@ -197767,38 +198774,71 @@ } }, { - "version": "1.7.2", + "version": "1.8.0", "mpp": true, "gradle": "7.4.2", - "kotlin": "1.6.10", + "kotlin": "1.8.20", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, "iosArm64ApiElements-published": { "platform": "native", "target": "ios_arm64" }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, "iosSimulatorArm64ApiElements-published": { "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosX64ApiElements-published": { "platform": "native", "target": "ios_x64" }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, "jsLegacyApiElements-published": { "platform": "js" }, @@ -197810,11 +198850,14 @@ }, "jsIrRuntimeElements-published": { "platform": "js" + }, + "jsLegacySourcesElements-published": { + "platform": "js" } } }, { - "version": "1.8.0", + "version": "1.8.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -197897,7 +198940,7 @@ } }, { - "version": "1.8.1", + "version": "1.9.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -197976,11 +199019,20 @@ }, "jsLegacySourcesElements-published": { "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" } } }, { - "version": "1.9.0", + "version": "1.10.0", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -198072,7 +199124,7 @@ } }, { - "version": "1.10.0", + "version": "1.10.1", "mpp": true, "gradle": "7.4.2", "kotlin": "1.8.20", @@ -198171,7 +199223,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 703, "watchers_count": 16, - "issues_count": 58, + "issues_count": 59, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -198192,8 +199244,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-database", "path": "dev.gitlive:firebase-database", - "latestVersion": "1.10.0", - "lastUpdated": "20230903131623", + "latestVersion": "1.10.1", + "lastUpdated": "20230926121708", "versions": [ { "version": "0.1.0-beta", @@ -199482,6 +200534,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.1", + "mpp": true, + "gradle": "7.4.2", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jsLegacySourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -199491,7 +200635,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 703, "watchers_count": 16, - "issues_count": 58, + "issues_count": 59, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -199512,8 +200656,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-functions", "path": "dev.gitlive:firebase-functions", - "latestVersion": "1.10.0", - "lastUpdated": "20230903131511", + "latestVersion": "1.10.1", + "lastUpdated": "20230926121731", "versions": [ { "version": "0.1.0-beta", @@ -200802,6 +201946,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.1", + "mpp": true, + "gradle": "7.4.2", + "kotlin": "1.8.20", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsLegacyApiElements-published": { + "platform": "js" + }, + "jsLegacyRuntimeElements-published": { + "platform": "js" + }, + "jsIrApiElements-published": { + "platform": "js" + }, + "jsIrRuntimeElements-published": { + "platform": "js" + }, + "jsLegacySourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } } ], "github": { @@ -200811,7 +202047,7 @@ "description": "A Kotlin-first SDK for Firebase", "stars_count": 703, "watchers_count": 16, - "issues_count": 58, + "issues_count": 59, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -204216,7 +205452,7 @@ "description": "A multiplatform assertion library for Kotlin", "stars_count": 480, "watchers_count": 24, - "issues_count": 39, + "issues_count": 53, "forks_count": 205, "license": "Other", "topics": [ @@ -204302,7 +205538,7 @@ "description": "A multiplatform assertion library for Kotlin", "stars_count": 480, "watchers_count": 24, - "issues_count": 39, + "issues_count": 53, "forks_count": 205, "license": "Other", "topics": [ @@ -204501,7 +205737,7 @@ "description": "A multiplatform assertion library for Kotlin", "stars_count": 480, "watchers_count": 24, - "issues_count": 39, + "issues_count": 53, "forks_count": 205, "license": "Other", "topics": [ @@ -204656,7 +205892,7 @@ "description": "A multiplatform assertion library for Kotlin", "stars_count": 480, "watchers_count": 24, - "issues_count": 39, + "issues_count": 53, "forks_count": 205, "license": "Other", "topics": [ @@ -210534,9 +211770,9 @@ "full_name": "touchlab/Kermit", "html_url": "https://github.com/touchlab/Kermit", "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", - "stars_count": 524, + "stars_count": 526, "watchers_count": 16, - "issues_count": 34, + "issues_count": 36, "forks_count": 37, "license": "Apache License 2.0", "topics": [ @@ -214625,7 +215861,7 @@ "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", "stars_count": 8264, "watchers_count": 103, - "issues_count": 51, + "issues_count": 50, "forks_count": 639, "license": "Apache License 2.0", "topics": [ @@ -219486,7 +220722,7 @@ "full_name": "natario1/Egloo", "html_url": "https://github.com/natario1/Egloo", "description": "A lightweight Kotlin multiplatform framework for OpenGL ES and EGL management based on object-oriented components, inspired by Google's Grafika.", - "stars_count": 129, + "stars_count": 130, "watchers_count": 5, "issues_count": 7, "forks_count": 19, @@ -233443,7 +234679,7 @@ "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", "stars_count": 1906, - "watchers_count": 67, + "watchers_count": 66, "issues_count": 62, "forks_count": 87, "license": "Apache License 2.0", @@ -233520,8 +234756,8 @@ "description": "Kotlin MPP bindings to Skia", "stars_count": 1555, "watchers_count": 36, - "issues_count": 112, - "forks_count": 90, + "issues_count": 111, + "forks_count": 91, "license": "Apache License 2.0", "topics": [] }, @@ -234782,7 +236018,7 @@ "full_name": "LighthouseGames/KmLogging", "html_url": "https://github.com/LighthouseGames/KmLogging", "description": "Kotlin multiplatform logging. High performance, composable and simple to use.", - "stars_count": 42, + "stars_count": 43, "watchers_count": 1, "issues_count": 7, "forks_count": 9, @@ -247422,7 +248658,7 @@ "full_name": "arkivanov/Decompose", "html_url": "https://github.com/arkivanov/Decompose", "description": "Kotlin Multiplatform lifecycle-aware business logic components (aka BLoCs) with routing (navigation) and pluggable UI (Jetpack Compose, SwiftUI, JS React, etc.)", - "stars_count": 1445, + "stars_count": 1450, "watchers_count": 18, "issues_count": 8, "forks_count": 54, @@ -253388,7 +254624,7 @@ "description": "Kotlin Asynchronous Bluetooth Low-Energy", "stars_count": 634, "watchers_count": 18, - "issues_count": 40, + "issues_count": 37, "forks_count": 68, "license": "Apache License 2.0", "topics": [ @@ -257128,7 +258364,7 @@ "description": "Multiplatform command line interface parsing for Kotlin", "stars_count": 2192, "watchers_count": 14, - "issues_count": 20, + "issues_count": 19, "forks_count": 118, "license": "Apache License 2.0", "topics": [ @@ -308255,7 +309491,7 @@ "full_name": "nacular/doodle", "html_url": "https://github.com/nacular/doodle", "description": "A pure Kotlin UI framework for the Web (and Desktop).", - "stars_count": 521, + "stars_count": 522, "watchers_count": 16, "issues_count": 5, "forks_count": 19, @@ -309550,7 +310786,7 @@ "stars_count": 189, "watchers_count": 7, "issues_count": 6, - "forks_count": 18, + "forks_count": 19, "license": "Apache License 2.0", "topics": [ "android", @@ -314312,7 +315548,7 @@ "full_name": "shepeliev/webrtc-kmp", "html_url": "https://github.com/shepeliev/webrtc-kmp", "description": "WebRTC Kotlin Multiplatform SDK", - "stars_count": 103, + "stars_count": 104, "watchers_count": 4, "issues_count": 7, "forks_count": 22,