diff --git a/docs/data.json b/docs/data.json index 39f31719..e8131892 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": 898, + "stars_count": 899, "watchers_count": 22, "issues_count": 48, "forks_count": 90, @@ -2206,7 +2206,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": 143, + "stars_count": 144, "watchers_count": 9, "issues_count": 24, "forks_count": 25, @@ -7358,7 +7358,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": 86, + "stars_count": 87, "watchers_count": 5, "issues_count": 8, "forks_count": 11, @@ -21795,7 +21795,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": 1274, + "stars_count": 1275, "watchers_count": 14, "issues_count": 25, "forks_count": 56, @@ -28945,7 +28945,7 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12461, + "stars_count": 12464, "watchers_count": 294, "issues_count": 289, "forks_count": 1815, @@ -33232,7 +33232,7 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4880, + "stars_count": 4882, "watchers_count": 101, "issues_count": 337, "forks_count": 619, @@ -34207,9 +34207,9 @@ "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": 11813, - "watchers_count": 176, - "issues_count": 164, + "stars_count": 11817, + "watchers_count": 177, + "issues_count": 165, "forks_count": 981, "license": "Apache License 2.0", "topics": [ @@ -186169,7 +186169,7 @@ "full_name": "reduxkotlin/redux-kotlin", "html_url": "https://github.com/reduxkotlin/redux-kotlin", "description": "Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)", - "stars_count": 370, + "stars_count": 371, "watchers_count": 10, "issues_count": 14, "forks_count": 31, @@ -189580,10 +189580,10 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5667, + "stars_count": 5669, "watchers_count": 120, - "issues_count": 367, - "forks_count": 492, + "issues_count": 371, + "forks_count": 493, "license": "Apache License 2.0", "topics": [ "kotlin-multiplatform", @@ -207713,7 +207713,7 @@ "full_name": "Reedyuk/blue-falcon", "html_url": "https://github.com/Reedyuk/blue-falcon", "description": "A Bluetooth kotlin multiplatform \"Cross-Platform\" library for iOS and Android", - "stars_count": 284, + "stars_count": 285, "watchers_count": 6, "issues_count": 11, "forks_count": 34, @@ -210814,8 +210814,8 @@ "groupId": "com.squareup.okio", "artifactId": "okio", "path": "com.squareup.okio:okio", - "latestVersion": "3.6.0", - "lastUpdated": "20231002023709", + "latestVersion": "3.7.0", + "lastUpdated": "20231216231124", "versions": [ { "version": "0.5.0", @@ -212585,6 +212585,236 @@ "target": "watchos_x86" } } + }, + { + "version": "3.7.0", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "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" + }, + "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" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "wasmWasiApiElements-published": { + "platform": "wasm" + }, + "wasmWasiRuntimeElements-published": { + "platform": "wasm" + }, + "wasmWasiSourcesElements-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" + }, + "watchosDeviceArm64ApiElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_device_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": { @@ -212594,8 +212824,8 @@ "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", "stars_count": 8565, "watchers_count": 266, - "issues_count": 76, - "forks_count": 1204, + "issues_count": 74, + "forks_count": 1205, "license": "Apache License 2.0", "topics": [ "kotlin", @@ -214151,7 +214381,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 765, + "stars_count": 766, "watchers_count": 37, "issues_count": 56, "forks_count": 59, @@ -216255,7 +216485,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 593, "watchers_count": 24, - "issues_count": 8, + "issues_count": 9, "forks_count": 24, "license": "Apache License 2.0", "topics": [ @@ -218812,7 +219042,7 @@ "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": 3588, + "stars_count": 3589, "watchers_count": 115, "issues_count": 174, "forks_count": 660, @@ -221130,9 +221360,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 768, + "stars_count": 769, "watchers_count": 21, - "issues_count": 68, + "issues_count": 69, "forks_count": 124, "license": "Apache License 2.0", "topics": [ @@ -222818,9 +223048,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 768, + "stars_count": 769, "watchers_count": 21, - "issues_count": 68, + "issues_count": 69, "forks_count": 124, "license": "Apache License 2.0", "topics": [ @@ -224423,9 +224653,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 768, + "stars_count": 769, "watchers_count": 21, - "issues_count": 68, + "issues_count": 69, "forks_count": 124, "license": "Apache License 2.0", "topics": [ @@ -226111,9 +226341,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 768, + "stars_count": 769, "watchers_count": 21, - "issues_count": 68, + "issues_count": 69, "forks_count": 124, "license": "Apache License 2.0", "topics": [ @@ -227799,9 +228029,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 768, + "stars_count": 769, "watchers_count": 21, - "issues_count": 68, + "issues_count": 69, "forks_count": 124, "license": "Apache License 2.0", "topics": [ @@ -242723,7 +242953,7 @@ "stars_count": 8413, "watchers_count": 104, "issues_count": 67, - "forks_count": 652, + "forks_count": 653, "license": "Apache License 2.0", "topics": [ "android", @@ -244994,7 +245224,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": 2357, + "stars_count": 2358, "watchers_count": 21, "issues_count": 24, "forks_count": 102, @@ -250037,7 +250267,7 @@ "full_name": "ACINQ/bitcoin-kmp", "html_url": "https://github.com/ACINQ/bitcoin-kmp", "description": "Kotlin Multiplatform Bitcoin Library", - "stars_count": 49, + "stars_count": 51, "watchers_count": 13, "issues_count": 6, "forks_count": 14, @@ -262825,7 +263055,7 @@ "full_name": "JetBrains/skiko", "html_url": "https://github.com/JetBrains/skiko", "description": "Kotlin MPP bindings to Skia", - "stars_count": 1607, + "stars_count": 1608, "watchers_count": 36, "issues_count": 116, "forks_count": 95, @@ -264678,8 +264908,8 @@ "groupId": "com.arkivanov.decompose", "artifactId": "decompose", "path": "com.arkivanov.decompose:decompose", - "latestVersion": "3.0.0-alpha02", - "lastUpdated": "20231213001207", + "latestVersion": "3.0.0-alpha03", + "lastUpdated": "20231216220009", "versions": [ { "version": "0.2.0", @@ -281766,6 +281996,200 @@ "target": "watchos_x64" } } + }, + { + "version": "3.0.0-alpha03", + "mpp": true, + "gradle": "8.0.2", + "kotlin": "1.9.21", + "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": { @@ -281773,9 +282197,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": 1672, + "stars_count": 1673, "watchers_count": 21, - "issues_count": 4, + "issues_count": 2, "forks_count": 58, "license": "Apache License 2.0", "topics": [ @@ -291852,7 +292276,7 @@ "description": "Multiplatform command line interface parsing for Kotlin", "stars_count": 2252, "watchers_count": 14, - "issues_count": 15, + "issues_count": 16, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -300144,7 +300568,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -308447,7 +308871,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -316753,7 +317177,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -324980,7 +325404,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -333225,7 +333649,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -341470,7 +341894,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -349710,7 +350134,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -354814,7 +355238,7 @@ "full_name": "MoviebaseApp/tmdb-kotlin", "html_url": "https://github.com/MoviebaseApp/tmdb-kotlin", "description": "🎬 Modern powerful TMDB API to fetch movies and TV shows for Kotlin Multiplatform. ", - "stars_count": 166, + "stars_count": 167, "watchers_count": 4, "issues_count": 2, "forks_count": 13, @@ -363993,7 +364417,7 @@ "html_url": "https://github.com/joffrey-bion/krossbow", "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 143, - "watchers_count": 4, + "watchers_count": 3, "issues_count": 17, "forks_count": 8, "license": "MIT License", @@ -389219,8 +389643,8 @@ "groupId": "io.github.ltttttttttttt", "artifactId": "ComposeViews", "path": "io.github.ltttttttttttt:ComposeViews", - "latestVersion": "1.5.10.1", - "lastUpdated": "20231102143210", + "latestVersion": "1.5.10.2", + "lastUpdated": "20231216125158", "versions": [ { "version": "1.3.1", @@ -389379,7 +389803,65 @@ } }, { - "version": "1.3.7.4", + "version": "1.3.7.4", + "mpp": true, + "gradle": "7.4", + "kotlin": "1.8.0", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "desktopApiElements-published": { + "platform": "jvm" + }, + "desktopRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "1.3.7.5", + "mpp": true, + "gradle": "7.4", + "kotlin": "1.8.0", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "desktopApiElements-published": { + "platform": "jvm" + }, + "desktopRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "1.3.8", "mpp": true, "gradle": "7.4", "kotlin": "1.8.0", @@ -389408,7 +389890,7 @@ } }, { - "version": "1.3.7.5", + "version": "1.3.8.1", "mpp": true, "gradle": "7.4", "kotlin": "1.8.0", @@ -389437,7 +389919,7 @@ } }, { - "version": "1.3.8", + "version": "1.3.9", "mpp": true, "gradle": "7.4", "kotlin": "1.8.0", @@ -389462,40 +389944,41 @@ }, "desktopRuntimeElements-published": { "platform": "jvm" - } - } - }, - { - "version": "1.3.8.1", - "mpp": true, - "gradle": "7.4", - "kotlin": "1.8.0", - "targets": { - "metadataApiElements": { - "platform": "common" }, - "debugApiElements-published": { - "platform": "androidJvm" + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" }, - "debugRuntimeElements-published": { - "platform": "androidJvm" + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" }, - "releaseApiElements-published": { - "platform": "androidJvm" + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" }, - "desktopApiElements-published": { - "platform": "jvm" + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" }, - "desktopRuntimeElements-published": { - "platform": "jvm" + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" } } }, { - "version": "1.3.9", + "version": "1.3.9.1", "mpp": true, "gradle": "7.4", "kotlin": "1.8.0", @@ -389554,10 +390037,10 @@ } }, { - "version": "1.3.9.1", + "version": "1.3.10", "mpp": true, "gradle": "7.4", - "kotlin": "1.8.0", + "kotlin": "1.8.10", "targets": { "metadataApiElements": { "platform": "common" @@ -389613,7 +390096,7 @@ } }, { - "version": "1.3.10", + "version": "1.3.11", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -389672,36 +390155,52 @@ } }, { - "version": "1.3.11", + "version": "1.4.0", "mpp": true, "gradle": "7.4", - "kotlin": "1.8.10", + "kotlin": "1.8.20", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, "desktopApiElements-published": { "platform": "jvm" }, "desktopRuntimeElements-published": { "platform": "jvm" }, + "desktopSourcesElements-published": { + "platform": "jvm" + }, "iosArm64ApiElements-published": { "platform": "native", "target": "ios_arm64" }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, "iosArm64MetadataElements-published": { "platform": "native", "target": "ios_arm64" @@ -389710,6 +390209,10 @@ "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosSimulatorArm64MetadataElements-published": { "platform": "native", "target": "ios_simulator_arm64" @@ -389718,6 +390221,10 @@ "platform": "native", "target": "ios_x64" }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" @@ -389727,11 +390234,14 @@ }, "jsRuntimeElements-published": { "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" } } }, { - "version": "1.4.0", + "version": "1.4.0.1", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -389817,7 +390327,7 @@ } }, { - "version": "1.4.0.1", + "version": "1.4.0.2", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -389903,7 +390413,7 @@ } }, { - "version": "1.4.0.2", + "version": "1.4.0.3", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -389989,7 +390499,7 @@ } }, { - "version": "1.4.0.3", + "version": "1.4.0.5", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390075,7 +390585,7 @@ } }, { - "version": "1.4.0.5", + "version": "1.4.0.6", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390161,7 +390671,7 @@ } }, { - "version": "1.4.0.6", + "version": "1.4.0.7", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390247,7 +390757,7 @@ } }, { - "version": "1.4.0.7", + "version": "1.4.0.8", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390333,7 +390843,7 @@ } }, { - "version": "1.4.0.8", + "version": "1.4.0.9", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390419,7 +390929,7 @@ } }, { - "version": "1.4.0.9", + "version": "1.4.0.10", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390505,7 +391015,7 @@ } }, { - "version": "1.4.0.10", + "version": "1.4.0.12", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390591,7 +391101,7 @@ } }, { - "version": "1.4.0.12", + "version": "1.4.0.13", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390677,7 +391187,7 @@ } }, { - "version": "1.4.0.13", + "version": "1.4.0.14", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390763,10 +391273,10 @@ } }, { - "version": "1.4.0.14", + "version": "1.5.0.1", "mpp": true, - "gradle": "7.4", - "kotlin": "1.8.20", + "gradle": "7.5", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -390849,7 +391359,7 @@ } }, { - "version": "1.5.0.1", + "version": "1.5.0.2", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -390935,7 +391445,7 @@ } }, { - "version": "1.5.0.2", + "version": "1.5.0.3", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391021,7 +391531,7 @@ } }, { - "version": "1.5.0.3", + "version": "1.5.1.1", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391107,7 +391617,7 @@ } }, { - "version": "1.5.1.1", + "version": "1.5.1.2", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391193,7 +391703,7 @@ } }, { - "version": "1.5.1.2", + "version": "1.5.1.3", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391279,7 +391789,7 @@ } }, { - "version": "1.5.1.3", + "version": "1.5.1.4", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391365,7 +391875,7 @@ } }, { - "version": "1.5.1.4", + "version": "1.5.1.5", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391451,10 +391961,10 @@ } }, { - "version": "1.5.1.5", + "version": "1.5.10.1", "mpp": true, "gradle": "7.5", - "kotlin": "1.9.0", + "kotlin": "1.9.20", "targets": { "metadataApiElements": { "platform": "common" @@ -391537,7 +392047,7 @@ } }, { - "version": "1.5.10.1", + "version": "1.5.10.2", "mpp": true, "gradle": "7.5", "kotlin": "1.9.20", @@ -393070,7 +393580,7 @@ "full_name": "Andrew0000/Universal-Cache", "html_url": "https://github.com/Andrew0000/Universal-Cache", "description": "Kotlin caching and request sharing via Flow. Main idea: don't load data more times than it's needed.", - "stars_count": 46, + "stars_count": 47, "watchers_count": 1, "issues_count": 0, "forks_count": 1, @@ -394384,8 +394894,8 @@ "groupId": "dev.kotbase", "artifactId": "couchbase-lite", "path": "dev.kotbase:couchbase-lite", - "latestVersion": "3.0.12-1.0.0", - "lastUpdated": "20231102185646", + "latestVersion": "3.0.15-1.0.1", + "lastUpdated": "20231216004240", "versions": [ { "version": "3.0.12-1.0.0", @@ -394502,6 +395012,122 @@ "target": "mingw_x64" } } + }, + { + "version": "3.0.15-1.0.1", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "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" + }, + "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" + } + } } ], "github": { diff --git a/public/data.json b/public/data.json index 39f31719..e8131892 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": 898, + "stars_count": 899, "watchers_count": 22, "issues_count": 48, "forks_count": 90, @@ -2206,7 +2206,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": 143, + "stars_count": 144, "watchers_count": 9, "issues_count": 24, "forks_count": 25, @@ -7358,7 +7358,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": 86, + "stars_count": 87, "watchers_count": 5, "issues_count": 8, "forks_count": 11, @@ -21795,7 +21795,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": 1274, + "stars_count": 1275, "watchers_count": 14, "issues_count": 25, "forks_count": 56, @@ -28945,7 +28945,7 @@ "full_name": "Kotlin/kotlinx.coroutines", "html_url": "https://github.com/Kotlin/kotlinx.coroutines", "description": "Library support for Kotlin coroutines ", - "stars_count": 12461, + "stars_count": 12464, "watchers_count": 294, "issues_count": 289, "forks_count": 1815, @@ -33232,7 +33232,7 @@ "full_name": "Kotlin/kotlinx.serialization", "html_url": "https://github.com/Kotlin/kotlinx.serialization", "description": "Kotlin multiplatform / multi-format serialization ", - "stars_count": 4880, + "stars_count": 4882, "watchers_count": 101, "issues_count": 337, "forks_count": 619, @@ -34207,9 +34207,9 @@ "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": 11813, - "watchers_count": 176, - "issues_count": 164, + "stars_count": 11817, + "watchers_count": 177, + "issues_count": 165, "forks_count": 981, "license": "Apache License 2.0", "topics": [ @@ -186169,7 +186169,7 @@ "full_name": "reduxkotlin/redux-kotlin", "html_url": "https://github.com/reduxkotlin/redux-kotlin", "description": "Redux implementation for Kotlin (supports multiplatform JVM, native, JS, WASM)", - "stars_count": 370, + "stars_count": 371, "watchers_count": 10, "issues_count": 14, "forks_count": 31, @@ -189580,10 +189580,10 @@ "full_name": "cashapp/sqldelight", "html_url": "https://github.com/cashapp/sqldelight", "description": "SQLDelight - Generates typesafe Kotlin APIs from SQL", - "stars_count": 5667, + "stars_count": 5669, "watchers_count": 120, - "issues_count": 367, - "forks_count": 492, + "issues_count": 371, + "forks_count": 493, "license": "Apache License 2.0", "topics": [ "kotlin-multiplatform", @@ -207713,7 +207713,7 @@ "full_name": "Reedyuk/blue-falcon", "html_url": "https://github.com/Reedyuk/blue-falcon", "description": "A Bluetooth kotlin multiplatform \"Cross-Platform\" library for iOS and Android", - "stars_count": 284, + "stars_count": 285, "watchers_count": 6, "issues_count": 11, "forks_count": 34, @@ -210814,8 +210814,8 @@ "groupId": "com.squareup.okio", "artifactId": "okio", "path": "com.squareup.okio:okio", - "latestVersion": "3.6.0", - "lastUpdated": "20231002023709", + "latestVersion": "3.7.0", + "lastUpdated": "20231216231124", "versions": [ { "version": "0.5.0", @@ -212585,6 +212585,236 @@ "target": "watchos_x86" } } + }, + { + "version": "3.7.0", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "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" + }, + "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" + }, + "wasmJsApiElements-published": { + "platform": "wasm" + }, + "wasmJsRuntimeElements-published": { + "platform": "wasm" + }, + "wasmJsSourcesElements-published": { + "platform": "wasm" + }, + "wasmWasiApiElements-published": { + "platform": "wasm" + }, + "wasmWasiRuntimeElements-published": { + "platform": "wasm" + }, + "wasmWasiSourcesElements-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" + }, + "watchosDeviceArm64ApiElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64SourcesElements-published": { + "platform": "native", + "target": "watchos_device_arm64" + }, + "watchosDeviceArm64MetadataElements-published": { + "platform": "native", + "target": "watchos_device_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": { @@ -212594,8 +212824,8 @@ "description": "A modern I/O library for Android, Java, and Kotlin Multiplatform.", "stars_count": 8565, "watchers_count": 266, - "issues_count": 76, - "forks_count": 1204, + "issues_count": 74, + "forks_count": 1205, "license": "Apache License 2.0", "topics": [ "kotlin", @@ -214151,7 +214381,7 @@ "full_name": "Kotlin/kotlinx-atomicfu", "html_url": "https://github.com/Kotlin/kotlinx-atomicfu", "description": "The idiomatic way to use atomic operations in Kotlin", - "stars_count": 765, + "stars_count": 766, "watchers_count": 37, "issues_count": 56, "forks_count": 59, @@ -216255,7 +216485,7 @@ "description": "Kotlin Multiplatform Statemachine library with nice DSL based on Flow from Kotlin Coroutine's.", "stars_count": 593, "watchers_count": 24, - "issues_count": 8, + "issues_count": 9, "forks_count": 24, "license": "Apache License 2.0", "topics": [ @@ -218812,7 +219042,7 @@ "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": 3588, + "stars_count": 3589, "watchers_count": 115, "issues_count": 174, "forks_count": 660, @@ -221130,9 +221360,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 768, + "stars_count": 769, "watchers_count": 21, - "issues_count": 68, + "issues_count": 69, "forks_count": 124, "license": "Apache License 2.0", "topics": [ @@ -222818,9 +223048,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 768, + "stars_count": 769, "watchers_count": 21, - "issues_count": 68, + "issues_count": 69, "forks_count": 124, "license": "Apache License 2.0", "topics": [ @@ -224423,9 +224653,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 768, + "stars_count": 769, "watchers_count": 21, - "issues_count": 68, + "issues_count": 69, "forks_count": 124, "license": "Apache License 2.0", "topics": [ @@ -226111,9 +226341,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 768, + "stars_count": 769, "watchers_count": 21, - "issues_count": 68, + "issues_count": 69, "forks_count": 124, "license": "Apache License 2.0", "topics": [ @@ -227799,9 +228029,9 @@ "full_name": "GitLiveApp/firebase-kotlin-sdk", "html_url": "https://github.com/GitLiveApp/firebase-kotlin-sdk", "description": "A Kotlin-first SDK for Firebase", - "stars_count": 768, + "stars_count": 769, "watchers_count": 21, - "issues_count": 68, + "issues_count": 69, "forks_count": 124, "license": "Apache License 2.0", "topics": [ @@ -242723,7 +242953,7 @@ "stars_count": 8413, "watchers_count": 104, "issues_count": 67, - "forks_count": 652, + "forks_count": 653, "license": "Apache License 2.0", "topics": [ "android", @@ -244994,7 +245224,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": 2357, + "stars_count": 2358, "watchers_count": 21, "issues_count": 24, "forks_count": 102, @@ -250037,7 +250267,7 @@ "full_name": "ACINQ/bitcoin-kmp", "html_url": "https://github.com/ACINQ/bitcoin-kmp", "description": "Kotlin Multiplatform Bitcoin Library", - "stars_count": 49, + "stars_count": 51, "watchers_count": 13, "issues_count": 6, "forks_count": 14, @@ -262825,7 +263055,7 @@ "full_name": "JetBrains/skiko", "html_url": "https://github.com/JetBrains/skiko", "description": "Kotlin MPP bindings to Skia", - "stars_count": 1607, + "stars_count": 1608, "watchers_count": 36, "issues_count": 116, "forks_count": 95, @@ -264678,8 +264908,8 @@ "groupId": "com.arkivanov.decompose", "artifactId": "decompose", "path": "com.arkivanov.decompose:decompose", - "latestVersion": "3.0.0-alpha02", - "lastUpdated": "20231213001207", + "latestVersion": "3.0.0-alpha03", + "lastUpdated": "20231216220009", "versions": [ { "version": "0.2.0", @@ -281766,6 +281996,200 @@ "target": "watchos_x64" } } + }, + { + "version": "3.0.0-alpha03", + "mpp": true, + "gradle": "8.0.2", + "kotlin": "1.9.21", + "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": { @@ -281773,9 +282197,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": 1672, + "stars_count": 1673, "watchers_count": 21, - "issues_count": 4, + "issues_count": 2, "forks_count": 58, "license": "Apache License 2.0", "topics": [ @@ -291852,7 +292276,7 @@ "description": "Multiplatform command line interface parsing for Kotlin", "stars_count": 2252, "watchers_count": 14, - "issues_count": 15, + "issues_count": 16, "forks_count": 119, "license": "Apache License 2.0", "topics": [ @@ -300144,7 +300568,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -308447,7 +308871,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -316753,7 +317177,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -324980,7 +325404,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -333225,7 +333649,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -341470,7 +341894,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -349710,7 +350134,7 @@ "description": "Collection of tools for coding in Kotlin", "stars_count": 26, "watchers_count": 3, - "issues_count": 8, + "issues_count": 9, "forks_count": 2, "license": "Apache License 2.0", "topics": [ @@ -354814,7 +355238,7 @@ "full_name": "MoviebaseApp/tmdb-kotlin", "html_url": "https://github.com/MoviebaseApp/tmdb-kotlin", "description": "🎬 Modern powerful TMDB API to fetch movies and TV shows for Kotlin Multiplatform. ", - "stars_count": 166, + "stars_count": 167, "watchers_count": 4, "issues_count": 2, "forks_count": 13, @@ -363993,7 +364417,7 @@ "html_url": "https://github.com/joffrey-bion/krossbow", "description": "A Kotlin multiplatform coroutine-based STOMP client over websockets, with built-in conversions.", "stars_count": 143, - "watchers_count": 4, + "watchers_count": 3, "issues_count": 17, "forks_count": 8, "license": "MIT License", @@ -389219,8 +389643,8 @@ "groupId": "io.github.ltttttttttttt", "artifactId": "ComposeViews", "path": "io.github.ltttttttttttt:ComposeViews", - "latestVersion": "1.5.10.1", - "lastUpdated": "20231102143210", + "latestVersion": "1.5.10.2", + "lastUpdated": "20231216125158", "versions": [ { "version": "1.3.1", @@ -389379,7 +389803,65 @@ } }, { - "version": "1.3.7.4", + "version": "1.3.7.4", + "mpp": true, + "gradle": "7.4", + "kotlin": "1.8.0", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "desktopApiElements-published": { + "platform": "jvm" + }, + "desktopRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "1.3.7.5", + "mpp": true, + "gradle": "7.4", + "kotlin": "1.8.0", + "targets": { + "metadataApiElements": { + "platform": "common" + }, + "debugApiElements-published": { + "platform": "androidJvm" + }, + "debugRuntimeElements-published": { + "platform": "androidJvm" + }, + "releaseApiElements-published": { + "platform": "androidJvm" + }, + "releaseRuntimeElements-published": { + "platform": "androidJvm" + }, + "desktopApiElements-published": { + "platform": "jvm" + }, + "desktopRuntimeElements-published": { + "platform": "jvm" + } + } + }, + { + "version": "1.3.8", "mpp": true, "gradle": "7.4", "kotlin": "1.8.0", @@ -389408,7 +389890,7 @@ } }, { - "version": "1.3.7.5", + "version": "1.3.8.1", "mpp": true, "gradle": "7.4", "kotlin": "1.8.0", @@ -389437,7 +389919,7 @@ } }, { - "version": "1.3.8", + "version": "1.3.9", "mpp": true, "gradle": "7.4", "kotlin": "1.8.0", @@ -389462,40 +389944,41 @@ }, "desktopRuntimeElements-published": { "platform": "jvm" - } - } - }, - { - "version": "1.3.8.1", - "mpp": true, - "gradle": "7.4", - "kotlin": "1.8.0", - "targets": { - "metadataApiElements": { - "platform": "common" }, - "debugApiElements-published": { - "platform": "androidJvm" + "iosArm64ApiElements-published": { + "platform": "native", + "target": "ios_arm64" }, - "debugRuntimeElements-published": { - "platform": "androidJvm" + "iosArm64MetadataElements-published": { + "platform": "native", + "target": "ios_arm64" }, - "releaseApiElements-published": { - "platform": "androidJvm" + "iosSimulatorArm64ApiElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" }, - "releaseRuntimeElements-published": { - "platform": "androidJvm" + "iosSimulatorArm64MetadataElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" }, - "desktopApiElements-published": { - "platform": "jvm" + "iosX64ApiElements-published": { + "platform": "native", + "target": "ios_x64" }, - "desktopRuntimeElements-published": { - "platform": "jvm" + "iosX64MetadataElements-published": { + "platform": "native", + "target": "ios_x64" + }, + "jsApiElements-published": { + "platform": "js" + }, + "jsRuntimeElements-published": { + "platform": "js" } } }, { - "version": "1.3.9", + "version": "1.3.9.1", "mpp": true, "gradle": "7.4", "kotlin": "1.8.0", @@ -389554,10 +390037,10 @@ } }, { - "version": "1.3.9.1", + "version": "1.3.10", "mpp": true, "gradle": "7.4", - "kotlin": "1.8.0", + "kotlin": "1.8.10", "targets": { "metadataApiElements": { "platform": "common" @@ -389613,7 +390096,7 @@ } }, { - "version": "1.3.10", + "version": "1.3.11", "mpp": true, "gradle": "7.4", "kotlin": "1.8.10", @@ -389672,36 +390155,52 @@ } }, { - "version": "1.3.11", + "version": "1.4.0", "mpp": true, "gradle": "7.4", - "kotlin": "1.8.10", + "kotlin": "1.8.20", "targets": { "metadataApiElements": { "platform": "common" }, + "metadataSourcesElements": { + "platform": "common" + }, "debugApiElements-published": { "platform": "androidJvm" }, "debugRuntimeElements-published": { "platform": "androidJvm" }, + "debugSourcesElements-published": { + "platform": "androidJvm" + }, "releaseApiElements-published": { "platform": "androidJvm" }, "releaseRuntimeElements-published": { "platform": "androidJvm" }, + "releaseSourcesElements-published": { + "platform": "androidJvm" + }, "desktopApiElements-published": { "platform": "jvm" }, "desktopRuntimeElements-published": { "platform": "jvm" }, + "desktopSourcesElements-published": { + "platform": "jvm" + }, "iosArm64ApiElements-published": { "platform": "native", "target": "ios_arm64" }, + "iosArm64SourcesElements-published": { + "platform": "native", + "target": "ios_arm64" + }, "iosArm64MetadataElements-published": { "platform": "native", "target": "ios_arm64" @@ -389710,6 +390209,10 @@ "platform": "native", "target": "ios_simulator_arm64" }, + "iosSimulatorArm64SourcesElements-published": { + "platform": "native", + "target": "ios_simulator_arm64" + }, "iosSimulatorArm64MetadataElements-published": { "platform": "native", "target": "ios_simulator_arm64" @@ -389718,6 +390221,10 @@ "platform": "native", "target": "ios_x64" }, + "iosX64SourcesElements-published": { + "platform": "native", + "target": "ios_x64" + }, "iosX64MetadataElements-published": { "platform": "native", "target": "ios_x64" @@ -389727,11 +390234,14 @@ }, "jsRuntimeElements-published": { "platform": "js" + }, + "jsSourcesElements-published": { + "platform": "js" } } }, { - "version": "1.4.0", + "version": "1.4.0.1", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -389817,7 +390327,7 @@ } }, { - "version": "1.4.0.1", + "version": "1.4.0.2", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -389903,7 +390413,7 @@ } }, { - "version": "1.4.0.2", + "version": "1.4.0.3", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -389989,7 +390499,7 @@ } }, { - "version": "1.4.0.3", + "version": "1.4.0.5", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390075,7 +390585,7 @@ } }, { - "version": "1.4.0.5", + "version": "1.4.0.6", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390161,7 +390671,7 @@ } }, { - "version": "1.4.0.6", + "version": "1.4.0.7", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390247,7 +390757,7 @@ } }, { - "version": "1.4.0.7", + "version": "1.4.0.8", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390333,7 +390843,7 @@ } }, { - "version": "1.4.0.8", + "version": "1.4.0.9", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390419,7 +390929,7 @@ } }, { - "version": "1.4.0.9", + "version": "1.4.0.10", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390505,7 +391015,7 @@ } }, { - "version": "1.4.0.10", + "version": "1.4.0.12", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390591,7 +391101,7 @@ } }, { - "version": "1.4.0.12", + "version": "1.4.0.13", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390677,7 +391187,7 @@ } }, { - "version": "1.4.0.13", + "version": "1.4.0.14", "mpp": true, "gradle": "7.4", "kotlin": "1.8.20", @@ -390763,10 +391273,10 @@ } }, { - "version": "1.4.0.14", + "version": "1.5.0.1", "mpp": true, - "gradle": "7.4", - "kotlin": "1.8.20", + "gradle": "7.5", + "kotlin": "1.9.0", "targets": { "metadataApiElements": { "platform": "common" @@ -390849,7 +391359,7 @@ } }, { - "version": "1.5.0.1", + "version": "1.5.0.2", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -390935,7 +391445,7 @@ } }, { - "version": "1.5.0.2", + "version": "1.5.0.3", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391021,7 +391531,7 @@ } }, { - "version": "1.5.0.3", + "version": "1.5.1.1", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391107,7 +391617,7 @@ } }, { - "version": "1.5.1.1", + "version": "1.5.1.2", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391193,7 +391703,7 @@ } }, { - "version": "1.5.1.2", + "version": "1.5.1.3", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391279,7 +391789,7 @@ } }, { - "version": "1.5.1.3", + "version": "1.5.1.4", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391365,7 +391875,7 @@ } }, { - "version": "1.5.1.4", + "version": "1.5.1.5", "mpp": true, "gradle": "7.5", "kotlin": "1.9.0", @@ -391451,10 +391961,10 @@ } }, { - "version": "1.5.1.5", + "version": "1.5.10.1", "mpp": true, "gradle": "7.5", - "kotlin": "1.9.0", + "kotlin": "1.9.20", "targets": { "metadataApiElements": { "platform": "common" @@ -391537,7 +392047,7 @@ } }, { - "version": "1.5.10.1", + "version": "1.5.10.2", "mpp": true, "gradle": "7.5", "kotlin": "1.9.20", @@ -393070,7 +393580,7 @@ "full_name": "Andrew0000/Universal-Cache", "html_url": "https://github.com/Andrew0000/Universal-Cache", "description": "Kotlin caching and request sharing via Flow. Main idea: don't load data more times than it's needed.", - "stars_count": 46, + "stars_count": 47, "watchers_count": 1, "issues_count": 0, "forks_count": 1, @@ -394384,8 +394894,8 @@ "groupId": "dev.kotbase", "artifactId": "couchbase-lite", "path": "dev.kotbase:couchbase-lite", - "latestVersion": "3.0.12-1.0.0", - "lastUpdated": "20231102185646", + "latestVersion": "3.0.15-1.0.1", + "lastUpdated": "20231216004240", "versions": [ { "version": "3.0.12-1.0.0", @@ -394502,6 +395012,122 @@ "target": "mingw_x64" } } + }, + { + "version": "3.0.15-1.0.1", + "mpp": true, + "gradle": "8.4", + "kotlin": "1.9.21", + "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" + }, + "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" + } + } } ], "github": {