diff --git a/docs/data.json b/docs/data.json index ed316795..f5bc165a 100644 --- a/docs/data.json +++ b/docs/data.json @@ -289,7 +289,7 @@ "full_name": "icerockdev/moko-widgets", "html_url": "https://github.com/icerockdev/moko-widgets", "description": "Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 340, + "stars_count": 341, "watchers_count": 19, "issues_count": 40, "forks_count": 29, @@ -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": 227, + "stars_count": 228, "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": 12219, + "stars_count": 12222, "watchers_count": 303, - "issues_count": 276, + "issues_count": 275, "forks_count": 1792, "license": "Apache License 2.0", "topics": [ @@ -31867,8 +31867,8 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4730, - "watchers_count": 107, + "stars_count": 4733, + "watchers_count": 106, "issues_count": 340, "forks_count": 618, "license": "Apache License 2.0", @@ -160658,7 +160658,7 @@ "description": "Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)", "stars_count": 354, "watchers_count": 10, - "issues_count": 6, + "issues_count": 7, "forks_count": 31, "license": "MIT License", "topics": [ @@ -164069,7 +164069,7 @@ "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", "stars_count": 5470, "watchers_count": 119, - "issues_count": 278, + "issues_count": 280, "forks_count": 473, "license": "Apache License 2.0", "topics": [ @@ -165032,7 +165032,7 @@ "full_name": "touchlab/SQLiter", "html_url": "https://github.com/touchlab/SQLiter", "description": "Minimal multiplatform sqlite library", - "stars_count": 150, + "stars_count": 151, "watchers_count": 17, "issues_count": 35, "forks_count": 30, @@ -169372,7 +169372,7 @@ "description": "Kotlin Multiplatform State Library", "stars_count": 478, "watchers_count": 21, - "issues_count": 13, + "issues_count": 11, "forks_count": 26, "license": "Apache License 2.0", "topics": [ @@ -174390,10 +174390,10 @@ "full_name": "AAkira/Napier", "html_url": "https://github.com/AAkira/Napier", "description": "Logging library for Kotlin Multiplatform", - "stars_count": 559, + "stars_count": 560, "watchers_count": 10, "issues_count": 16, - "forks_count": 29, + "forks_count": 30, "license": "Apache License 2.0", "topics": [ "kotlin-js", @@ -187067,9 +187067,9 @@ "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": 729, + "stars_count": 730, "watchers_count": 38, - "issues_count": 49, + "issues_count": 50, "forks_count": 58, "license": "Other", "topics": [ @@ -188605,7 +188605,7 @@ "full_name": "arkivanov/MVIKotlin", "html_url": "https://github.com/arkivanov/MVIKotlin", "description": "Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)", - "stars_count": 618, + "stars_count": 619, "watchers_count": 15, "issues_count": 1, "forks_count": 22, @@ -191336,7 +191336,7 @@ "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", "stars_count": 3532, "watchers_count": 115, - "issues_count": 166, + "issues_count": 167, "forks_count": 653, "license": "MIT License", "topics": [ @@ -207635,7 +207635,7 @@ "full_name": "touchlab/Kermit", "html_url": "https://github.com/touchlab/Kermit", "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", - "stars_count": 514, + "stars_count": 515, "watchers_count": 16, "issues_count": 35, "forks_count": 36, @@ -207724,8 +207724,8 @@ "groupId": "io.insert-koin", "artifactId": "koin-core", "path": "io.insert-koin:koin-core", - "latestVersion": "3.4.3", - "lastUpdated": "20230728075551", + "latestVersion": "3.5.0", + "lastUpdated": "20230913080200", "versions": [ { "version": "2.0.1", @@ -211537,6 +211537,186 @@ "target": "watchos_x86" } } + }, + { + "version": "3.5.0", + "mpp": true, + "gradle": "7.4.2", + "kotlin": "1.9.0", + "targets": { + "metadataApiElements": { + "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" + }, + "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" + }, + "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": { @@ -211544,9 +211724,9 @@ "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": 8237, + "stars_count": 8240, "watchers_count": 103, - "issues_count": 45, + "issues_count": 44, "forks_count": 635, "license": "Apache License 2.0", "topics": [ @@ -213818,7 +213998,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": 2266, + "stars_count": 2268, "watchers_count": 21, "issues_count": 19, "forks_count": 98, @@ -216410,7 +216590,7 @@ "stars_count": 130, "watchers_count": 5, "issues_count": 7, - "forks_count": 20, + "forks_count": 19, "license": "MIT License", "topics": [ "android", @@ -216858,7 +217038,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 125, + "stars_count": 126, "watchers_count": 7, "issues_count": 7, "forks_count": 16, @@ -217882,7 +218062,7 @@ "description": "Kotlin Multiplatform Bitcoin Library", "stars_count": 44, "watchers_count": 12, - "issues_count": 6, + "issues_count": 5, "forks_count": 14, "license": "Apache License 2.0", "topics": [ @@ -229613,7 +229793,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 1894, + "stars_count": 1895, "watchers_count": 66, "issues_count": 62, "forks_count": 87, @@ -242623,9 +242803,9 @@ "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": 1430, + "stars_count": 1431, "watchers_count": 17, - "issues_count": 6, + "issues_count": 7, "forks_count": 54, "license": "Apache License 2.0", "topics": [ @@ -248587,7 +248767,7 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 630, + "stars_count": 629, "watchers_count": 18, "issues_count": 41, "forks_count": 68, @@ -252327,7 +252507,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2173, + "stars_count": 2174, "watchers_count": 15, "issues_count": 18, "forks_count": 116, @@ -259469,7 +259649,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -266620,7 +266800,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -273760,7 +273940,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -280835,7 +281015,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -287928,7 +288108,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -295021,7 +295201,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -302095,7 +302275,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -309946,7 +310126,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 125, + "stars_count": 126, "watchers_count": 7, "issues_count": 7, "forks_count": 16, @@ -328141,7 +328321,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": 795, + "stars_count": 797, "watchers_count": 12, "issues_count": 10, "forks_count": 28, @@ -340451,5 +340631,210 @@ }, "category": "Storage", "maven": "https://repo1.maven.org/maven2/com/myunidays/couchbaselite/" + }, + { + "groupId": "com.github.guilhe.kmp", + "artifactId": "kmp-composeuiviewcontroller-annotations", + "path": "com.github.guilhe.kmp:kmp-composeuiviewcontroller-annotations", + "latestVersion": "1.1.0-ALPHA", + "lastUpdated": "20230908171902", + "versions": [ + { + "version": "1.0.0-ALPHA-1", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "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" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "1.0.0-APLHA-1", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "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" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "1.1.0-ALPHA", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "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" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + } + ], + "github": { + "name": "KMP-ComposeUIViewController", + "full_name": "GuilhE/KMP-ComposeUIViewController", + "html_url": "https://github.com/GuilhE/KMP-ComposeUIViewController", + "description": "KSP library for generating ComposeUIViewController and UIViewControllerRepresentable files when using Compose Multiplatform for iOS", + "stars_count": 14, + "watchers_count": 1, + "issues_count": 0, + "forks_count": 0, + "license": "Apache License 2.0", + "topics": [ + "compose-multiplatform", + "kotlin-ksp", + "kotlin-multiplatform", + "swiftui" + ] + }, + "category": "UI", + "maven": "https://repo1.maven.org/maven2/com/github/guilhe/kmp/kmp-composeuiviewcontroller-annotations/" } ] \ No newline at end of file diff --git a/public/data.json b/public/data.json index ed316795..f5bc165a 100644 --- a/public/data.json +++ b/public/data.json @@ -289,7 +289,7 @@ "full_name": "icerockdev/moko-widgets", "html_url": "https://github.com/icerockdev/moko-widgets", "description": "Multiplatform UI DSL with screen management in common code for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 340, + "stars_count": 341, "watchers_count": 19, "issues_count": 40, "forks_count": 29, @@ -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": 227, + "stars_count": 228, "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": 12219, + "stars_count": 12222, "watchers_count": 303, - "issues_count": 276, + "issues_count": 275, "forks_count": 1792, "license": "Apache License 2.0", "topics": [ @@ -31867,8 +31867,8 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4730, - "watchers_count": 107, + "stars_count": 4733, + "watchers_count": 106, "issues_count": 340, "forks_count": 618, "license": "Apache License 2.0", @@ -160658,7 +160658,7 @@ "description": "Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)", "stars_count": 354, "watchers_count": 10, - "issues_count": 6, + "issues_count": 7, "forks_count": 31, "license": "MIT License", "topics": [ @@ -164069,7 +164069,7 @@ "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", "stars_count": 5470, "watchers_count": 119, - "issues_count": 278, + "issues_count": 280, "forks_count": 473, "license": "Apache License 2.0", "topics": [ @@ -165032,7 +165032,7 @@ "full_name": "touchlab/SQLiter", "html_url": "https://github.com/touchlab/SQLiter", "description": "Minimal multiplatform sqlite library", - "stars_count": 150, + "stars_count": 151, "watchers_count": 17, "issues_count": 35, "forks_count": 30, @@ -169372,7 +169372,7 @@ "description": "Kotlin Multiplatform State Library", "stars_count": 478, "watchers_count": 21, - "issues_count": 13, + "issues_count": 11, "forks_count": 26, "license": "Apache License 2.0", "topics": [ @@ -174390,10 +174390,10 @@ "full_name": "AAkira/Napier", "html_url": "https://github.com/AAkira/Napier", "description": "Logging library for Kotlin Multiplatform", - "stars_count": 559, + "stars_count": 560, "watchers_count": 10, "issues_count": 16, - "forks_count": 29, + "forks_count": 30, "license": "Apache License 2.0", "topics": [ "kotlin-js", @@ -187067,9 +187067,9 @@ "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": 729, + "stars_count": 730, "watchers_count": 38, - "issues_count": 49, + "issues_count": 50, "forks_count": 58, "license": "Other", "topics": [ @@ -188605,7 +188605,7 @@ "full_name": "arkivanov/MVIKotlin", "html_url": "https://github.com/arkivanov/MVIKotlin", "description": "Extendable MVI framework for Kotlin Multiplatform with powerful debugging tools (logging and time travel)", - "stars_count": 618, + "stars_count": 619, "watchers_count": 15, "issues_count": 1, "forks_count": 22, @@ -191336,7 +191336,7 @@ "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", "stars_count": 3532, "watchers_count": 115, - "issues_count": 166, + "issues_count": 167, "forks_count": 653, "license": "MIT License", "topics": [ @@ -207635,7 +207635,7 @@ "full_name": "touchlab/Kermit", "html_url": "https://github.com/touchlab/Kermit", "description": "Kermit by Touchlab is a Kotlin Multiplatform centralized logging utility. ", - "stars_count": 514, + "stars_count": 515, "watchers_count": 16, "issues_count": 35, "forks_count": 36, @@ -207724,8 +207724,8 @@ "groupId": "io.insert-koin", "artifactId": "koin-core", "path": "io.insert-koin:koin-core", - "latestVersion": "3.4.3", - "lastUpdated": "20230728075551", + "latestVersion": "3.5.0", + "lastUpdated": "20230913080200", "versions": [ { "version": "2.0.1", @@ -211537,6 +211537,186 @@ "target": "watchos_x86" } } + }, + { + "version": "3.5.0", + "mpp": true, + "gradle": "7.4.2", + "kotlin": "1.9.0", + "targets": { + "metadataApiElements": { + "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" + }, + "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" + }, + "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": { @@ -211544,9 +211724,9 @@ "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": 8237, + "stars_count": 8240, "watchers_count": 103, - "issues_count": 45, + "issues_count": 44, "forks_count": 635, "license": "Apache License 2.0", "topics": [ @@ -213818,7 +213998,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": 2266, + "stars_count": 2268, "watchers_count": 21, "issues_count": 19, "forks_count": 98, @@ -216410,7 +216590,7 @@ "stars_count": 130, "watchers_count": 5, "issues_count": 7, - "forks_count": 20, + "forks_count": 19, "license": "MIT License", "topics": [ "android", @@ -216858,7 +217038,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 125, + "stars_count": 126, "watchers_count": 7, "issues_count": 7, "forks_count": 16, @@ -217882,7 +218062,7 @@ "description": "Kotlin Multiplatform Bitcoin Library", "stars_count": 44, "watchers_count": 12, - "issues_count": 6, + "issues_count": 5, "forks_count": 14, "license": "Apache License 2.0", "topics": [ @@ -229613,7 +229793,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 1894, + "stars_count": 1895, "watchers_count": 66, "issues_count": 62, "forks_count": 87, @@ -242623,9 +242803,9 @@ "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": 1430, + "stars_count": 1431, "watchers_count": 17, - "issues_count": 6, + "issues_count": 7, "forks_count": 54, "license": "Apache License 2.0", "topics": [ @@ -248587,7 +248767,7 @@ "full_name": "JuulLabs/kable", "html_url": "https://github.com/JuulLabs/kable", "description": "Kotlin Asynchronous Bluetooth Low-Energy", - "stars_count": 630, + "stars_count": 629, "watchers_count": 18, "issues_count": 41, "forks_count": 68, @@ -252327,7 +252507,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2173, + "stars_count": 2174, "watchers_count": 15, "issues_count": 18, "forks_count": 116, @@ -259469,7 +259649,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -266620,7 +266800,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -273760,7 +273940,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -280835,7 +281015,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -287928,7 +288108,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -295021,7 +295201,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -302095,7 +302275,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 12, + "issues_count": 13, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -309946,7 +310126,7 @@ "full_name": "Liftric/KVault", "html_url": "https://github.com/Liftric/KVault", "description": "Secure key-value storage for Kotlin Multiplatform projects.", - "stars_count": 125, + "stars_count": 126, "watchers_count": 7, "issues_count": 7, "forks_count": 16, @@ -328141,7 +328321,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": 795, + "stars_count": 797, "watchers_count": 12, "issues_count": 10, "forks_count": 28, @@ -340451,5 +340631,210 @@ }, "category": "Storage", "maven": "https://repo1.maven.org/maven2/com/myunidays/couchbaselite/" + }, + { + "groupId": "com.github.guilhe.kmp", + "artifactId": "kmp-composeuiviewcontroller-annotations", + "path": "com.github.guilhe.kmp:kmp-composeuiviewcontroller-annotations", + "latestVersion": "1.1.0-ALPHA", + "lastUpdated": "20230908171902", + "versions": [ + { + "version": "1.0.0-ALPHA-1", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "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" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "1.0.0-APLHA-1", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "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" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "1.1.0-ALPHA", + "mpp": true, + "gradle": "8.2", + "kotlin": "1.9.10", + "targets": { + "metadataApiElements": { + "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" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + } + } + } + ], + "github": { + "name": "KMP-ComposeUIViewController", + "full_name": "GuilhE/KMP-ComposeUIViewController", + "html_url": "https://github.com/GuilhE/KMP-ComposeUIViewController", + "description": "KSP library for generating ComposeUIViewController and UIViewControllerRepresentable files when using Compose Multiplatform for iOS", + "stars_count": 14, + "watchers_count": 1, + "issues_count": 0, + "forks_count": 0, + "license": "Apache License 2.0", + "topics": [ + "compose-multiplatform", + "kotlin-ksp", + "kotlin-multiplatform", + "swiftui" + ] + }, + "category": "UI", + "maven": "https://repo1.maven.org/maven2/com/github/guilhe/kmp/kmp-composeuiviewcontroller-annotations/" } ] \ No newline at end of file