@scality/cloudserverclient 0.0.2 → 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.
- package/README.md +0 -9
- package/build/smithy/source/typescript-codegen/dist-types/runtimeConfig.browser.d.ts +6 -1
- package/build/smithy/source/typescript-codegen/dist-types/runtimeConfig.d.ts +6 -1
- package/build/smithy/source/typescript-codegen/dist-types/runtimeConfig.native.d.ts +6 -1
- package/build/smithy/source/typescript-codegen/node_modules/@aws-crypto/sha256-browser/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/source/typescript-codegen/node_modules/@aws-crypto/sha256-js/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/source/typescript-codegen/node_modules/@aws-crypto/util/node_modules/@aws-sdk/types/package.json +3 -3
- package/build/smithy/source/typescript-codegen/node_modules/@aws-sdk/util-locate-window/dist-cjs/index.js +10 -38
- package/build/smithy/source/typescript-codegen/node_modules/@aws-sdk/util-locate-window/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/abort-controller/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/config-resolver/package.json +5 -5
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/cbor/index.js +19 -3
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-cjs/submodules/schema/index.js +8 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/cbor/CborCodec.js +19 -3
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-es/submodules/schema/schemas/NormalizedSchema.js +8 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-types/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/dist-types/ts3.4/submodules/schema/schemas/NormalizedSchema.d.ts +6 -0
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/core/package.json +10 -8
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/credential-provider-imds/package.json +5 -5
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/fetch-http-handler/package.json +5 -5
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/hash-node/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/invalid-dependency/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-content-length/package.json +3 -3
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-cjs/index.js +11 -3
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/createConfigValueProvider.js +10 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-es/adaptors/getEndpointFromInstructions.js +1 -1
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-types/adaptors/createConfigValueProvider.d.ts +2 -1
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/dist-types/ts3.4/adaptors/createConfigValueProvider.d.ts +2 -1
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-endpoint/package.json +8 -8
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-retry/package.json +8 -8
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-serde/package.json +3 -3
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/middleware-stack/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/node-config-provider/package.json +4 -4
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/node-http-handler/package.json +5 -5
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/property-provider/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/protocol-http/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/querystring-builder/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/querystring-parser/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/service-error-classification/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/shared-ini-file-loader/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/signature-v4/package.json +4 -4
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-cjs/index.js +6 -0
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-es/client.js +6 -0
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/client.d.ts +33 -7
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/dist-types/ts3.4/client.d.ts +33 -7
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/smithy-client/package.json +7 -7
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/schema/schema-deprecated.d.ts +7 -0
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/schema/schema.d.ts +6 -0
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/schema/static-schemas.d.ts +16 -1
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/ts3.4/schema/schema-deprecated.d.ts +7 -0
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/ts3.4/schema/schema.d.ts +6 -0
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/dist-types/ts3.4/schema/static-schemas.d.ts +16 -1
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/types/package.json +1 -1
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/url-parser/package.json +3 -3
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-defaults-mode-browser/package.json +4 -4
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-defaults-mode-node/package.json +7 -7
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-endpoints/package.json +3 -3
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-middleware/package.json +2 -2
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-retry/package.json +3 -3
- package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-stream/package.json +4 -4
- package/build/smithy/source/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/_tsc.js +1 -1
- package/build/smithy/source/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/lib/typescript.js +1 -1
- package/build/smithy/source/typescript-codegen/node_modules/downlevel-dts/node_modules/typescript/package.json +2 -2
- package/build/smithy/source/typescript-codegen/tsconfig.cjs.tsbuildinfo +1 -1
- package/build/smithy/source/typescript-codegen/tsconfig.es.tsbuildinfo +1 -1
- package/build/smithy/source/typescript-codegen/tsconfig.types.tsbuildinfo +1 -1
- package/build/smithy/source/typescript-codegen/yarn.lock +203 -203
- package/package.json +3 -3
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-defaults-mode-node",
|
|
3
|
-
"version": "4.2.
|
|
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.
|
|
28
|
-
"@smithy/credential-provider-imds": "^4.2.
|
|
29
|
-
"@smithy/node-config-provider": "^4.3.
|
|
30
|
-
"@smithy/property-provider": "^4.2.
|
|
31
|
-
"@smithy/smithy-client": "^4.
|
|
32
|
-
"@smithy/types": "^4.
|
|
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": {
|
package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-endpoints/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-endpoints",
|
|
3
|
-
"version": "3.2.
|
|
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.
|
|
33
|
-
"@smithy/types": "^4.
|
|
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": {
|
package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-middleware/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-middleware",
|
|
3
|
-
"version": "4.2.
|
|
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.
|
|
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.
|
|
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.
|
|
35
|
-
"@smithy/types": "^4.
|
|
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": {
|
package/build/smithy/source/typescript-codegen/node_modules/@smithy/util-stream/package.json
CHANGED
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
{
|
|
2
2
|
"name": "@smithy/util-stream",
|
|
3
|
-
"version": "4.5.
|
|
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.
|
|
33
|
-
"@smithy/node-http-handler": "^4.4.
|
|
34
|
-
"@smithy/types": "^4.
|
|
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.
|
|
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.
|
|
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.
|
|
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": "
|
|
118
|
+
"gitHead": "b78f0899ab6ffe1890f1adff6f5acd82da31f5d8"
|
|
119
119
|
}
|