Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
15 changes: 10 additions & 5 deletions packages/client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,9 +9,6 @@
"sdk",
"client"
],
"main": "dist/index.cjs",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"scripts": {
"typecheck": "tsc --noEmit",
"type:generate": "tsc --declaration -p tsconfig.build.json",
Expand All @@ -26,11 +23,19 @@
},
"repository": {
"type": "git",
"url": "https://github.com/scaleway/scaleway-sdk-js",
"url": "git+https://github.com/scaleway/scaleway-sdk-js",
"directory": "packages/client"
},
"engines": {
"node": ">=20.19.1"
},
"type": "module"
"type": "module",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"require": "./dist/index.cjs",
"default": "./dist/index.js"
}
}
}
13 changes: 9 additions & 4 deletions packages/configuration-loader/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,21 +3,26 @@
"version": "1.0.8",
"license": "Apache-2.0",
"description": "Load configuration via file or environment for NodeJS.",
"main": "dist/index.cjs",
"module": "dist/index.js",
"types": "dist/index.d.ts",
"publishConfig": {
"access": "public"
},
"repository": {
"type": "git",
"url": "https://github.com/scaleway/scaleway-sdk-js",
"url": "git+https://github.com/scaleway/scaleway-sdk-js",
"directory": "packages/configuration-loader"
},
"engines": {
"node": ">=20.19.1"
},
"type": "module",
"exports": {
".": {
"types": "./dist/index.d.ts",
"import": "./dist/index.js",
"require": "./dist/index.cjs",
"default": "./dist/index.js"
}
},
"scripts": {
"typecheck": "tsc --noEmit",
"type:generate": "tsc --declaration -p tsconfig.build.json",
Expand Down
9 changes: 2 additions & 7 deletions packages/sdk/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk",
"version": "2.76.2",
"description": "Scaleway SDK TS.",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand All @@ -13,16 +13,11 @@
"import": "./dist/index.gen.js",
"require": "./dist/index.gen.cjs",
"default": "./dist/index.gen.js"
},
"./*": {
"types": "./dist/*/index.gen.d.ts",
"import": "./dist/*/index.gen.js",
"require": "./dist/*/index.gen.cjs",
"default": "./dist/*/index.gen.js"
}
},
"repository": {
"type": "git",
"url": "git+https://github.com/scaleway/scaleway-sdk-js.git",
"directory": "packages/sdk"
},
"engines": {
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/account/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-account",
"version": "1.0.3",
"description": "Scaleway SDK account",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/applesilicon/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-applesilicon",
"version": "1.0.3",
"description": "Scaleway SDK applesilicon",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/audit_trail/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-audit-trail",
"version": "1.1.0",
"description": "Scaleway SDK audit-trail",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/autoscaling/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-autoscaling",
"version": "1.1.1",
"description": "Scaleway SDK autoscaling",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/baremetal/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-baremetal",
"version": "1.0.3",
"description": "Scaleway SDK baremetal",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/billing/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-billing",
"version": "1.0.3",
"description": "Scaleway SDK billing",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/block/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-block",
"version": "1.0.3",
"description": "Scaleway SDK block",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/cockpit/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-cockpit",
"version": "1.2.0",
"description": "Scaleway SDK cockpit",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/container/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-container",
"version": "1.4.0",
"description": "Scaleway SDK container",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/dedibox/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-dedibox",
"version": "1.1.0",
"description": "Scaleway SDK dedibox",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/domain/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-domain",
"version": "1.0.3",
"description": "Scaleway SDK domain",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/edge_services/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-edge-services",
"version": "1.0.3",
"description": "Scaleway SDK edge-services",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/file/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-file",
"version": "1.0.6",
"description": "Scaleway SDK file",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/flexibleip/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-flexibleip",
"version": "1.0.3",
"description": "Scaleway SDK flexibleip",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/function/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-function",
"version": "1.3.1",
"description": "Scaleway SDK function",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/iam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-iam",
"version": "1.1.0",
"description": "Scaleway SDK iam",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/inference/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-inference",
"version": "1.0.3",
"description": "Scaleway SDK inference",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/instance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-instance",
"version": "1.0.4",
"description": "Scaleway SDK instance",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/interlink/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-interlink",
"version": "1.0.3",
"description": "Scaleway SDK interlink",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/iot/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-iot",
"version": "1.0.3",
"description": "Scaleway SDK iot",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/ipam/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-ipam",
"version": "1.1.1",
"description": "Scaleway SDK ipam",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/jobs/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-jobs",
"version": "1.0.3",
"description": "Scaleway SDK jobs",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/k8s/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-k8s",
"version": "1.4.0",
"description": "Scaleway SDK k8s",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/key_manager/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-key-manager",
"version": "1.2.0",
"description": "Scaleway SDK key-manager",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/lb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-lb",
"version": "1.1.1",
"description": "Scaleway SDK lb",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/marketplace/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-marketplace",
"version": "1.0.3",
"description": "Scaleway SDK marketplace",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/mnq/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-mnq",
"version": "1.0.3",
"description": "Scaleway SDK mnq",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/mongodb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-mongodb",
"version": "1.0.4",
"description": "Scaleway SDK mongodb",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/product_catalog/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-product-catalog",
"version": "1.4.0",
"description": "Scaleway SDK product-catalog",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/qaas/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-qaas",
"version": "1.1.3",
"description": "Scaleway SDK qaas",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/rdb/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-rdb",
"version": "1.0.3",
"description": "Scaleway SDK rdb",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/redis/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-redis",
"version": "1.0.3",
"description": "Scaleway SDK redis",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/registry/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-registry",
"version": "1.0.3",
"description": "Scaleway SDK registry",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
2 changes: 1 addition & 1 deletion packages_generated/secret/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "@scaleway/sdk-secret",
"version": "1.2.1",
"description": "Scaleway SDK secret",
"types": "dist/index.d.ts",
"license": "Apache-2.0",
"files": [
"dist"
],
Expand Down
Loading
Loading