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
The table of contents is too big for display.
Diff view
Diff view
  •  
  •  
  •  
246 changes: 123 additions & 123 deletions package-lock.json

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter force_optimize_code_size,long_type_bigint
// @generated by protobuf-ts 2.11.1 with parameter force_optimize_code_size,long_type_bigint
// @generated from protobuf file "google/protobuf/descriptor.proto" (package "google.protobuf", syntax proto2)
// tslint:disable
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter force_optimize_code_size,long_type_string
// @generated by protobuf-ts 2.11.1 with parameter force_optimize_code_size,long_type_string
// @generated from protobuf file "google/protobuf/descriptor.proto" (package "google.protobuf", syntax proto2)
// tslint:disable
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter force_optimize_speed,long_type_bigint
// @generated by protobuf-ts 2.11.1 with parameter force_optimize_speed,long_type_bigint
// @generated from protobuf file "google/protobuf/descriptor.proto" (package "google.protobuf", syntax proto2)
// tslint:disable
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter force_optimize_speed,long_type_string
// @generated by protobuf-ts 2.11.1 with parameter force_optimize_speed,long_type_string
// @generated from protobuf file "google/protobuf/descriptor.proto" (package "google.protobuf", syntax proto2)
// tslint:disable
//
Expand Down
8 changes: 4 additions & 4 deletions packages/benchmarks/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protobuf-ts/benchmarks",
"version": "2.11.0",
"version": "2.11.1",
"description": "Rudimentary benchmarks for code generated by the protoc plugin \"protobuf-ts\"",
"private": true,
"main": "index.js",
Expand All @@ -14,9 +14,9 @@
"author": "Timo Stamm <ts@timostamm.com>",
"license": "ISC",
"devDependencies": {
"@protobuf-ts/plugin": "^2.11.0",
"@protobuf-ts/protoc": "^2.11.0",
"@protobuf-ts/runtime": "^2.11.0",
"@protobuf-ts/plugin": "^2.11.1",
"@protobuf-ts/protoc": "^2.11.1",
"@protobuf-ts/runtime": "^2.11.1",
"@protobufjs/utf8": "^1.1.0",
"@types/node": "^14.0.13",
"ts-node": "^8.10.2",
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter optimize_code_size
// @generated by protobuf-ts 2.11.1 with parameter optimize_code_size
// @generated from protobuf file "eliza.proto" (package "connectrpc.eliza.v1", syntax proto3)
// tslint:disable
//
Expand Down
2 changes: 1 addition & 1 deletion packages/example-browser-grpcweb-transport-client/eliza.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter optimize_code_size
// @generated by protobuf-ts 2.11.1 with parameter optimize_code_size
// @generated from protobuf file "eliza.proto" (package "connectrpc.eliza.v1", syntax proto3)
// tslint:disable
//
Expand Down
12 changes: 6 additions & 6 deletions packages/example-browser-grpcweb-transport-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protobuf-ts/example-browser-grpcweb-transport-client",
"version": "2.11.0",
"version": "2.11.1",
"description": "",
"private": true,
"scripts": {
Expand All @@ -13,13 +13,13 @@
"license": "Apache-2.0",
"homepage": "https://github.com/timostamm/protobuf-ts",
"dependencies": {
"@protobuf-ts/grpcweb-transport": "^2.11.0",
"@protobuf-ts/runtime": "^2.11.0",
"@protobuf-ts/runtime-rpc": "^2.11.0"
"@protobuf-ts/grpcweb-transport": "^2.11.1",
"@protobuf-ts/runtime": "^2.11.1",
"@protobuf-ts/runtime-rpc": "^2.11.1"
},
"devDependencies": {
"@protobuf-ts/plugin": "^2.11.0",
"@protobuf-ts/protoc": "^2.11.0",
"@protobuf-ts/plugin": "^2.11.1",
"@protobuf-ts/protoc": "^2.11.1",
"esbuild": "^0.25.0",
"typescript": "^3.9.5"
}
Expand Down
4 changes: 2 additions & 2 deletions packages/example-buf/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protobuf-ts/example-buf",
"version": "2.11.0",
"version": "2.11.1",
"private": true,
"author": "Timo Stamm <ts@timostamm.com>",
"license": "Apache-2.0",
Expand All @@ -13,7 +13,7 @@
},
"devDependencies": {
"typescript": "^4.4.3",
"@protobuf-ts/plugin": "^2.11.0",
"@protobuf-ts/plugin": "^2.11.1",
"@bufbuild/buf": "^1.50.1"
}
}
2 changes: 1 addition & 1 deletion packages/example-buf/src/gen/bar/v1/api.client.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter long_type_string
// @generated by protobuf-ts 2.11.1 with parameter long_type_string
// @generated from protobuf file "bar/v1/api.proto" (package "bar.v1", syntax proto3)
// tslint:disable
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
Expand Down
2 changes: 1 addition & 1 deletion packages/example-buf/src/gen/bar/v1/api.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter long_type_string
// @generated by protobuf-ts 2.11.1 with parameter long_type_string
// @generated from protobuf file "bar/v1/api.proto" (package "bar.v1", syntax proto3)
// tslint:disable
import { ServiceType } from "@protobuf-ts/runtime-rpc";
Expand Down
2 changes: 1 addition & 1 deletion packages/example-buf/src/gen/common/v1/common.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter long_type_string
// @generated by protobuf-ts 2.11.1 with parameter long_type_string
// @generated from protobuf file "common/v1/common.proto" (package "common.v1", syntax proto3)
// tslint:disable
import type { BinaryWriteOptions } from "@protobuf-ts/runtime";
Expand Down
2 changes: 1 addition & 1 deletion packages/example-buf/src/gen/foo/v1/api.client.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter long_type_string
// @generated by protobuf-ts 2.11.1 with parameter long_type_string
// @generated from protobuf file "foo/v1/api.proto" (package "foo.v1", syntax proto3)
// tslint:disable
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
Expand Down
2 changes: 1 addition & 1 deletion packages/example-buf/src/gen/foo/v1/api.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter long_type_string
// @generated by protobuf-ts 2.11.1 with parameter long_type_string
// @generated from protobuf file "foo/v1/api.proto" (package "foo.v1", syntax proto3)
// tslint:disable
import { ServiceType } from "@protobuf-ts/runtime-rpc";
Expand Down
2 changes: 1 addition & 1 deletion packages/example-buf/src/gen/google/protobuf/timestamp.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter long_type_string
// @generated by protobuf-ts 2.11.1 with parameter long_type_string
// @generated from protobuf file "google/protobuf/timestamp.proto" (package "google.protobuf", syntax proto3)
// tslint:disable
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter server_generic,client_none,optimize_code_size
// @generated by protobuf-ts 2.11.1 with parameter server_generic,client_none,optimize_code_size
// @generated from protobuf file "service-example.proto" (package "spec", syntax proto3)
// tslint:disable
import { RpcOutputStream } from "@protobuf-ts/runtime-rpc";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter server_generic,client_none,optimize_code_size
// @generated by protobuf-ts 2.11.1 with parameter server_generic,client_none,optimize_code_size
// @generated from protobuf file "service-example.proto" (package "spec", syntax proto3)
// tslint:disable
import { ServiceType } from "@protobuf-ts/runtime-rpc";
Expand Down
10 changes: 5 additions & 5 deletions packages/example-node-grpc-backend-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protobuf-ts/example-node-grpc-backend-server",
"version": "2.11.0",
"version": "2.11.1",
"description": "",
"private": true,
"scripts": {
Expand All @@ -14,14 +14,14 @@
"homepage": "https://github.com/timostamm/protobuf-ts",
"dependencies": {
"@grpc/grpc-js": "^1.2.2",
"@protobuf-ts/grpc-backend": "^2.11.0",
"@protobuf-ts/runtime": "^2.11.0",
"@protobuf-ts/runtime-rpc": "^2.11.0",
"@protobuf-ts/grpc-backend": "^2.11.1",
"@protobuf-ts/runtime": "^2.11.1",
"@protobuf-ts/runtime-rpc": "^2.11.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
},
"devDependencies": {
"@bufbuild/buf": "^1.50.1",
"@protobuf-ts/plugin": "^2.11.0"
"@protobuf-ts/plugin": "^2.11.1"
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter client_grpc1,optimize_code_size
// @generated by protobuf-ts 2.11.1 with parameter client_grpc1,optimize_code_size
// @generated from protobuf file "service-example.proto" (package "spec", syntax proto3)
// tslint:disable
import { ExampleService } from "./service-example";
Expand Down
2 changes: 1 addition & 1 deletion packages/example-node-grpc-client/gen/service-example.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter client_grpc1,optimize_code_size
// @generated by protobuf-ts 2.11.1 with parameter client_grpc1,optimize_code_size
// @generated from protobuf file "service-example.proto" (package "spec", syntax proto3)
// tslint:disable
import { ServiceType } from "@protobuf-ts/runtime-rpc";
Expand Down
12 changes: 6 additions & 6 deletions packages/example-node-grpc-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protobuf-ts/example-node-grpc-client",
"version": "2.11.0",
"version": "2.11.1",
"description": "",
"private": true,
"scripts": {
Expand All @@ -14,15 +14,15 @@
"homepage": "https://github.com/timostamm/protobuf-ts",
"dependencies": {
"@grpc/grpc-js": "^1.2.2",
"@protobuf-ts/plugin": "^2.11.0",
"@protobuf-ts/protoc": "^2.11.0",
"@protobuf-ts/runtime": "^2.11.0",
"@protobuf-ts/runtime-rpc": "^2.11.0",
"@protobuf-ts/plugin": "^2.11.1",
"@protobuf-ts/protoc": "^2.11.1",
"@protobuf-ts/runtime": "^2.11.1",
"@protobuf-ts/runtime-rpc": "^2.11.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
},
"devDependencies": {
"@bufbuild/buf": "^1.50.1",
"@protobuf-ts/plugin": "^2.11.0"
"@protobuf-ts/plugin": "^2.11.1"
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter server_grpc1,client_none,optimize_code_size
// @generated by protobuf-ts 2.11.1 with parameter server_grpc1,client_none,optimize_code_size
// @generated from protobuf file "service-example.proto" (package "spec", syntax proto3)
// tslint:disable
import { ExampleResponse } from "./service-example";
Expand Down
2 changes: 1 addition & 1 deletion packages/example-node-grpc-server/gen/service-example.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0 with parameter server_grpc1,client_none,optimize_code_size
// @generated by protobuf-ts 2.11.1 with parameter server_grpc1,client_none,optimize_code_size
// @generated from protobuf file "service-example.proto" (package "spec", syntax proto3)
// tslint:disable
import { ServiceType } from "@protobuf-ts/runtime-rpc";
Expand Down
8 changes: 4 additions & 4 deletions packages/example-node-grpc-server/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protobuf-ts/example-node-grpc-server",
"version": "2.11.0",
"version": "2.11.1",
"description": "",
"private": true,
"scripts": {
Expand All @@ -14,13 +14,13 @@
"homepage": "https://github.com/timostamm/protobuf-ts",
"dependencies": {
"@grpc/grpc-js": "^1.2.2",
"@protobuf-ts/runtime": "^2.11.0",
"@protobuf-ts/runtime-rpc": "^2.11.0",
"@protobuf-ts/runtime": "^2.11.1",
"@protobuf-ts/runtime-rpc": "^2.11.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
},
"devDependencies": {
"@bufbuild/buf": "^1.50.1",
"@protobuf-ts/plugin": "^2.11.0"
"@protobuf-ts/plugin": "^2.11.1"
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0
// @generated by protobuf-ts 2.11.1
// @generated from protobuf file "service-example.proto" (package "spec", syntax proto3)
// tslint:disable
import type { RpcTransport } from "@protobuf-ts/runtime-rpc";
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0
// @generated by protobuf-ts 2.11.1
// @generated from protobuf file "service-example.proto" (package "spec", syntax proto3)
// tslint:disable
import { ServiceType } from "@protobuf-ts/runtime-rpc";
Expand Down
10 changes: 5 additions & 5 deletions packages/example-node-grpc-transport-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protobuf-ts/example-node-grpc-transport-client",
"version": "2.11.0",
"version": "2.11.1",
"description": "",
"private": true,
"scripts": {
Expand All @@ -14,14 +14,14 @@
"homepage": "https://github.com/timostamm/protobuf-ts",
"dependencies": {
"@grpc/grpc-js": "^1.2.2",
"@protobuf-ts/grpc-transport": "^2.11.0",
"@protobuf-ts/runtime": "^2.11.0",
"@protobuf-ts/runtime-rpc": "^2.11.0",
"@protobuf-ts/grpc-transport": "^2.11.1",
"@protobuf-ts/runtime": "^2.11.1",
"@protobuf-ts/runtime-rpc": "^2.11.1",
"ts-node": "^8.10.2",
"typescript": "^3.9.5"
},
"devDependencies": {
"@bufbuild/buf": "^1.50.1",
"@protobuf-ts/plugin": "^2.11.0"
"@protobuf-ts/plugin": "^2.11.1"
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0
// @generated by protobuf-ts 2.11.1
// @generated from protobuf file "eliza.proto" (package "connectrpc.eliza.v1", syntax proto3)
// tslint:disable
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0
// @generated by protobuf-ts 2.11.1
// @generated from protobuf file "eliza.proto" (package "connectrpc.eliza.v1", syntax proto3)
// tslint:disable
//
Expand Down
10 changes: 5 additions & 5 deletions packages/example-node-grpcweb-transport-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protobuf-ts/example-node-grpcweb-transport-client",
"version": "2.11.0",
"version": "2.11.1",
"description": "",
"private": true,
"scripts": {
Expand All @@ -14,9 +14,9 @@
"homepage": "https://github.com/timostamm/protobuf-ts",
"dependencies": {
"@grpc/grpc-js": "^1.2.2",
"@protobuf-ts/grpcweb-transport": "^2.11.0",
"@protobuf-ts/runtime": "^2.11.0",
"@protobuf-ts/runtime-rpc": "^2.11.0",
"@protobuf-ts/grpcweb-transport": "^2.11.1",
"@protobuf-ts/runtime": "^2.11.1",
"@protobuf-ts/runtime-rpc": "^2.11.1",
"@types/node-fetch": "^2.5.8",
"abort-controller": "^3.0.0",
"node-fetch": "^2.6.1",
Expand All @@ -25,6 +25,6 @@
},
"devDependencies": {
"@bufbuild/buf": "^1.50.1",
"@protobuf-ts/plugin": "^2.11.0"
"@protobuf-ts/plugin": "^2.11.1"
}
}
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0
// @generated by protobuf-ts 2.11.1
// @generated from protobuf file "service-twirp-example.proto" (package "spec.haberdasher", syntax proto3)
// tslint:disable
//
Expand Down
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// @generated by protobuf-ts 2.11.0
// @generated by protobuf-ts 2.11.1
// @generated from protobuf file "service-twirp-example.proto" (package "spec.haberdasher", syntax proto3)
// tslint:disable
//
Expand Down
10 changes: 5 additions & 5 deletions packages/example-node-twirp-transport-client/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "@protobuf-ts/example-node-twirp-transport-client",
"version": "2.11.0",
"version": "2.11.1",
"description": "",
"private": true,
"scripts": {
Expand All @@ -12,9 +12,9 @@
"license": "Apache-2.0",
"homepage": "https://github.com/timostamm/protobuf-ts",
"dependencies": {
"@protobuf-ts/runtime": "^2.11.0",
"@protobuf-ts/runtime-rpc": "^2.11.0",
"@protobuf-ts/twirp-transport": "^2.11.0",
"@protobuf-ts/runtime": "^2.11.1",
"@protobuf-ts/runtime-rpc": "^2.11.1",
"@protobuf-ts/twirp-transport": "^2.11.1",
"@types/node-fetch": "^2.5.8",
"abort-controller": "^3.0.0",
"node-fetch": "^2.6.0",
Expand All @@ -23,6 +23,6 @@
},
"devDependencies": {
"@bufbuild/buf": "^1.50.1",
"@protobuf-ts/plugin": "^2.11.0"
"@protobuf-ts/plugin": "^2.11.1"
}
}
Loading
Loading