diff --git a/docs/data.json b/docs/data.json index 74037b52..9c41a413 100644 --- a/docs/data.json +++ b/docs/data.json @@ -1535,7 +1535,7 @@ "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": 826, + "stars_count": 827, "watchers_count": 19, "issues_count": 44, "forks_count": 83, @@ -3740,7 +3740,7 @@ "full_name": "icerockdev/moko-resources", "html_url": "https://github.com/icerockdev/moko-resources", "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 784, + "stars_count": 785, "watchers_count": 13, "issues_count": 144, "forks_count": 85, @@ -4663,8 +4663,8 @@ "full_name": "icerockdev/moko-media", "html_url": "https://github.com/icerockdev/moko-media", "description": "Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 45, - "watchers_count": 6, + "stars_count": 46, + "watchers_count": 7, "issues_count": 11, "forks_count": 9, "license": "Apache License 2.0", @@ -8376,7 +8376,7 @@ "description": "MOKO SocketIo by IceRock is Socket.IO implementation Kotlin Multiplatform library", "stars_count": 84, "watchers_count": 8, - "issues_count": 6, + "issues_count": 7, "forks_count": 10, "license": "Apache License 2.0", "topics": [ @@ -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": 1169, + "stars_count": 1172, "watchers_count": 14, "issues_count": 36, "forks_count": 55, @@ -28103,10 +28103,10 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12265, - "watchers_count": 298, + "stars_count": 12268, + "watchers_count": 299, "issues_count": 280, - "forks_count": 1794, + "forks_count": 1796, "license": "Apache License 2.0", "topics": [ "async", @@ -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": 4765, - "watchers_count": 104, - "issues_count": 347, + "stars_count": 4769, + "watchers_count": 105, + "issues_count": 348, "forks_count": 619, "license": "Apache License 2.0", "topics": [ @@ -32750,7 +32750,7 @@ "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": 11585, + "stars_count": 11589, "watchers_count": 178, "issues_count": 174, "forks_count": 967, @@ -170275,10 +170275,10 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5502, + "stars_count": 5503, "watchers_count": 120, - "issues_count": 305, - "forks_count": 478, + "issues_count": 310, + "forks_count": 479, "license": "Apache License 2.0", "topics": [ "kotlin-multiplatform", @@ -175581,7 +175581,7 @@ "stars_count": 485, "watchers_count": 20, "issues_count": 7, - "forks_count": 26, + "forks_count": 27, "license": "Apache License 2.0", "topics": [ "kotlin-library", @@ -190166,8 +190166,8 @@ "groupId": "com.squareup.okio", "artifactId": "okio", "path": "com.squareup.okio:okio", - "latestVersion": "3.5.0", - "lastUpdated": "20231002001252", + "latestVersion": "3.6.0", + "lastUpdated": "20231002023709", "versions": [ { "version": "0.5.0", @@ -191713,6 +191713,230 @@ "target": "watchos_x86" } } + }, + { + "version": "3.6.0", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "commonMainMetadataElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "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" + }, + "linuxArm64ApiElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxArm64SourcesElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "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" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_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" + }, + "wasmApiElements-published": { + "platform": "wasm" + }, + "wasmRuntimeElements-published": { + "platform": "wasm" + }, + "wasmSourcesElements-published": { + "platform": "wasm" + }, + "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" + }, + "watchosX86ApiElements-published": { + "platform": "native", + "target": "watchos_x86" + }, + "watchosX86SourcesElements-published": { + "platform": "native", + "target": "watchos_x86" + }, + "watchosX86MetadataElements-published": { + "platform": "native", + "target": "watchos_x86" + } + } } ], "github": { @@ -191722,7 +191946,7 @@ "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", "stars_count": 8508, "watchers_count": 271, - "issues_count": 80, + "issues_count": 70, "forks_count": 1202, "license": "Apache License 2.0", "topics": [ @@ -194989,7 +195213,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 563, "watchers_count": 25, - "issues_count": 8, + "issues_count": 9, "forks_count": 23, "license": "Apache License 2.0", "topics": [ @@ -195695,7 +195919,7 @@ "full_name": "touchlab/CrashKiOS", "html_url": "https://github.com/touchlab/CrashKiOS", "description": "Crash reporting for Kotlin/Native iOS applications", - "stars_count": 214, + "stars_count": 215, "watchers_count": 13, "issues_count": 5, "forks_count": 14, @@ -215385,9 +215609,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": 528, + "stars_count": 530, "watchers_count": 16, - "issues_count": 38, + "issues_count": 39, "forks_count": 37, "license": "Apache License 2.0", "topics": [ @@ -219474,7 +219698,7 @@ "full_name": "InsertKoinIO/koin", "html_url": "https://github.com/InsertKoinIO/koin", "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", - "stars_count": 8273, + "stars_count": 8275, "watchers_count": 103, "issues_count": 50, "forks_count": 640, @@ -221748,7 +221972,7 @@ "full_name": "oshai/kotlin-logging", "html_url": "https://github.com/oshai/kotlin-logging", "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", - "stars_count": 2290, + "stars_count": 2291, "watchers_count": 21, "issues_count": 20, "forks_count": 98, @@ -238348,7 +238572,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 1916, + "stars_count": 1917, "watchers_count": 66, "issues_count": 62, "forks_count": 88, @@ -238426,7 +238650,7 @@ "description": "Kotlin MPP bindings to Skia", "stars_count": 1559, "watchers_count": 36, - "issues_count": 112, + "issues_count": 111, "forks_count": 92, "license": "Apache License 2.0", "topics": [] @@ -240253,7 +240477,7 @@ "full_name": "rsocket/rsocket-kotlin", "html_url": "https://github.com/rsocket/rsocket-kotlin", "description": "RSocket Kotlin multi-platform implementation", - "stars_count": 509, + "stars_count": 510, "watchers_count": 19, "issues_count": 27, "forks_count": 35, @@ -259557,7 +259781,7 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 638, + "stars_count": 639, "watchers_count": 18, "issues_count": 37, "forks_count": 67, @@ -262329,7 +262553,7 @@ "full_name": "Foso/Cabret-Log", "html_url": "https://github.com/Foso/Cabret-Log", "description": ":pencil2: Method call logging for Kotlin Multiplatform", - "stars_count": 191, + "stars_count": 192, "watchers_count": 5, "issues_count": 4, "forks_count": 4, @@ -262350,8 +262574,8 @@ "groupId": "com.github.ajalt.clikt", "artifactId": "clikt", "path": "com.github.ajalt.clikt:clikt", - "latestVersion": "4.2.0", - "lastUpdated": "20230730165249", + "latestVersion": "4.2.1", + "lastUpdated": "20231002192603", "versions": [ { "version": "3.0.0-rc", @@ -263290,6 +263514,78 @@ "target": "mingw_x64" } } + }, + { + "version": "4.2.1", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "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" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } } ], "github": { @@ -263297,9 +263593,9 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2191, + "stars_count": 2193, "watchers_count": 14, - "issues_count": 19, + "issues_count": 14, "forks_count": 118, "license": "Apache License 2.0", "topics": [ @@ -270439,7 +270735,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -277590,7 +277886,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -284730,7 +285026,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -291805,7 +292101,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -298898,7 +299194,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -305991,7 +306287,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -313065,7 +313361,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -325730,7 +326026,7 @@ "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 129, "watchers_count": 4, - "issues_count": 13, + "issues_count": 14, "forks_count": 8, "license": "MIT License", "topics": [ @@ -339751,7 +340047,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": 820, + "stars_count": 821, "watchers_count": 13, "issues_count": 12, "forks_count": 28, @@ -346135,7 +346431,7 @@ "description": "Kotlin Multiplatform Key-Value Store Local Cache Storage for Single Source of Truth.", "stars_count": 33, "watchers_count": 1, - "issues_count": 6, + "issues_count": 4, "forks_count": 0, "license": "Other", "topics": [ @@ -350690,7 +350986,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": 222, + "stars_count": 223, "watchers_count": 4, "issues_count": 5, "forks_count": 20, @@ -351250,9 +351546,9 @@ "full_name": "xxfast/Decompose-Router", "html_url": "https://github.com/xxfast/Decompose-Router", "description": "A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor", - "stars_count": 137, + "stars_count": 138, "watchers_count": 4, - "issues_count": 3, + "issues_count": 6, "forks_count": 4, "license": "unknown", "topics": [ diff --git a/public/data.json b/public/data.json index 74037b52..9c41a413 100644 --- a/public/data.json +++ b/public/data.json @@ -1535,7 +1535,7 @@ "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": 826, + "stars_count": 827, "watchers_count": 19, "issues_count": 44, "forks_count": 83, @@ -3740,7 +3740,7 @@ "full_name": "icerockdev/moko-resources", "html_url": "https://github.com/icerockdev/moko-resources", "description": "Resources access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 784, + "stars_count": 785, "watchers_count": 13, "issues_count": 144, "forks_count": 85, @@ -4663,8 +4663,8 @@ "full_name": "icerockdev/moko-media", "html_url": "https://github.com/icerockdev/moko-media", "description": "Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 45, - "watchers_count": 6, + "stars_count": 46, + "watchers_count": 7, "issues_count": 11, "forks_count": 9, "license": "Apache License 2.0", @@ -8376,7 +8376,7 @@ "description": "MOKO SocketIo by IceRock is Socket.IO implementation Kotlin Multiplatform library", "stars_count": 84, "watchers_count": 8, - "issues_count": 6, + "issues_count": 7, "forks_count": 10, "license": "Apache License 2.0", "topics": [ @@ -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": 1169, + "stars_count": 1172, "watchers_count": 14, "issues_count": 36, "forks_count": 55, @@ -28103,10 +28103,10 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12265, - "watchers_count": 298, + "stars_count": 12268, + "watchers_count": 299, "issues_count": 280, - "forks_count": 1794, + "forks_count": 1796, "license": "Apache License 2.0", "topics": [ "async", @@ -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": 4765, - "watchers_count": 104, - "issues_count": 347, + "stars_count": 4769, + "watchers_count": 105, + "issues_count": 348, "forks_count": 619, "license": "Apache License 2.0", "topics": [ @@ -32750,7 +32750,7 @@ "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": 11585, + "stars_count": 11589, "watchers_count": 178, "issues_count": 174, "forks_count": 967, @@ -170275,10 +170275,10 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5502, + "stars_count": 5503, "watchers_count": 120, - "issues_count": 305, - "forks_count": 478, + "issues_count": 310, + "forks_count": 479, "license": "Apache License 2.0", "topics": [ "kotlin-multiplatform", @@ -175581,7 +175581,7 @@ "stars_count": 485, "watchers_count": 20, "issues_count": 7, - "forks_count": 26, + "forks_count": 27, "license": "Apache License 2.0", "topics": [ "kotlin-library", @@ -190166,8 +190166,8 @@ "groupId": "com.squareup.okio", "artifactId": "okio", "path": "com.squareup.okio:okio", - "latestVersion": "3.5.0", - "lastUpdated": "20231002001252", + "latestVersion": "3.6.0", + "lastUpdated": "20231002023709", "versions": [ { "version": "0.5.0", @@ -191713,6 +191713,230 @@ "target": "watchos_x86" } } + }, + { + "version": "3.6.0", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "commonMainMetadataElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "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" + }, + "linuxArm64ApiElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxArm64SourcesElements-published": { + "platform": "native", + "target": "linux_arm64" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "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" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_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" + }, + "wasmApiElements-published": { + "platform": "wasm" + }, + "wasmRuntimeElements-published": { + "platform": "wasm" + }, + "wasmSourcesElements-published": { + "platform": "wasm" + }, + "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" + }, + "watchosX86ApiElements-published": { + "platform": "native", + "target": "watchos_x86" + }, + "watchosX86SourcesElements-published": { + "platform": "native", + "target": "watchos_x86" + }, + "watchosX86MetadataElements-published": { + "platform": "native", + "target": "watchos_x86" + } + } } ], "github": { @@ -191722,7 +191946,7 @@ "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", "stars_count": 8508, "watchers_count": 271, - "issues_count": 80, + "issues_count": 70, "forks_count": 1202, "license": "Apache License 2.0", "topics": [ @@ -194989,7 +195213,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 563, "watchers_count": 25, - "issues_count": 8, + "issues_count": 9, "forks_count": 23, "license": "Apache License 2.0", "topics": [ @@ -195695,7 +195919,7 @@ "full_name": "touchlab/CrashKiOS", "html_url": "https://github.com/touchlab/CrashKiOS", "description": "Crash reporting for Kotlin/Native iOS applications", - "stars_count": 214, + "stars_count": 215, "watchers_count": 13, "issues_count": 5, "forks_count": 14, @@ -215385,9 +215609,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": 528, + "stars_count": 530, "watchers_count": 16, - "issues_count": 38, + "issues_count": 39, "forks_count": 37, "license": "Apache License 2.0", "topics": [ @@ -219474,7 +219698,7 @@ "full_name": "InsertKoinIO/koin", "html_url": "https://github.com/InsertKoinIO/koin", "description": "Koin - a pragmatic lightweight dependency injection framework for Kotlin & Kotlin Multiplatform", - "stars_count": 8273, + "stars_count": 8275, "watchers_count": 103, "issues_count": 50, "forks_count": 640, @@ -221748,7 +221972,7 @@ "full_name": "oshai/kotlin-logging", "html_url": "https://github.com/oshai/kotlin-logging", "description": "Lightweight Multiplatform logging framework for Kotlin. A convenient and performant logging facade.", - "stars_count": 2290, + "stars_count": 2291, "watchers_count": 21, "issues_count": 20, "forks_count": 98, @@ -238348,7 +238572,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 1916, + "stars_count": 1917, "watchers_count": 66, "issues_count": 62, "forks_count": 88, @@ -238426,7 +238650,7 @@ "description": "Kotlin MPP bindings to Skia", "stars_count": 1559, "watchers_count": 36, - "issues_count": 112, + "issues_count": 111, "forks_count": 92, "license": "Apache License 2.0", "topics": [] @@ -240253,7 +240477,7 @@ "full_name": "rsocket/rsocket-kotlin", "html_url": "https://github.com/rsocket/rsocket-kotlin", "description": "RSocket Kotlin multi-platform implementation", - "stars_count": 509, + "stars_count": 510, "watchers_count": 19, "issues_count": 27, "forks_count": 35, @@ -259557,7 +259781,7 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 638, + "stars_count": 639, "watchers_count": 18, "issues_count": 37, "forks_count": 67, @@ -262329,7 +262553,7 @@ "full_name": "Foso/Cabret-Log", "html_url": "https://github.com/Foso/Cabret-Log", "description": ":pencil2: Method call logging for Kotlin Multiplatform", - "stars_count": 191, + "stars_count": 192, "watchers_count": 5, "issues_count": 4, "forks_count": 4, @@ -262350,8 +262574,8 @@ "groupId": "com.github.ajalt.clikt", "artifactId": "clikt", "path": "com.github.ajalt.clikt:clikt", - "latestVersion": "4.2.0", - "lastUpdated": "20230730165249", + "latestVersion": "4.2.1", + "lastUpdated": "20231002192603", "versions": [ { "version": "3.0.0-rc", @@ -263290,6 +263514,78 @@ "target": "mingw_x64" } } + }, + { + "version": "4.2.1", + "mpp": true, + "gradle": "8.3", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "linuxX64ApiElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "linuxX64SourcesElements-published": { + "platform": "native", + "target": "linux_x64" + }, + "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" + }, + "mingwX64ApiElements-published": { + "platform": "native", + "target": "mingw_x64" + }, + "mingwX64SourcesElements-published": { + "platform": "native", + "target": "mingw_x64" + } + } } ], "github": { @@ -263297,9 +263593,9 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2191, + "stars_count": 2193, "watchers_count": 14, - "issues_count": 19, + "issues_count": 14, "forks_count": 118, "license": "Apache License 2.0", "topics": [ @@ -270439,7 +270735,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -277590,7 +277886,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -284730,7 +285026,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -291805,7 +292101,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -298898,7 +299194,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -305991,7 +306287,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -313065,7 +313361,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 16, + "issues_count": 17, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -325730,7 +326026,7 @@ "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 129, "watchers_count": 4, - "issues_count": 13, + "issues_count": 14, "forks_count": 8, "license": "MIT License", "topics": [ @@ -339751,7 +340047,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": 820, + "stars_count": 821, "watchers_count": 13, "issues_count": 12, "forks_count": 28, @@ -346135,7 +346431,7 @@ "description": "Kotlin Multiplatform Key-Value Store Local Cache Storage for Single Source of Truth.", "stars_count": 33, "watchers_count": 1, - "issues_count": 6, + "issues_count": 4, "forks_count": 0, "license": "Other", "topics": [ @@ -350690,7 +350986,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": 222, + "stars_count": 223, "watchers_count": 4, "issues_count": 5, "forks_count": 20, @@ -351250,9 +351546,9 @@ "full_name": "xxfast/Decompose-Router", "html_url": "https://github.com/xxfast/Decompose-Router", "description": "A Compose-multiplatform navigation library that leverage Decompose to create an API inspired by Conductor", - "stars_count": 137, + "stars_count": 138, "watchers_count": 4, - "issues_count": 3, + "issues_count": 6, "forks_count": 4, "license": "unknown", "topics": [