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
4 changes: 2 additions & 2 deletions lib/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -94,8 +94,8 @@
"uuid": "~11.1.0"
},
"devDependencies": {
"@bufbuild/buf": "^1.52.1",
"@bufbuild/protoc-gen-es": "^2.2.5",
"@bufbuild/buf": "1.52.1",
"@bufbuild/protoc-gen-es": "2.2.5",
"@eslint/js": "^9.21.0",
"@esm-bundle/chai": "~4.3.4-fix.0",
"@types/buffer-crc32": "^0.2.4",
Expand Down
503 changes: 503 additions & 0 deletions lib/src/platform/authorization/v2/authorization_pb.ts

Large diffs are not rendered by default.

930 changes: 529 additions & 401 deletions lib/src/platform/buf/validate/validate_pb.ts

Large diffs are not rendered by default.

51 changes: 48 additions & 3 deletions lib/src/platform/common/common_pb.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

154 changes: 154 additions & 0 deletions lib/src/platform/entity/entity_pb.ts

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Loading
Loading