@doordeck/doordeck-headless-sdk 0.50.0 → 0.52.0

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (28) hide show
  1. package/README.md +6 -6
  2. package/kotlin/Kotlin-DateTime-library-kotlinx-datetime.js +1323 -1323
  3. package/kotlin/KotlinMultiplatformLibsodium-multiplatform-crypto-libsodium-bindings.js +35 -35
  4. package/kotlin/MultiplatformSettings-multiplatform-settings.js +9 -9
  5. package/kotlin/doordeck-sdk.d.ts +2 -3
  6. package/kotlin/doordeck-sdk.js +12511 -12705
  7. package/kotlin/kotlin-kotlin-stdlib.js +1845 -2257
  8. package/kotlin/kotlinx-atomicfu.js +19 -19
  9. package/kotlin/kotlinx-coroutines-core.js +1923 -1923
  10. package/kotlin/kotlinx-io-kotlinx-io-core.js +454 -454
  11. package/kotlin/kotlinx-serialization-kotlinx-serialization-core.js +1937 -1937
  12. package/kotlin/kotlinx-serialization-kotlinx-serialization-json.js +1541 -1541
  13. package/kotlin/ktor-ktor-client-ktor-client-core.js +2846 -2847
  14. package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-auth.js +403 -400
  15. package/kotlin/ktor-ktor-client-ktor-client-plugins-ktor-client-content-negotiation.js +210 -210
  16. package/kotlin/ktor-ktor-http.js +814 -814
  17. package/kotlin/ktor-ktor-io.js +667 -667
  18. package/kotlin/ktor-ktor-shared-ktor-events.js +12 -12
  19. package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx-ktor-serialization-kotlinx-json.js +8 -8
  20. package/kotlin/ktor-ktor-shared-ktor-serialization-ktor-serialization-kotlinx.js +271 -271
  21. package/kotlin/ktor-ktor-shared-ktor-serialization.js +127 -127
  22. package/kotlin/ktor-ktor-shared-ktor-websockets.js +55 -55
  23. package/kotlin/ktor-ktor-utils.js +632 -632
  24. package/package.json +1 -1
  25. package/kotlin/Stately-stately-concurrency.js +0 -30
  26. package/kotlin/Stately-stately-concurrent-collections.js +0 -302
  27. package/kotlin/Stately-stately-strict.js +0 -10
  28. package/kotlin/projects-core-koin-core.js +0 -1147
package/README.md CHANGED
@@ -4,12 +4,12 @@ A cross-platform SDK for seamless access to Doordeck’s services. This SDK supp
4
4
  ## Packages
5
5
  We are publishing the packages to multiple repositories:
6
6
 
7
- | Platform | Repository |
8
- |:---------------------------:|----------------------------------------------------------------------------------------------------------------------|
9
- | Multiplatform, Android, JVM | [Maven central](https://central.sonatype.com/namespace/com.doordeck.headless.sdk) |
10
- | iOS, macOS | [Cocoapods](https://cocoapods.org/pods/DoordeckSDK), [SPM](https://github.com/doordeck/doordeck-headless-sdk-spm) |
11
- | JS | [NPM](https://www.npmjs.com/package/@doordeck/doordeck-headless-sdk) |
12
- | Windows | [NuGet](https://www.nuget.org/packages/doordeck_headless_sdk) |
7
+ | Platform | Repository |
8
+ |:---------------------------:|---------------------------------------------------------------------------------------------------------------------|
9
+ | Multiplatform, Android, JVM | [Maven central](https://central.sonatype.com/namespace/com.doordeck.headless.sdk) |
10
+ | iOS, macOS | [Cocoapods](https://cocoapods.org/pods/DoordeckSDK), [SPM](https://github.com/doordeck/doordeck-headless-sdk-spm) |
11
+ | JS | [NPM](https://www.npmjs.com/package/@doordeck/doordeck-headless-sdk) |
12
+ | Windows | [NuGet](https://www.nuget.org/packages/Doordeck.Headless.Sdk) |
13
13
 
14
14
  ## Supported platforms
15
15
  The SDK supports a range of targets for different platforms: