@scality/cloudserverclient 0.0.1-test → 0.0.3

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 (68) hide show
  1. package/README.md +0 -9
  2. package/build/smithy/source/typescript-codegen/dist-types/runtimeConfig.browser.d.ts +6 -1
  3. package/build/smithy/source/typescript-codegen/dist-types/runtimeConfig.d.ts +6 -1
  4. package/build/smithy/source/typescript-codegen/dist-types/runtimeConfig.native.d.ts +6 -1
  5. package/build/smithy/source/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
  6. package/build/smithy/source/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
  7. package/build/smithy/source/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
  8. package/build/smithy/source/typescript-codegen/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +10 -38
  9. package/build/smithy/source/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
  10. package/build/smithy/source/typescript-codegen/node_modules/@smithy/abort-controller/package.json +2 -2
  11. package/build/smithy/source/typescript-codegen/node_modules/@smithy/config-resolver/package.json +5 -5
  12. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +19 -3
  13. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
  14. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +19 -3
  15. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
  16. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  17. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
  18. package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/package.json +10 -8
  19. package/build/smithy/source/typescript-codegen/node_modules/@smithy/credential-provider-imds/package.json +5 -5
  20. package/build/smithy/source/typescript-codegen/node_modules/@smithy/fetch-http-handler/package.json +5 -5
  21. package/build/smithy/source/typescript-codegen/node_modules/@smithy/hash-node/package.json +2 -2
  22. package/build/smithy/source/typescript-codegen/node_modules/@smithy/invalid-dependency/package.json +2 -2
  23. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-content-length/package.json +3 -3
  24. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
  25. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
  26. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
  27. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
  28. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
  29. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +8 -8
  30. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +8 -8
  31. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-serde/package.json +3 -3
  32. package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-stack/package.json +2 -2
  33. package/build/smithy/source/typescript-codegen/node_modules/@smithy/node-config-provider/package.json +4 -4
  34. package/build/smithy/source/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
  35. package/build/smithy/source/typescript-codegen/node_modules/@smithy/property-provider/package.json +2 -2
  36. package/build/smithy/source/typescript-codegen/node_modules/@smithy/protocol-http/package.json +2 -2
  37. package/build/smithy/source/typescript-codegen/node_modules/@smithy/querystring-builder/package.json +2 -2
  38. package/build/smithy/source/typescript-codegen/node_modules/@smithy/querystring-parser/package.json +2 -2
  39. package/build/smithy/source/typescript-codegen/node_modules/@smithy/service-error-classification/package.json +2 -2
  40. package/build/smithy/source/typescript-codegen/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
  41. package/build/smithy/source/typescript-codegen/node_modules/@smithy/signature-v4/package.json +4 -4
  42. package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
  43. package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
  44. package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
  45. package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
  46. package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/package.json +7 -7
  47. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
  48. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
  49. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
  50. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
  51. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
  52. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
  53. package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/package.json +1 -1
  54. package/build/smithy/source/typescript-codegen/node_modules/@smithy/url-parser/package.json +3 -3
  55. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
  56. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
  57. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-endpoints/package.json +3 -3
  58. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-middleware/package.json +2 -2
  59. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-retry/package.json +3 -3
  60. package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-stream/package.json +4 -4
  61. package/build/smithy/source/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1 -1
  62. package/build/smithy/source/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1 -1
  63. package/build/smithy/source/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
  64. package/build/smithy/source/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
  65. package/build/smithy/source/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
  66. package/build/smithy/source/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
  67. package/build/smithy/source/typescript-codegen/yarn.lock +203 -203
  68. package/package.json +3 -3
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-defaults-mode-node",
3
- "version": "4.2.16",
3
+ "version": "4.2.19",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-defaults-mode-node",
@@ -24,12 +24,12 @@
24
24
  "license": "Apache-2.0",
25
25
  "sideEffects": false,
26
26
  "dependencies": {
27
- "@smithy/config-resolver": "^4.4.3",
28
- "@smithy/credential-provider-imds": "^4.2.5",
29
- "@smithy/node-config-provider": "^4.3.5",
30
- "@smithy/property-provider": "^4.2.5",
31
- "@smithy/smithy-client": "^4.9.10",
32
- "@smithy/types": "^4.9.0",
27
+ "@smithy/config-resolver": "^4.4.5",
28
+ "@smithy/credential-provider-imds": "^4.2.7",
29
+ "@smithy/node-config-provider": "^4.3.7",
30
+ "@smithy/property-provider": "^4.2.7",
31
+ "@smithy/smithy-client": "^4.10.2",
32
+ "@smithy/types": "^4.11.0",
33
33
  "tslib": "^2.6.2"
34
34
  },
35
35
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-endpoints",
3
- "version": "3.2.5",
3
+ "version": "3.2.7",
4
4
  "description": "Utilities to help with endpoint resolution.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -29,8 +29,8 @@
29
29
  "license": "Apache-2.0",
30
30
  "sideEffects": false,
31
31
  "dependencies": {
32
- "@smithy/node-config-provider": "^4.3.5",
33
- "@smithy/types": "^4.9.0",
32
+ "@smithy/node-config-provider": "^4.3.7",
33
+ "@smithy/types": "^4.11.0",
34
34
  "tslib": "^2.6.2"
35
35
  },
36
36
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-middleware",
3
- "version": "4.2.5",
3
+ "version": "4.2.7",
4
4
  "description": "Shared utilities for to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -28,7 +28,7 @@
28
28
  "license": "Apache-2.0",
29
29
  "sideEffects": false,
30
30
  "dependencies": {
31
- "@smithy/types": "^4.9.0",
31
+ "@smithy/types": "^4.11.0",
32
32
  "tslib": "^2.6.2"
33
33
  },
34
34
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-retry",
3
- "version": "4.2.5",
3
+ "version": "4.2.7",
4
4
  "description": "Shared retry utilities to be used in middleware packages.",
5
5
  "main": "./dist-cjs/index.js",
6
6
  "module": "./dist-es/index.js",
@@ -31,8 +31,8 @@
31
31
  "license": "Apache-2.0",
32
32
  "sideEffects": false,
33
33
  "dependencies": {
34
- "@smithy/service-error-classification": "^4.2.5",
35
- "@smithy/types": "^4.9.0",
34
+ "@smithy/service-error-classification": "^4.2.7",
35
+ "@smithy/types": "^4.11.0",
36
36
  "tslib": "^2.6.2"
37
37
  },
38
38
  "devDependencies": {
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@smithy/util-stream",
3
- "version": "4.5.6",
3
+ "version": "4.5.8",
4
4
  "scripts": {
5
5
  "build": "concurrently 'yarn:build:cjs' 'yarn:build:es' 'yarn:build:types && yarn build:types:downlevel'",
6
6
  "build:cjs": "node ../../scripts/inline util-stream",
@@ -29,9 +29,9 @@
29
29
  "license": "Apache-2.0",
30
30
  "sideEffects": false,
31
31
  "dependencies": {
32
- "@smithy/fetch-http-handler": "^5.3.6",
33
- "@smithy/node-http-handler": "^4.4.5",
34
- "@smithy/types": "^4.9.0",
32
+ "@smithy/fetch-http-handler": "^5.3.8",
33
+ "@smithy/node-http-handler": "^4.4.7",
34
+ "@smithy/types": "^4.11.0",
35
35
  "@smithy/util-base64": "^4.3.0",
36
36
  "@smithy/util-buffer-from": "^4.2.0",
37
37
  "@smithy/util-hex-encoding": "^4.2.0",
@@ -18,7 +18,7 @@ and limitations under the License.
18
18
 
19
19
  // src/compiler/corePublic.ts
20
20
  var versionMajorMinor = "6.0";
21
- var version = `${versionMajorMinor}.0-dev.20251215`;
21
+ var version = `${versionMajorMinor}.0-dev.20251219`;
22
22
 
23
23
  // src/compiler/core.ts
24
24
  var emptyArray = [];
@@ -2285,7 +2285,7 @@ module.exports = __toCommonJS(typescript_exports);
2285
2285
 
2286
2286
  // src/compiler/corePublic.ts
2287
2287
  var versionMajorMinor = "6.0";
2288
- var version = `${versionMajorMinor}.0-dev.20251215`;
2288
+ var version = `${versionMajorMinor}.0-dev.20251219`;
2289
2289
  var Comparison = /* @__PURE__ */ ((Comparison3) => {
2290
2290
  Comparison3[Comparison3["LessThan"] = -1] = "LessThan";
2291
2291
  Comparison3[Comparison3["EqualTo"] = 0] = "EqualTo";
@@ -2,7 +2,7 @@
2
2
  "name": "typescript",
3
3
  "author": "Microsoft Corp.",
4
4
  "homepage": "https://www.typescriptlang.org/",
5
- "version": "6.0.0-dev.20251215",
5
+ "version": "6.0.0-dev.20251219",
6
6
  "license": "Apache-2.0",
7
7
  "description": "TypeScript is a language for application scale JavaScript development",
8
8
  "keywords": [
@@ -115,5 +115,5 @@
115
115
  "node": "20.1.0",
116
116
  "npm": "8.19.4"
117
117
  },
118
- "gitHead": "0a071327153b4c386dfcab19a584e0d6224d1354"
118
+ "gitHead": "b78f0899ab6ffe1890f1adff6f5acd82da31f5d8"
119
119
  }