diff --git a/docs/data.json b/docs/data.json index 9c41a413..da61c42b 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1535,9 +1535,9 @@ "full_name": "icerockdev/moko-mvvm", "html_url": "https://github.com/icerockdev/moko-mvvm", "description": "Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 827, + "stars_count": 828, "watchers_count": 19, - "issues_count": 44, + "issues_count": 45, "forks_count": 83, "license": "Apache License 2.0", "topics": [ @@ -3742,8 +3742,8 @@ "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 785, "watchers_count": 13, - "issues_count": 144, - "forks_count": 85, + "issues_count": 145, + "forks_count": 86, "license": "Apache License 2.0", "topics": [ "android", @@ -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": 12268, + "stars_count": 12269, "watchers_count": 299, - "issues_count": 280, + "issues_count": 281, "forks_count": 1796, "license": "Apache License 2.0", "topics": [ @@ -31867,9 +31867,9 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4769, + "stars_count": 4770, "watchers_count": 105, - "issues_count": 348, + "issues_count": 350, "forks_count": 619, "license": "Apache License 2.0", "topics": [ @@ -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": 11589, + "stars_count": 11594, "watchers_count": 178, - "issues_count": 174, - "forks_count": 967, + "issues_count": 175, + "forks_count": 968, "license": "Apache License 2.0", "topics": [ "async", @@ -170275,7 +170275,7 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5503, + "stars_count": 5505, "watchers_count": 120, "issues_count": 310, "forks_count": 479, @@ -175578,10 +175578,10 @@ "full_name": "touchlab/Stately", "html_url": "https://github.com/touchlab/Stately", "description": "Kotlin Multiplatform State Library", - "stars_count": 485, + "stars_count": 486, "watchers_count": 20, "issues_count": 7, - "forks_count": 27, + "forks_count": 26, "license": "Apache License 2.0", "topics": [ "kotlin-library", @@ -182911,10 +182911,10 @@ "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": 260, + "stars_count": 261, "watchers_count": 2, "issues_count": 17, - "forks_count": 34, + "forks_count": 35, "license": "Apache License 2.0", "topics": [ "arbitrary-precision", @@ -191944,7 +191944,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": 8508, + "stars_count": 8511, "watchers_count": 271, "issues_count": 70, "forks_count": 1202, @@ -193505,7 +193505,7 @@ "description": "The idiomatic way to use atomic operations in Kotlin", "stars_count": 733, "watchers_count": 38, - "issues_count": 50, + "issues_count": 51, "forks_count": 58, "license": "Other", "topics": [ @@ -197772,7 +197772,7 @@ "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", "stars_count": 3543, "watchers_count": 115, - "issues_count": 166, + "issues_count": 168, "forks_count": 653, "license": "MIT License", "topics": [ @@ -198423,8 +198423,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-app", "path": "dev.gitlive:firebase-app", - "latestVersion": "1.10.2", - "lastUpdated": "20230928115543", + "latestVersion": "1.10.3", + "lastUpdated": "20231003082253", "versions": [ { "version": "0.1.0-beta", @@ -199897,6 +199897,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.3", + "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": { @@ -199904,7 +199996,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 708, + "stars_count": 707, "watchers_count": 17, "issues_count": 58, "forks_count": 120, @@ -199927,8 +200019,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-firestore", "path": "dev.gitlive:firebase-firestore", - "latestVersion": "1.10.2", - "lastUpdated": "20230928115651", + "latestVersion": "1.10.3", + "lastUpdated": "20231003082356", "versions": [ { "version": "0.1.0-beta", @@ -201401,6 +201493,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.3", + "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": { @@ -201408,7 +201592,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 708, + "stars_count": 707, "watchers_count": 17, "issues_count": 58, "forks_count": 120, @@ -201431,8 +201615,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-auth", "path": "dev.gitlive:firebase-auth", - "latestVersion": "1.10.2", - "lastUpdated": "20230928115556", + "latestVersion": "1.10.3", + "lastUpdated": "20231003082305", "versions": [ { "version": "0.1.0-beta", @@ -202822,6 +203006,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.3", + "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": { @@ -202829,7 +203105,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 708, + "stars_count": 707, "watchers_count": 17, "issues_count": 58, "forks_count": 120, @@ -202852,8 +203128,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-database", "path": "dev.gitlive:firebase-database", - "latestVersion": "1.10.2", - "lastUpdated": "20230928115639", + "latestVersion": "1.10.3", + "lastUpdated": "20231003082345", "versions": [ { "version": "0.1.0-beta", @@ -204326,6 +204602,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.3", + "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": { @@ -204333,7 +204701,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 708, + "stars_count": 707, "watchers_count": 17, "issues_count": 58, "forks_count": 120, @@ -204356,8 +204724,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-functions", "path": "dev.gitlive:firebase-functions", - "latestVersion": "1.10.2", - "lastUpdated": "20230928115702", + "latestVersion": "1.10.3", + "lastUpdated": "20231003082408", "versions": [ { "version": "0.1.0-beta", @@ -205830,6 +206198,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.3", + "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": { @@ -205837,7 +206297,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 708, + "stars_count": 707, "watchers_count": 17, "issues_count": 58, "forks_count": 120, @@ -209289,7 +209749,7 @@ "full_name": "robstoll/atrium", "html_url": "https://github.com/robstoll/atrium", "description": "A multiplatform assertion library for Kotlin", - "stars_count": 480, + "stars_count": 481, "watchers_count": 24, "issues_count": 53, "forks_count": 206, @@ -209375,7 +209835,7 @@ "full_name": "robstoll/atrium", "html_url": "https://github.com/robstoll/atrium", "description": "A multiplatform assertion library for Kotlin", - "stars_count": 480, + "stars_count": 481, "watchers_count": 24, "issues_count": 53, "forks_count": 206, @@ -209574,7 +210034,7 @@ "full_name": "robstoll/atrium", "html_url": "https://github.com/robstoll/atrium", "description": "A multiplatform assertion library for Kotlin", - "stars_count": 480, + "stars_count": 481, "watchers_count": 24, "issues_count": 53, "forks_count": 206, @@ -209729,7 +210189,7 @@ "full_name": "robstoll/atrium", "html_url": "https://github.com/robstoll/atrium", "description": "A multiplatform assertion library for Kotlin", - "stars_count": 480, + "stars_count": 481, "watchers_count": 24, "issues_count": 53, "forks_count": 206, @@ -215611,7 +216071,7 @@ "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", "stars_count": 530, "watchers_count": 16, - "issues_count": 39, + "issues_count": 40, "forks_count": 37, "license": "Apache License 2.0", "topics": [ @@ -238572,9 +239032,9 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 1917, + "stars_count": 1918, "watchers_count": 66, - "issues_count": 62, + "issues_count": 66, "forks_count": 88, "license": "Apache License 2.0", "topics": [ @@ -238648,9 +239108,9 @@ "full_name": "JetBrains/skiko", "html_url": "https://github.com/JetBrains/skiko", "description": "Kotlin MPP bindings to Skia", - "stars_count": 1559, + "stars_count": 1560, "watchers_count": 36, - "issues_count": 111, + "issues_count": 112, "forks_count": 92, "license": "Apache License 2.0", "topics": [] @@ -253716,7 +254176,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": 1453, + "stars_count": 1459, "watchers_count": 17, "issues_count": 7, "forks_count": 55, @@ -259781,7 +260241,7 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 639, + "stars_count": 641, "watchers_count": 18, "issues_count": 37, "forks_count": 67, @@ -263593,7 +264053,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2193, + "stars_count": 2194, "watchers_count": 14, "issues_count": 14, "forks_count": 118, @@ -340047,7 +340507,7 @@ "full_name": "rickclephas/KMP-NativeCoroutines", "html_url": "https://github.com/rickclephas/KMP-NativeCoroutines", "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", - "stars_count": 821, + "stars_count": 822, "watchers_count": 13, "issues_count": 12, "forks_count": 28, @@ -350986,7 +351446,7 @@ "full_name": "ltttttttttttt/ComposeViews", "html_url": "https://github.com/ltttttttttttt/ComposeViews", "description": "跨平台Compose组件, Jatpack(JetBrains) Compose views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Component, Scrollable App Bar(Nested Scroll View),Date Selector(Time Selector Date Picker), Swipe To Dismiss, Image viewer, Star Bar and more", - "stars_count": 223, + "stars_count": 224, "watchers_count": 4, "issues_count": 5, "forks_count": 20, diff --git a/public/data.json b/public/data.json index 9c41a413..da61c42b 100644 --- a/public/data.json +++ b/public/data.json @@ -1535,9 +1535,9 @@ "full_name": "icerockdev/moko-mvvm", "html_url": "https://github.com/icerockdev/moko-mvvm", "description": "Model-View-ViewModel architecture components for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 827, + "stars_count": 828, "watchers_count": 19, - "issues_count": 44, + "issues_count": 45, "forks_count": 83, "license": "Apache License 2.0", "topics": [ @@ -3742,8 +3742,8 @@ "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 785, "watchers_count": 13, - "issues_count": 144, - "forks_count": 85, + "issues_count": 145, + "forks_count": 86, "license": "Apache License 2.0", "topics": [ "android", @@ -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": 12268, + "stars_count": 12269, "watchers_count": 299, - "issues_count": 280, + "issues_count": 281, "forks_count": 1796, "license": "Apache License 2.0", "topics": [ @@ -31867,9 +31867,9 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4769, + "stars_count": 4770, "watchers_count": 105, - "issues_count": 348, + "issues_count": 350, "forks_count": 619, "license": "Apache License 2.0", "topics": [ @@ -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": 11589, + "stars_count": 11594, "watchers_count": 178, - "issues_count": 174, - "forks_count": 967, + "issues_count": 175, + "forks_count": 968, "license": "Apache License 2.0", "topics": [ "async", @@ -170275,7 +170275,7 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5503, + "stars_count": 5505, "watchers_count": 120, "issues_count": 310, "forks_count": 479, @@ -175578,10 +175578,10 @@ "full_name": "touchlab/Stately", "html_url": "https://github.com/touchlab/Stately", "description": "Kotlin Multiplatform State Library", - "stars_count": 485, + "stars_count": 486, "watchers_count": 20, "issues_count": 7, - "forks_count": 27, + "forks_count": 26, "license": "Apache License 2.0", "topics": [ "kotlin-library", @@ -182911,10 +182911,10 @@ "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": 260, + "stars_count": 261, "watchers_count": 2, "issues_count": 17, - "forks_count": 34, + "forks_count": 35, "license": "Apache License 2.0", "topics": [ "arbitrary-precision", @@ -191944,7 +191944,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": 8508, + "stars_count": 8511, "watchers_count": 271, "issues_count": 70, "forks_count": 1202, @@ -193505,7 +193505,7 @@ "description": "The idiomatic way to use atomic operations in Kotlin", "stars_count": 733, "watchers_count": 38, - "issues_count": 50, + "issues_count": 51, "forks_count": 58, "license": "Other", "topics": [ @@ -197772,7 +197772,7 @@ "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", "stars_count": 3543, "watchers_count": 115, - "issues_count": 166, + "issues_count": 168, "forks_count": 653, "license": "MIT License", "topics": [ @@ -198423,8 +198423,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-app", "path": "dev.gitlive:firebase-app", - "latestVersion": "1.10.2", - "lastUpdated": "20230928115543", + "latestVersion": "1.10.3", + "lastUpdated": "20231003082253", "versions": [ { "version": "0.1.0-beta", @@ -199897,6 +199897,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.3", + "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": { @@ -199904,7 +199996,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 708, + "stars_count": 707, "watchers_count": 17, "issues_count": 58, "forks_count": 120, @@ -199927,8 +200019,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-firestore", "path": "dev.gitlive:firebase-firestore", - "latestVersion": "1.10.2", - "lastUpdated": "20230928115651", + "latestVersion": "1.10.3", + "lastUpdated": "20231003082356", "versions": [ { "version": "0.1.0-beta", @@ -201401,6 +201493,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.3", + "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": { @@ -201408,7 +201592,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 708, + "stars_count": 707, "watchers_count": 17, "issues_count": 58, "forks_count": 120, @@ -201431,8 +201615,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-auth", "path": "dev.gitlive:firebase-auth", - "latestVersion": "1.10.2", - "lastUpdated": "20230928115556", + "latestVersion": "1.10.3", + "lastUpdated": "20231003082305", "versions": [ { "version": "0.1.0-beta", @@ -202822,6 +203006,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.3", + "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": { @@ -202829,7 +203105,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 708, + "stars_count": 707, "watchers_count": 17, "issues_count": 58, "forks_count": 120, @@ -202852,8 +203128,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-database", "path": "dev.gitlive:firebase-database", - "latestVersion": "1.10.2", - "lastUpdated": "20230928115639", + "latestVersion": "1.10.3", + "lastUpdated": "20231003082345", "versions": [ { "version": "0.1.0-beta", @@ -204326,6 +204602,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.3", + "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": { @@ -204333,7 +204701,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 708, + "stars_count": 707, "watchers_count": 17, "issues_count": 58, "forks_count": 120, @@ -204356,8 +204724,8 @@ "groupId": "dev.gitlive", "artifactId": "firebase-functions", "path": "dev.gitlive:firebase-functions", - "latestVersion": "1.10.2", - "lastUpdated": "20230928115702", + "latestVersion": "1.10.3", + "lastUpdated": "20231003082408", "versions": [ { "version": "0.1.0-beta", @@ -205830,6 +206198,98 @@ "platform": "jvm" } } + }, + { + "version": "1.10.3", + "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": { @@ -205837,7 +206297,7 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 708, + "stars_count": 707, "watchers_count": 17, "issues_count": 58, "forks_count": 120, @@ -209289,7 +209749,7 @@ "full_name": "robstoll/atrium", "html_url": "https://github.com/robstoll/atrium", "description": "A multiplatform assertion library for Kotlin", - "stars_count": 480, + "stars_count": 481, "watchers_count": 24, "issues_count": 53, "forks_count": 206, @@ -209375,7 +209835,7 @@ "full_name": "robstoll/atrium", "html_url": "https://github.com/robstoll/atrium", "description": "A multiplatform assertion library for Kotlin", - "stars_count": 480, + "stars_count": 481, "watchers_count": 24, "issues_count": 53, "forks_count": 206, @@ -209574,7 +210034,7 @@ "full_name": "robstoll/atrium", "html_url": "https://github.com/robstoll/atrium", "description": "A multiplatform assertion library for Kotlin", - "stars_count": 480, + "stars_count": 481, "watchers_count": 24, "issues_count": 53, "forks_count": 206, @@ -209729,7 +210189,7 @@ "full_name": "robstoll/atrium", "html_url": "https://github.com/robstoll/atrium", "description": "A multiplatform assertion library for Kotlin", - "stars_count": 480, + "stars_count": 481, "watchers_count": 24, "issues_count": 53, "forks_count": 206, @@ -215611,7 +216071,7 @@ "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", "stars_count": 530, "watchers_count": 16, - "issues_count": 39, + "issues_count": 40, "forks_count": 37, "license": "Apache License 2.0", "topics": [ @@ -238572,9 +239032,9 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 1917, + "stars_count": 1918, "watchers_count": 66, - "issues_count": 62, + "issues_count": 66, "forks_count": 88, "license": "Apache License 2.0", "topics": [ @@ -238648,9 +239108,9 @@ "full_name": "JetBrains/skiko", "html_url": "https://github.com/JetBrains/skiko", "description": "Kotlin MPP bindings to Skia", - "stars_count": 1559, + "stars_count": 1560, "watchers_count": 36, - "issues_count": 111, + "issues_count": 112, "forks_count": 92, "license": "Apache License 2.0", "topics": [] @@ -253716,7 +254176,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": 1453, + "stars_count": 1459, "watchers_count": 17, "issues_count": 7, "forks_count": 55, @@ -259781,7 +260241,7 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 639, + "stars_count": 641, "watchers_count": 18, "issues_count": 37, "forks_count": 67, @@ -263593,7 +264053,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2193, + "stars_count": 2194, "watchers_count": 14, "issues_count": 14, "forks_count": 118, @@ -340047,7 +340507,7 @@ "full_name": "rickclephas/KMP-NativeCoroutines", "html_url": "https://github.com/rickclephas/KMP-NativeCoroutines", "description": "Library to use Kotlin Coroutines from Swift code in KMP apps", - "stars_count": 821, + "stars_count": 822, "watchers_count": 13, "issues_count": 12, "forks_count": 28, @@ -350986,7 +351446,7 @@ "full_name": "ltttttttttttt/ComposeViews", "html_url": "https://github.com/ltttttttttttt/ComposeViews", "description": "跨平台Compose组件, Jatpack(JetBrains) Compose views, in to Android, Web, Desktop, iOS: Pager, Banner, Indicator, Refresh Layout, Flow Layout, Menu Floating Action Button, Pull To Refresh, Chain Scrollable Component, Scrollable App Bar(Nested Scroll View),Date Selector(Time Selector Date Picker), Swipe To Dismiss, Image viewer, Star Bar and more", - "stars_count": 223, + "stars_count": 224, "watchers_count": 4, "issues_count": 5, "forks_count": 20,