File tree Expand file tree Collapse file tree
packages/typescript-ory-grpc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# @nidomiro/relation-tuple-parser-ory
22
3+ This library is the same as ` @nidomiro/relation-tuple-parser ` but uses grpc types of [ ory keto] ( https://www.ory.sh/docs/keto/ ) .
4+
35## Usage
46
57``` ts
Original file line number Diff line number Diff line change 11{
2- "name" : " @relation-tuple-parser/typescript -ory-grpc" ,
2+ "name" : " @nidomiro/ relation-tuple-parser-ory-grpc" ,
33 "version" : " 0.0.1" ,
44 "type" : " commonjs"
55}
Original file line number Diff line number Diff line change 1717 "publish" : {
1818 "executor" : " nx:run-commands" ,
1919 "options" : {
20- "command" : " node tools/scripts/publish.mjs typescript-ory {args.ver} {args.tag}"
20+ "command" : " node tools/scripts/publish.mjs typescript-ory-grpc {args.ver} {args.tag}"
2121 },
2222 "dependsOn" : [" build" ]
2323 },
You can’t perform that action at this time.
0 commit comments