Skip to content

Commit

Permalink
Version bump v0.0.21
Browse files Browse the repository at this point in the history
  • Loading branch information
uditdc committed Jan 9, 2024
1 parent c6ddec5 commit d422b44
Show file tree
Hide file tree
Showing 6 changed files with 9 additions and 37 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockless/gateway-core",
"version": "0.0.20",
"version": "0.0.21",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
4 changes: 2 additions & 2 deletions packages/server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockless/gateway-server",
"version": "0.0.20",
"version": "0.0.21",
"main": "build/index.js",
"license": "Apache-2.0",
"type": "module",
Expand All @@ -17,7 +17,7 @@
"@fastify/env": "^4.2.0",
"@fastify/jwt": "^7.2.0",
"@fastify/multipart": "^7.7.3",
"@ipld/car": "^4.1.6",
"@ipld/car": "^5.2.5",
"@ucanto/core": "^9.0.1",
"@ucanto/principal": "^9.0.0",
"@web3-storage/w3up-client": "^12.0.0",
Expand Down
4 changes: 2 additions & 2 deletions packages/server/src/routes/invoke.ts
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ async function invokeHostnameAPI(request: FastifyRequest, reply: FastifyReply) {

const response = await gatewayClient.functions.invoke('subdomain', domain, requestData)

reply.status(response.status).headers(response.headers).type(response.type).send(response.body)
reply.status(response.status).type(response.type).send(response.body)
}

/**
Expand All @@ -50,7 +50,7 @@ async function invokePathAPI(request: InvokePathRequest, reply: FastifyReply) {
requestData
)

reply.status(response.status).headers(response.headers).type(response.type).send(response.body)
reply.status(response.status).type(response.type).send(response.body)
}

export const register = (server: FastifyInstance, opts: FastifyPluginOptions, next) => {
Expand Down
4 changes: 2 additions & 2 deletions packages/server/tsconfig.json
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
{
"compilerOptions": {
"target": "ESNext",
"module": "ESNext",
"target": "ES6",
"module": "ES6",
"esModuleInterop": true,
"allowSyntheticDefaultImports": false,
"moduleResolution": "node",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@blockless/gateway-ui",
"version": "0.0.20",
"version": "0.0.21",
"main": "dist/index.js",
"types": "dist/index.d.ts",
"files": [
Expand Down
30 changes: 1 addition & 29 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3337,17 +3337,7 @@
resolved "https://registry.yarnpkg.com/@humanwhocodes/object-schema/-/object-schema-1.2.1.tgz#b520529ec21d8e5945a1851dfd1c32e94e39ff45"
integrity sha512-ZnQMnLV4e7hDlUvw8H+U8ASL02SS2Gn6+9Ac3wGGLIe7+je2AeAOxPY+izIPJDfFDb7eDjev0Us8MO1iFRN8hA==

"@ipld/car@^4.1.6":
version "4.1.6"
resolved "https://registry.yarnpkg.com/@ipld/car/-/car-4.1.6.tgz#81bae5c3454dbc0db6291107d99bcc8792588d7f"
integrity sha512-qs3Sco7rm1PRhhuGSWpCeayhqcB/0DOyIgBiqsfjV0mT0JbWs68Z+BTxksONlfindRXsM5llJOvZfAcuEJUqxw==
dependencies:
"@ipld/dag-cbor" "^7.0.0"
cborg "^1.9.0"
multiformats "^9.5.4"
varint "^6.0.0"

"@ipld/car@^5.1.0", "@ipld/car@^5.1.1", "@ipld/car@^5.2.2":
"@ipld/car@^5.1.0", "@ipld/car@^5.1.1", "@ipld/car@^5.2.2", "@ipld/car@^5.2.5":
version "5.2.5"
resolved "https://registry.yarnpkg.com/@ipld/car/-/car-5.2.5.tgz#f038625aeb422d13cc228fbdcf159364563d3a99"
integrity sha512-YTmMM00RJtjLoNnPpI3nsYI8DCZV10tqzjQ2Tw4yJkEpu/WnF8VH7/n7Ep+AwI+yPCjt9iXE6yNvWtJcSZkyXA==
Expand All @@ -3357,14 +3347,6 @@
multiformats "^13.0.0"
varint "^6.0.0"

"@ipld/dag-cbor@^7.0.0":
version "7.0.3"
resolved "https://registry.yarnpkg.com/@ipld/dag-cbor/-/dag-cbor-7.0.3.tgz#aa31b28afb11a807c3d627828a344e5521ac4a1e"
integrity sha512-1VVh2huHsuohdXC1bGJNE8WR72slZ9XE2T3wbBBq31dm7ZBatmKLLxrB+XAqafxfRFjv08RZmj/W/ZqaM13AuA==
dependencies:
cborg "^1.6.0"
multiformats "^9.5.4"

"@ipld/dag-cbor@^9.0.0", "@ipld/dag-cbor@^9.0.5", "@ipld/dag-cbor@^9.0.6", "@ipld/dag-cbor@^9.0.7":
version "9.0.7"
resolved "https://registry.yarnpkg.com/@ipld/dag-cbor/-/dag-cbor-9.0.7.tgz#faf581264c837759aaefad34cb25bce8f9e7e31d"
Expand Down Expand Up @@ -7007,11 +6989,6 @@ case-sensitive-paths-webpack-plugin@^2.3.0:
resolved "https://registry.yarnpkg.com/case-sensitive-paths-webpack-plugin/-/case-sensitive-paths-webpack-plugin-2.4.0.tgz#db64066c6422eed2e08cc14b986ca43796dbc6d4"
integrity sha512-roIFONhcxog0JSSWbvVAh3OocukmSgpqOH6YpMkCvav/ySIV3JKg4Dc8vYtQjYi/UxpNE36r/9v+VqTQqgkYmw==

cborg@^1.6.0, cborg@^1.9.0:
version "1.10.2"
resolved "https://registry.yarnpkg.com/cborg/-/cborg-1.10.2.tgz#83cd581b55b3574c816f82696307c7512db759a1"
integrity sha512-b3tFPA9pUr2zCUiCfRd2+wok2/LBSNUMKOuRRok+WlvvAgEt/PlbgPTsZUcwCOs53IJvLgTp0eotwtosE6njug==

cborg@^4.0.0, cborg@^4.0.5:
version "4.0.6"
resolved "https://registry.yarnpkg.com/cborg/-/cborg-4.0.6.tgz#686996217d102e43be50fd387ae18df033561b98"
Expand Down Expand Up @@ -11144,11 +11121,6 @@ multiformats@^13.0.0:
resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-13.0.0.tgz#97f3341b16c34716a14518d178ea0c190e987c32"
integrity sha512-xiIB0p7EKmETm3wyKedOg/xuyQ18PoWwXCzzgpZAiDxL9ktl3XTh8AqoDT5kAqRg+DU48XAGPsUJL2Rn6Bx3Lw==

multiformats@^9.5.4:
version "9.9.0"
resolved "https://registry.yarnpkg.com/multiformats/-/multiformats-9.9.0.tgz#c68354e7d21037a8f1f8833c8ccd68618e8f1d37"
integrity sha512-HoMUjhH9T8DDBNT+6xzkrd9ga/XiBI4xLr58LJACwK6G3HTOPeMz4nB4KJs33L2BelrIJa7P0VuNaVF3hMYfjg==

murmurhash3js-revisited@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/murmurhash3js-revisited/-/murmurhash3js-revisited-3.0.0.tgz#6bd36e25de8f73394222adc6e41fa3fac08a5869"
Expand Down

0 comments on commit d422b44

Please sign in to comment.