diff --git a/.changeset/twenty-donuts-watch.md b/.changeset/twenty-donuts-watch.md new file mode 100644 index 000000000..21c2eb059 --- /dev/null +++ b/.changeset/twenty-donuts-watch.md @@ -0,0 +1,23 @@ +--- +'@powersync/service-module-postgres-storage': patch +'@powersync/service-module-mongodb-storage': patch +'@powersync/service-core-tests': patch +'@powersync/service-module-postgres': patch +'@powersync/service-rsocket-router': patch +'@powersync/service-errors': patch +'@powersync/service-module-mongodb': patch +'@powersync/service-core': patch +'@powersync/service-module-mysql': patch +'@powersync/service-module-core': patch +'@powersync/service-sync-rules': patch +'@powersync/lib-service-postgres': patch +'@powersync/lib-services-framework': patch +'@powersync/lib-service-mongodb': patch +'@powersync/service-jpgwire': patch +'@powersync/service-jsonbig': patch +'@powersync/service-schema': patch +'@powersync/service-types': patch +'@powersync/service-image': patch +--- + +Update license abbreviation to FSL-1.1-ALv2. diff --git a/LICENSE b/LICENSE index c8efd46cc..3ff64c975 100644 --- a/LICENSE +++ b/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/libs/lib-mongodb/LICENSE b/libs/lib-mongodb/LICENSE index c8efd46cc..3ff64c975 100644 --- a/libs/lib-mongodb/LICENSE +++ b/libs/lib-mongodb/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/libs/lib-mongodb/package.json b/libs/lib-mongodb/package.json index 125c00e9c..686258d92 100644 --- a/libs/lib-mongodb/package.json +++ b/libs/lib-mongodb/package.json @@ -4,7 +4,7 @@ "types": "dist/index.d.ts", "version": "0.6.3", "main": "dist/index.js", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "type": "module", "publishConfig": { "access": "public" diff --git a/libs/lib-postgres/LICENSE b/libs/lib-postgres/LICENSE index c8efd46cc..3ff64c975 100644 --- a/libs/lib-postgres/LICENSE +++ b/libs/lib-postgres/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/libs/lib-postgres/package.json b/libs/lib-postgres/package.json index 03eecff43..2a0441d99 100644 --- a/libs/lib-postgres/package.json +++ b/libs/lib-postgres/package.json @@ -4,7 +4,7 @@ "types": "dist/index.d.ts", "version": "0.4.6", "main": "dist/index.js", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "type": "module", "publishConfig": { "access": "public" diff --git a/libs/lib-services/package.json b/libs/lib-services/package.json index 2db82f2f8..0cf81bf42 100644 --- a/libs/lib-services/package.json +++ b/libs/lib-services/package.json @@ -5,7 +5,7 @@ "main": "dist/index.js", "type": "module", "types": "dist/index.d.ts", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "files": [ "dist/**/*" ], diff --git a/modules/module-core/LICENSE b/modules/module-core/LICENSE index c8efd46cc..3ff64c975 100644 --- a/modules/module-core/LICENSE +++ b/modules/module-core/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/modules/module-core/package.json b/modules/module-core/package.json index 8dcb6879c..16d93bee0 100644 --- a/modules/module-core/package.json +++ b/modules/module-core/package.json @@ -4,7 +4,7 @@ "types": "dist/index.d.ts", "version": "0.1.7", "main": "dist/index.js", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "type": "module", "publishConfig": { "access": "public" diff --git a/modules/module-mongodb-storage/LICENSE b/modules/module-mongodb-storage/LICENSE index c8efd46cc..3ff64c975 100644 --- a/modules/module-mongodb-storage/LICENSE +++ b/modules/module-mongodb-storage/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/modules/module-mongodb-storage/package.json b/modules/module-mongodb-storage/package.json index bfb593b1f..4dca93373 100644 --- a/modules/module-mongodb-storage/package.json +++ b/modules/module-mongodb-storage/package.json @@ -4,7 +4,7 @@ "types": "dist/index.d.ts", "version": "0.11.0", "main": "dist/index.js", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "type": "module", "publishConfig": { "access": "public" diff --git a/modules/module-mongodb/LICENSE b/modules/module-mongodb/LICENSE index c8efd46cc..3ff64c975 100644 --- a/modules/module-mongodb/LICENSE +++ b/modules/module-mongodb/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/modules/module-mongodb/package.json b/modules/module-mongodb/package.json index 240aabf3d..87812cfdf 100644 --- a/modules/module-mongodb/package.json +++ b/modules/module-mongodb/package.json @@ -4,7 +4,7 @@ "types": "dist/index.d.ts", "version": "0.11.0", "main": "dist/index.js", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "type": "module", "publishConfig": { "access": "public" diff --git a/modules/module-mysql/LICENSE b/modules/module-mysql/LICENSE index c8efd46cc..3ff64c975 100644 --- a/modules/module-mysql/LICENSE +++ b/modules/module-mysql/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/modules/module-mysql/package.json b/modules/module-mysql/package.json index bbc8bc87d..3d11f5a25 100644 --- a/modules/module-mysql/package.json +++ b/modules/module-mysql/package.json @@ -3,7 +3,7 @@ "repository": "https://github.com/powersync-ja/powersync-service", "types": "dist/index.d.ts", "version": "0.8.0", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "main": "dist/index.js", "type": "module", "publishConfig": { diff --git a/modules/module-postgres-storage/LICENSE b/modules/module-postgres-storage/LICENSE index c8efd46cc..3ff64c975 100644 --- a/modules/module-postgres-storage/LICENSE +++ b/modules/module-postgres-storage/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/modules/module-postgres-storage/package.json b/modules/module-postgres-storage/package.json index 085deb416..e79765bab 100644 --- a/modules/module-postgres-storage/package.json +++ b/modules/module-postgres-storage/package.json @@ -34,7 +34,7 @@ "@powersync/service-core": "workspace:*", "@powersync/service-core-tests": "workspace:*", "@powersync/service-jpgwire": "workspace:*", - "@powersync/service-jsonbig": "^0.17.10", + "@powersync/service-jsonbig": "workspace:*", "@powersync/service-sync-rules": "workspace:*", "@powersync/service-types": "workspace:*", "ix": "^5.0.0", diff --git a/modules/module-postgres/LICENSE b/modules/module-postgres/LICENSE index c8efd46cc..3ff64c975 100644 --- a/modules/module-postgres/LICENSE +++ b/modules/module-postgres/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/modules/module-postgres/package.json b/modules/module-postgres/package.json index fb18ede59..a5003a4c8 100644 --- a/modules/module-postgres/package.json +++ b/modules/module-postgres/package.json @@ -7,7 +7,7 @@ }, "version": "0.15.0", "main": "dist/index.js", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "type": "module", "scripts": { "build": "tsc -b", diff --git a/package.json b/package.json index 395d4adf8..1d151f566 100644 --- a/package.json +++ b/package.json @@ -3,7 +3,7 @@ "version": "0.0.0", "preview": true, "description": "PowerSync source available monorepo", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "keywords": [], "author": "JourneyApps Platform", "scripts": { diff --git a/packages/jpgwire/LICENSE b/packages/jpgwire/LICENSE index c8efd46cc..3ff64c975 100644 --- a/packages/jpgwire/LICENSE +++ b/packages/jpgwire/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/packages/jpgwire/package.json b/packages/jpgwire/package.json index 2521efacb..0619dc9d9 100644 --- a/packages/jpgwire/package.json +++ b/packages/jpgwire/package.json @@ -7,7 +7,7 @@ }, "version": "0.20.1", "main": "dist/index.js", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "files": [ "dist/**/*", "ca/*.pem" diff --git a/packages/jsonbig/LICENSE b/packages/jsonbig/LICENSE index c8efd46cc..3ff64c975 100644 --- a/packages/jsonbig/LICENSE +++ b/packages/jsonbig/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/packages/jsonbig/package.json b/packages/jsonbig/package.json index df5be68c5..7316107fc 100644 --- a/packages/jsonbig/package.json +++ b/packages/jsonbig/package.json @@ -4,7 +4,7 @@ "version": "0.17.10", "main": "dist/index.js", "types": "dist/index.d.ts", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "publishConfig": { "access": "public" }, diff --git a/packages/rsocket-router/LICENSE b/packages/rsocket-router/LICENSE index c8efd46cc..3ff64c975 100644 --- a/packages/rsocket-router/LICENSE +++ b/packages/rsocket-router/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/packages/rsocket-router/package.json b/packages/rsocket-router/package.json index 24c222064..ed32f4c8d 100644 --- a/packages/rsocket-router/package.json +++ b/packages/rsocket-router/package.json @@ -4,7 +4,7 @@ "version": "0.1.3", "main": "dist/index.js", "types": "dist/index.d.ts", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "publishConfig": { "access": "public" }, diff --git a/packages/schema/LICENSE b/packages/schema/LICENSE index c8efd46cc..3ff64c975 100644 --- a/packages/schema/LICENSE +++ b/packages/schema/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/packages/schema/package.json b/packages/schema/package.json index 80ea8569c..3a1624f7a 100644 --- a/packages/schema/package.json +++ b/packages/schema/package.json @@ -3,7 +3,7 @@ "version": "1.14.0", "main": "dist/index.js", "types": "dist/index.d.ts", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "type": "module", "publishConfig": { "access": "public" diff --git a/packages/service-core-tests/LICENSE b/packages/service-core-tests/LICENSE index c8efd46cc..3ff64c975 100644 --- a/packages/service-core-tests/LICENSE +++ b/packages/service-core-tests/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/packages/service-core-tests/package.json b/packages/service-core-tests/package.json index 1c53d59e6..2d28cd123 100644 --- a/packages/service-core-tests/package.json +++ b/packages/service-core-tests/package.json @@ -7,7 +7,7 @@ }, "version": "0.11.0", "main": "dist/index.js", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "type": "module", "scripts": { "build": "tsc -b", diff --git a/packages/service-core/LICENSE b/packages/service-core/LICENSE index c8efd46cc..3ff64c975 100644 --- a/packages/service-core/LICENSE +++ b/packages/service-core/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/packages/service-core/package.json b/packages/service-core/package.json index b92ecb05d..0c2876ba7 100644 --- a/packages/service-core/package.json +++ b/packages/service-core/package.json @@ -7,7 +7,7 @@ }, "version": "1.14.0", "main": "dist/index.js", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "type": "module", "scripts": { "build": "tsc -b", diff --git a/packages/service-errors/LICENSE b/packages/service-errors/LICENSE index c8efd46cc..3ff64c975 100644 --- a/packages/service-errors/LICENSE +++ b/packages/service-errors/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/packages/service-errors/package.json b/packages/service-errors/package.json index 009a38946..20f4c9b5c 100644 --- a/packages/service-errors/package.json +++ b/packages/service-errors/package.json @@ -4,7 +4,7 @@ "version": "0.3.3", "main": "dist/index.js", "types": "dist/index.d.ts", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "publishConfig": { "access": "public" }, diff --git a/packages/sync-rules/LICENSE b/packages/sync-rules/LICENSE index c8efd46cc..3ff64c975 100644 --- a/packages/sync-rules/LICENSE +++ b/packages/sync-rules/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/packages/sync-rules/package.json b/packages/sync-rules/package.json index d0769aa62..388137a7b 100644 --- a/packages/sync-rules/package.json +++ b/packages/sync-rules/package.json @@ -4,7 +4,7 @@ "version": "0.28.0", "main": "dist/index.js", "types": "dist/index.d.ts", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "publishConfig": { "access": "public" }, diff --git a/packages/types/LICENSE b/packages/types/LICENSE index c8efd46cc..3ff64c975 100644 --- a/packages/types/LICENSE +++ b/packages/types/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/packages/types/package.json b/packages/types/package.json index 5ea7117eb..e96a821dd 100644 --- a/packages/types/package.json +++ b/packages/types/package.json @@ -3,7 +3,7 @@ "version": "0.12.1", "main": "dist/index.js", "types": "dist/index.d.ts", - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "publishConfig": { "access": "public" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 280ed376d..ff286745b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -383,8 +383,8 @@ importers: specifier: workspace:* version: link:../../packages/jpgwire '@powersync/service-jsonbig': - specifier: ^0.17.10 - version: 0.17.10 + specifier: workspace:* + version: link:../../packages/jsonbig '@powersync/service-sync-rules': specifier: workspace:* version: link:../../packages/sync-rules @@ -1294,9 +1294,6 @@ packages: resolution: {integrity: sha512-O5zGYF3mzHO50SOSj3/6EnXYebC2Lvu1BTashbbz6eLAwaR3TkxwMfPGqFEsuecIm22djSBlgXjKM2FzVVG/VQ==} engines: {node: '>=22.0.0'} - '@powersync/service-jsonbig@0.17.10': - resolution: {integrity: sha512-BgxgUewuw4HFCM9MzuzlIuRKHya6rimNPYqUItt7CO3ySUeUnX8Qn9eZpMxu9AT5Y8zqkSyxvduY36zZueNojg==} - '@prisma/instrumentation@5.16.1': resolution: {integrity: sha512-4m5gRFWnQb8s/yTyGbMZkL7A5uJgqOWcWJxapwcAD0T0kh5sGPEVSQl/zTQvE9aduXhFAxOtC3gO+R8Hb5xO1Q==} @@ -4771,10 +4768,6 @@ snapshots: big-integer: 1.6.52 iconv-lite: 0.6.3 - '@powersync/service-jsonbig@0.17.10': - dependencies: - lossless-json: 2.0.11 - '@prisma/instrumentation@5.16.1': dependencies: '@opentelemetry/api': 1.9.0 diff --git a/service/LICENSE b/service/LICENSE index c8efd46cc..3ff64c975 100644 --- a/service/LICENSE +++ b/service/LICENSE @@ -1,12 +1,12 @@ -# Functional Source License, Version 1.1, Apache 2.0 Future License +# Functional Source License, Version 1.1, ALv2 Future License ## Abbreviation -FSL-1.1-Apache-2.0 +FSL-1.1-ALv2 ## Notice -Copyright 2023-2024 Journey Mobile, Inc. +Copyright 2023-2025 Journey Mobile, Inc. ## Terms and Conditions diff --git a/service/README.md b/service/README.md index 668d4575d..78c132599 100644 --- a/service/README.md +++ b/service/README.md @@ -42,7 +42,7 @@ PowerSync may collect telemetry data about your usage. Telemetry data allows us # License -This image is published under the [FSL-1.1-Apache-2.0](https://www.powersync.com/legal/fsl) license. +This image is published under the [FSL-1.1-ALv2](https://www.powersync.com/legal/fsl) license. View [license information](https://github.com/powersync-ja/powersync-service/blob/main/service/LICENSE) for the software contained in this image. diff --git a/service/package.json b/service/package.json index d0962aa63..0eda7640b 100644 --- a/service/package.json +++ b/service/package.json @@ -2,7 +2,7 @@ "name": "@powersync/service-image", "version": "1.14.0", "private": true, - "license": "FSL-1.1-Apache-2.0", + "license": "FSL-1.1-ALv2", "type": "module", "scripts": { "build": "tsc -b",