From e4e8fab05d861cc093dfb8cdfc013107637ca8e8 Mon Sep 17 00:00:00 2001 From: GitHub Action Date: Fri, 15 Mar 2024 00:41:34 +0000 Subject: [PATCH] Update versions --- docs/data.json | 290 +++++++++++++++++++++++++++++++++++++++-------- public/data.json | 290 +++++++++++++++++++++++++++++++++++++++-------- 2 files changed, 484 insertions(+), 96 deletions(-) diff --git a/docs/data.json b/docs/data.json index fa4045c3..eeefbc22 100644 --- a/docs/data.json +++ b/docs/data.json @@ -2312,7 +2312,7 @@ "full_name": "icerockdev/moko-network", "html_url": "https://github.com/icerockdev/moko-network", "description": "Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 148, + "stars_count": 149, "watchers_count": 9, "issues_count": 24, "forks_count": 29, @@ -4396,10 +4396,10 @@ "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": 960, + "stars_count": 962, "watchers_count": 17, - "issues_count": 183, - "forks_count": 107, + "issues_count": 184, + "forks_count": 108, "license": "Apache License 2.0", "topics": [ "android", @@ -4947,7 +4947,7 @@ "full_name": "icerockdev/moko-permissions", "html_url": "https://github.com/icerockdev/moko-permissions", "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 253, + "stars_count": 254, "watchers_count": 6, "issues_count": 18, "forks_count": 29, @@ -5368,8 +5368,8 @@ "description": "Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 68, "watchers_count": 7, - "issues_count": 16, - "forks_count": 10, + "issues_count": 17, + "forks_count": 11, "license": "Apache License 2.0", "topics": [ "android", @@ -8014,7 +8014,7 @@ "full_name": "icerockdev/moko-geo", "html_url": "https://github.com/icerockdev/moko-geo", "description": "Geolocation access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 113, + "stars_count": 114, "watchers_count": 5, "issues_count": 9, "forks_count": 14, @@ -30362,8 +30362,8 @@ "description": "Library support for Kotlin coroutines ", "stars_count": 12666, "watchers_count": 295, - "issues_count": 282, - "forks_count": 1805, + "issues_count": 284, + "forks_count": 1806, "license": "Apache License 2.0", "topics": [ "async", @@ -35938,10 +35938,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": 12103, + "stars_count": 12109, "watchers_count": 179, "issues_count": 151, - "forks_count": 977, + "forks_count": 978, "license": "Apache License 2.0", "topics": [ "async", @@ -199847,9 +199847,9 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5834, + "stars_count": 5837, "watchers_count": 122, - "issues_count": 431, + "issues_count": 433, "forks_count": 484, "license": "Apache License 2.0", "topics": [ @@ -203239,7 +203239,7 @@ "stars_count": 1140, "watchers_count": 26, "issues_count": 4, - "forks_count": 58, + "forks_count": 59, "license": "Apache License 2.0", "topics": [ "android", @@ -211691,7 +211691,7 @@ "full_name": "AAkira/Napier", "html_url": "https://github.com/AAkira/Napier", "description": "Logging library for Kotlin Multiplatform", - "stars_count": 666, + "stars_count": 667, "watchers_count": 10, "issues_count": 17, "forks_count": 32, @@ -222495,7 +222495,7 @@ "full_name": "benasher44/uuid", "html_url": "https://github.com/benasher44/uuid", "description": "Kotlin Multiplatform UUID", - "stars_count": 444, + "stars_count": 446, "watchers_count": 10, "issues_count": 8, "forks_count": 28, @@ -228848,7 +228848,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 623, "watchers_count": 24, - "issues_count": 10, + "issues_count": 9, "forks_count": 24, "license": "Apache License 2.0", "topics": [ @@ -229557,7 +229557,7 @@ "stars_count": 235, "watchers_count": 13, "issues_count": 7, - "forks_count": 14, + "forks_count": 15, "license": "Apache License 2.0", "topics": [ "kotlin", @@ -231405,9 +231405,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3644, + "stars_count": 3645, "watchers_count": 114, - "issues_count": 193, + "issues_count": 186, "forks_count": 632, "license": "MIT License", "topics": [ @@ -245172,7 +245172,7 @@ "full_name": "InsanusMokrassar/ktgbotapi", "html_url": "https://github.com/InsanusMokrassar/ktgbotapi", "description": "Type-safe library for work with Telegram Bot API", - "stars_count": 312, + "stars_count": 313, "watchers_count": 5, "issues_count": 12, "forks_count": 23, @@ -258678,7 +258678,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": 8548, + "stars_count": 8551, "watchers_count": 107, "issues_count": 100, "forks_count": 671, @@ -279539,7 +279539,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2138, + "stars_count": 2139, "watchers_count": 65, "issues_count": 58, "forks_count": 87, @@ -279617,7 +279617,7 @@ "description": "Kotlin MPP bindings to Skia", "stars_count": 1668, "watchers_count": 37, - "issues_count": 123, + "issues_count": 124, "forks_count": 94, "license": "Apache License 2.0", "topics": [] @@ -281878,8 +281878,8 @@ "groupId": "com.arkivanov.decompose", "artifactId": "decompose", "path": "com.arkivanov.decompose:decompose", - "latestVersion": "3.0.0-alpha08", - "lastUpdated": "20240302160556", + "latestVersion": "3.0.0-alpha09", + "lastUpdated": "20240314214349", "versions": [ { "version": "0.2.0", @@ -300518,6 +300518,200 @@ "target": "watchos_x64" } } + }, + { + "version": "3.0.0-alpha09", + "mpp": true, + "gradle": "8.0.2", + "kotlin": "1.9.23", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-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" + } + } } ], "github": { @@ -300525,9 +300719,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": 1880, + "stars_count": 1882, "watchers_count": 23, - "issues_count": 7, + "issues_count": 6, "forks_count": 75, "license": "Apache License 2.0", "topics": [ @@ -302822,7 +303016,7 @@ "full_name": "kosi-libs/Kodein-DB", "html_url": "https://github.com/kosi-libs/Kodein-DB", "description": "Multiplatform NoSQL database", - "stars_count": 278, + "stars_count": 280, "watchers_count": 13, "issues_count": 13, "forks_count": 22, @@ -311192,7 +311386,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2348, + "stars_count": 2349, "watchers_count": 16, "issues_count": 18, "forks_count": 120, @@ -320654,7 +320848,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -330125,7 +330319,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -339615,7 +339809,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -349010,7 +349204,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -358423,7 +358617,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -367836,7 +368030,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -377260,7 +377454,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -379167,7 +379361,7 @@ "full_name": "nacular/doodle", "html_url": "https://github.com/nacular/doodle", "description": "A pure Kotlin UI framework for the Web and Desktop.", - "stars_count": 591, + "stars_count": 592, "watchers_count": 17, "issues_count": 3, "forks_count": 22, @@ -392618,7 +392812,7 @@ "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 148, "watchers_count": 4, - "issues_count": 10, + "issues_count": 9, "forks_count": 9, "license": "MIT License", "topics": [ @@ -410085,7 +410279,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": 934, + "stars_count": 935, "watchers_count": 14, "issues_count": 18, "forks_count": 31, @@ -411448,7 +411642,7 @@ "description": "Kotlin Multiplatform Wrapper for Segment", "stars_count": 10, "watchers_count": 14, - "issues_count": 1, + "issues_count": 0, "forks_count": 0, "license": "MIT License", "topics": [] @@ -419757,7 +419951,7 @@ "full_name": "irgaly/kfswatch", "html_url": "https://github.com/irgaly/kfswatch", "description": "Kotlin Multiplatform File System Watcher", - "stars_count": 56, + "stars_count": 57, "watchers_count": 2, "issues_count": 1, "forks_count": 0, @@ -423865,9 +424059,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": 204, + "stars_count": 205, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 8, "license": "unknown", "topics": [ @@ -425214,7 +425408,7 @@ "full_name": "SnipMeDev/Highlights", "html_url": "https://github.com/SnipMeDev/Highlights", "description": "Kotlin Multiplatform (KMM) syntax highlighting engine", - "stars_count": 42, + "stars_count": 43, "watchers_count": 1, "issues_count": 1, "forks_count": 0, @@ -429591,7 +429785,7 @@ "description": "Telegram Bot API wrapper with handy Kotlin DSL.", "stars_count": 119, "watchers_count": 2, - "issues_count": 3, + "issues_count": 1, "forks_count": 6, "license": "Apache License 2.0", "topics": [ @@ -429677,7 +429871,7 @@ "full_name": "Tweener/kmp-charts", "html_url": "https://github.com/Tweener/kmp-charts", "description": "A Kotlin/Compose Multiplatform library that offers many different types of charts to display data.", - "stars_count": 3, + "stars_count": 4, "watchers_count": 1, "issues_count": 0, "forks_count": 0, diff --git a/public/data.json b/public/data.json index fa4045c3..eeefbc22 100644 --- a/public/data.json +++ b/public/data.json @@ -2312,7 +2312,7 @@ "full_name": "icerockdev/moko-network", "html_url": "https://github.com/icerockdev/moko-network", "description": "Network components with codegeneration of rest api for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 148, + "stars_count": 149, "watchers_count": 9, "issues_count": 24, "forks_count": 29, @@ -4396,10 +4396,10 @@ "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": 960, + "stars_count": 962, "watchers_count": 17, - "issues_count": 183, - "forks_count": 107, + "issues_count": 184, + "forks_count": 108, "license": "Apache License 2.0", "topics": [ "android", @@ -4947,7 +4947,7 @@ "full_name": "icerockdev/moko-permissions", "html_url": "https://github.com/icerockdev/moko-permissions", "description": "Runtime permissions controls for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 253, + "stars_count": 254, "watchers_count": 6, "issues_count": 18, "forks_count": 29, @@ -5368,8 +5368,8 @@ "description": "Media selection & presenting for mobile (android & ios) Kotlin Multiplatform development", "stars_count": 68, "watchers_count": 7, - "issues_count": 16, - "forks_count": 10, + "issues_count": 17, + "forks_count": 11, "license": "Apache License 2.0", "topics": [ "android", @@ -8014,7 +8014,7 @@ "full_name": "icerockdev/moko-geo", "html_url": "https://github.com/icerockdev/moko-geo", "description": "Geolocation access for mobile (android & ios) Kotlin Multiplatform development", - "stars_count": 113, + "stars_count": 114, "watchers_count": 5, "issues_count": 9, "forks_count": 14, @@ -30362,8 +30362,8 @@ "description": "Library support for Kotlin coroutines ", "stars_count": 12666, "watchers_count": 295, - "issues_count": 282, - "forks_count": 1805, + "issues_count": 284, + "forks_count": 1806, "license": "Apache License 2.0", "topics": [ "async", @@ -35938,10 +35938,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": 12103, + "stars_count": 12109, "watchers_count": 179, "issues_count": 151, - "forks_count": 977, + "forks_count": 978, "license": "Apache License 2.0", "topics": [ "async", @@ -199847,9 +199847,9 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5834, + "stars_count": 5837, "watchers_count": 122, - "issues_count": 431, + "issues_count": 433, "forks_count": 484, "license": "Apache License 2.0", "topics": [ @@ -203239,7 +203239,7 @@ "stars_count": 1140, "watchers_count": 26, "issues_count": 4, - "forks_count": 58, + "forks_count": 59, "license": "Apache License 2.0", "topics": [ "android", @@ -211691,7 +211691,7 @@ "full_name": "AAkira/Napier", "html_url": "https://github.com/AAkira/Napier", "description": "Logging library for Kotlin Multiplatform", - "stars_count": 666, + "stars_count": 667, "watchers_count": 10, "issues_count": 17, "forks_count": 32, @@ -222495,7 +222495,7 @@ "full_name": "benasher44/uuid", "html_url": "https://github.com/benasher44/uuid", "description": "Kotlin Multiplatform UUID", - "stars_count": 444, + "stars_count": 446, "watchers_count": 10, "issues_count": 8, "forks_count": 28, @@ -228848,7 +228848,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 623, "watchers_count": 24, - "issues_count": 10, + "issues_count": 9, "forks_count": 24, "license": "Apache License 2.0", "topics": [ @@ -229557,7 +229557,7 @@ "stars_count": 235, "watchers_count": 13, "issues_count": 7, - "forks_count": 14, + "forks_count": 15, "license": "Apache License 2.0", "topics": [ "kotlin", @@ -231405,9 +231405,9 @@ "full_name": "apollographql/apollo-kotlin", "html_url": "https://github.com/apollographql/apollo-kotlin", "description": ":robot:  A strongly-typed, caching GraphQL client for the JVM, Android, and Kotlin multiplatform.", - "stars_count": 3644, + "stars_count": 3645, "watchers_count": 114, - "issues_count": 193, + "issues_count": 186, "forks_count": 632, "license": "MIT License", "topics": [ @@ -245172,7 +245172,7 @@ "full_name": "InsanusMokrassar/ktgbotapi", "html_url": "https://github.com/InsanusMokrassar/ktgbotapi", "description": "Type-safe library for work with Telegram Bot API", - "stars_count": 312, + "stars_count": 313, "watchers_count": 5, "issues_count": 12, "forks_count": 23, @@ -258678,7 +258678,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": 8548, + "stars_count": 8551, "watchers_count": 107, "issues_count": 100, "forks_count": 671, @@ -279539,7 +279539,7 @@ "full_name": "Kotlin/kotlinx-datetime", "html_url": "https://github.com/Kotlin/kotlinx-datetime", "description": "KotlinX multiplatform date/time library", - "stars_count": 2138, + "stars_count": 2139, "watchers_count": 65, "issues_count": 58, "forks_count": 87, @@ -279617,7 +279617,7 @@ "description": "Kotlin MPP bindings to Skia", "stars_count": 1668, "watchers_count": 37, - "issues_count": 123, + "issues_count": 124, "forks_count": 94, "license": "Apache License 2.0", "topics": [] @@ -281878,8 +281878,8 @@ "groupId": "com.arkivanov.decompose", "artifactId": "decompose", "path": "com.arkivanov.decompose:decompose", - "latestVersion": "3.0.0-alpha08", - "lastUpdated": "20240302160556", + "latestVersion": "3.0.0-alpha09", + "lastUpdated": "20240314214349", "versions": [ { "version": "0.2.0", @@ -300518,6 +300518,200 @@ "target": "watchos_x64" } } + }, + { + "version": "3.0.0-alpha09", + "mpp": true, + "gradle": "8.0.2", + "kotlin": "1.9.23", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "metadataSourcesElements": { + "platform": "common" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" + }, + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" + }, + "jvmApiElements-published": { + "platform": "jvm" + }, + "jvmRuntimeElements-published": { + "platform": "jvm" + }, + "jvmSourcesElements-published": { + "platform": "jvm" + }, + "macosArm64ApiElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64SourcesElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosArm64MetadataElements-published": { + "platform": "native", + "target": "macos_arm64" + }, + "macosX64ApiElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64SourcesElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "macosX64MetadataElements-published": { + "platform": "native", + "target": "macos_x64" + }, + "tvosArm64ApiElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_arm64" + }, + "tvosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "tvos_simulator_arm64" + }, + "tvosX64ApiElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64SourcesElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "tvosX64MetadataElements-published": { + "platform": "native", + "target": "tvos_x64" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-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" + } + } } ], "github": { @@ -300525,9 +300719,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": 1880, + "stars_count": 1882, "watchers_count": 23, - "issues_count": 7, + "issues_count": 6, "forks_count": 75, "license": "Apache License 2.0", "topics": [ @@ -302822,7 +303016,7 @@ "full_name": "kosi-libs/Kodein-DB", "html_url": "https://github.com/kosi-libs/Kodein-DB", "description": "Multiplatform NoSQL database", - "stars_count": 278, + "stars_count": 280, "watchers_count": 13, "issues_count": 13, "forks_count": 22, @@ -311192,7 +311386,7 @@ "full_name": "ajalt/clikt", "html_url": "https://github.com/ajalt/clikt", "description": "Multiplatform command line interface parsing for Kotlin", - "stars_count": 2348, + "stars_count": 2349, "watchers_count": 16, "issues_count": 18, "forks_count": 120, @@ -320654,7 +320848,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -330125,7 +330319,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -339615,7 +339809,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -349010,7 +349204,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -358423,7 +358617,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -367836,7 +368030,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -377260,7 +377454,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 28, "watchers_count": 4, - "issues_count": 14, + "issues_count": 8, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -379167,7 +379361,7 @@ "full_name": "nacular/doodle", "html_url": "https://github.com/nacular/doodle", "description": "A pure Kotlin UI framework for the Web and Desktop.", - "stars_count": 591, + "stars_count": 592, "watchers_count": 17, "issues_count": 3, "forks_count": 22, @@ -392618,7 +392812,7 @@ "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 148, "watchers_count": 4, - "issues_count": 10, + "issues_count": 9, "forks_count": 9, "license": "MIT License", "topics": [ @@ -410085,7 +410279,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": 934, + "stars_count": 935, "watchers_count": 14, "issues_count": 18, "forks_count": 31, @@ -411448,7 +411642,7 @@ "description": "Kotlin Multiplatform Wrapper for Segment", "stars_count": 10, "watchers_count": 14, - "issues_count": 1, + "issues_count": 0, "forks_count": 0, "license": "MIT License", "topics": [] @@ -419757,7 +419951,7 @@ "full_name": "irgaly/kfswatch", "html_url": "https://github.com/irgaly/kfswatch", "description": "Kotlin Multiplatform File System Watcher", - "stars_count": 56, + "stars_count": 57, "watchers_count": 2, "issues_count": 1, "forks_count": 0, @@ -423865,9 +424059,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": 204, + "stars_count": 205, "watchers_count": 4, - "issues_count": 9, + "issues_count": 8, "forks_count": 8, "license": "unknown", "topics": [ @@ -425214,7 +425408,7 @@ "full_name": "SnipMeDev/Highlights", "html_url": "https://github.com/SnipMeDev/Highlights", "description": "Kotlin Multiplatform (KMM) syntax highlighting engine", - "stars_count": 42, + "stars_count": 43, "watchers_count": 1, "issues_count": 1, "forks_count": 0, @@ -429591,7 +429785,7 @@ "description": "Telegram Bot API wrapper with handy Kotlin DSL.", "stars_count": 119, "watchers_count": 2, - "issues_count": 3, + "issues_count": 1, "forks_count": 6, "license": "Apache License 2.0", "topics": [ @@ -429677,7 +429871,7 @@ "full_name": "Tweener/kmp-charts", "html_url": "https://github.com/Tweener/kmp-charts", "description": "A Kotlin/Compose Multiplatform library that offers many different types of charts to display data.", - "stars_count": 3, + "stars_count": 4, "watchers_count": 1, "issues_count": 0, "forks_count": 0,