Socket
Socket
Sign inDemoInstall

@ory/keto-grpc-client

Package Overview
Dependencies
35
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.10.0-alpha.0.pre.1 to 0.11.0-alpha.0.pre.1

buf.md

2

ory/keto/relation_tuples/v1alpha2/check_service_grpc_pb.js

@@ -34,3 +34,3 @@ // GENERATED CODE -- DO NOT EDIT!

//
// This service is part of the [read-APIs](../concepts/api-overview.mdx#read-apis).
// This service is part of the [read-APIs](../concepts/25_api-overview.mdx#read-apis).
var CheckServiceService = exports.CheckServiceService = {

@@ -37,0 +37,0 @@ // Performs an authorization check.

@@ -16,9 +16,9 @@ // source: ory/keto/relation_tuples/v1alpha2/check_service.proto

var goog = jspb;
var global = (function() {
if (this) { return this; }
if (typeof window !== 'undefined') { return window; }
if (typeof global !== 'undefined') { return global; }
if (typeof self !== 'undefined') { return self; }
return Function('return this')();
}.call(null));
var global =
(typeof globalThis !== 'undefined' && globalThis) ||
(typeof window !== 'undefined' && window) ||
(typeof global !== 'undefined' && global) ||
(typeof self !== 'undefined' && self) ||
(function () { return this; }).call(null) ||
Function('return this')();

@@ -25,0 +25,0 @@ var ory_keto_relation_tuples_v1alpha2_relation_tuples_pb = require('../../../../ory/keto/relation_tuples/v1alpha2/relation_tuples_pb.js');

@@ -34,3 +34,3 @@ // GENERATED CODE -- DO NOT EDIT!

//
// This service is part of the [read-APIs](../concepts/api-overview.mdx#read-apis).
// This service is part of the [read-APIs](../concepts/25_api-overview.mdx#read-apis).
var ExpandServiceService = exports.ExpandServiceService = {

@@ -37,0 +37,0 @@ // Expands the subject set into a tree of subjects.

@@ -16,9 +16,9 @@ // source: ory/keto/relation_tuples/v1alpha2/expand_service.proto

var goog = jspb;
var global = (function() {
if (this) { return this; }
if (typeof window !== 'undefined') { return window; }
if (typeof global !== 'undefined') { return global; }
if (typeof self !== 'undefined') { return self; }
return Function('return this')();
}.call(null));
var global =
(typeof globalThis !== 'undefined' && globalThis) ||
(typeof window !== 'undefined' && window) ||
(typeof global !== 'undefined' && global) ||
(typeof self !== 'undefined' && self) ||
(function () { return this; }).call(null) ||
Function('return this')();

@@ -25,0 +25,0 @@ var ory_keto_relation_tuples_v1alpha2_relation_tuples_pb = require('../../../../ory/keto/relation_tuples/v1alpha2/relation_tuples_pb.js');

@@ -32,7 +32,7 @@ // GENERATED CODE -- DO NOT EDIT!

// The service to query relation tuples.
// The service to query relationships.
//
// This service is part of the [read-APIs](../concepts/api-overview.mdx#read-apis).
// This service is part of the [read-APIs](../concepts/25_api-overview.mdx#read-apis).
var ReadServiceService = exports.ReadServiceService = {
// Lists ACL relation tuples.
// Lists ACL relationships.
listRelationTuples: {

@@ -39,0 +39,0 @@ path: '/ory.keto.relation_tuples.v1alpha2.ReadService/ListRelationTuples',

@@ -16,9 +16,9 @@ // source: ory/keto/relation_tuples/v1alpha2/read_service.proto

var goog = jspb;
var global = (function() {
if (this) { return this; }
if (typeof window !== 'undefined') { return window; }
if (typeof global !== 'undefined') { return global; }
if (typeof self !== 'undefined') { return self; }
return Function('return this')();
}.call(null));
var global =
(typeof globalThis !== 'undefined' && globalThis) ||
(typeof window !== 'undefined' && window) ||
(typeof global !== 'undefined' && global) ||
(typeof self !== 'undefined' && self) ||
(function () { return this; }).call(null) ||
Function('return this')();

@@ -25,0 +25,0 @@ var ory_keto_relation_tuples_v1alpha2_relation_tuples_pb = require('../../../../ory/keto/relation_tuples/v1alpha2/relation_tuples_pb.js');

@@ -16,9 +16,9 @@ // source: ory/keto/relation_tuples/v1alpha2/relation_tuples.proto

var goog = jspb;
var global = (function() {
if (this) { return this; }
if (typeof window !== 'undefined') { return window; }
if (typeof global !== 'undefined') { return global; }
if (typeof self !== 'undefined') { return self; }
return Function('return this')();
}.call(null));
var global =
(typeof globalThis !== 'undefined' && globalThis) ||
(typeof window !== 'undefined' && window) ||
(typeof global !== 'undefined' && global) ||
(typeof self !== 'undefined' && self) ||
(function () { return this; }).call(null) ||
Function('return this')();

@@ -25,0 +25,0 @@ goog.exportSymbol('proto.ory.keto.relation_tuples.v1alpha2.RelationQuery', null, global);

@@ -32,3 +32,3 @@ // GENERATED CODE -- DO NOT EDIT!

//
// This service is part of the [read-APIs](../concepts/api-overview.mdx#read-apis) and [write-APIs](../concepts/api-overview.mdx#write-apis).
// This service is part of the [read-APIs](../concepts/25_api-overview.mdx#read-apis) and [write-APIs](../concepts/25_api-overview.mdx#write-apis).
var VersionServiceService = exports.VersionServiceService = {

@@ -35,0 +35,0 @@ // Returns the version of the Ory Keto instance.

@@ -16,9 +16,9 @@ // source: ory/keto/relation_tuples/v1alpha2/version.proto

var goog = jspb;
var global = (function() {
if (this) { return this; }
if (typeof window !== 'undefined') { return window; }
if (typeof global !== 'undefined') { return global; }
if (typeof self !== 'undefined') { return self; }
return Function('return this')();
}.call(null));
var global =
(typeof globalThis !== 'undefined' && globalThis) ||
(typeof window !== 'undefined' && window) ||
(typeof global !== 'undefined' && global) ||
(typeof self !== 'undefined' && self) ||
(function () { return this; }).call(null) ||
Function('return this')();

@@ -25,0 +25,0 @@ goog.exportSymbol('proto.ory.keto.relation_tuples.v1alpha2.GetVersionRequest', null, global);

@@ -55,5 +55,5 @@ // GENERATED CODE -- DO NOT EDIT!

//
// This service is part of the [write-APIs](../concepts/api-overview.mdx#write-apis).
// This service is part of the [write-APIs](../concepts/25_api-overview.mdx#write-apis).
var WriteServiceService = exports.WriteServiceService = {
// Writes one or more relation tuples in a single transaction.
// Writes one or more relationships in a single transaction.
transactRelationTuples: {

@@ -70,3 +70,3 @@ path: '/ory.keto.relation_tuples.v1alpha2.WriteService/TransactRelationTuples',

},
// Deletes relation tuples based on relation query
// Deletes relationships based on relation query
deleteRelationTuples: {

@@ -73,0 +73,0 @@ path: '/ory.keto.relation_tuples.v1alpha2.WriteService/DeleteRelationTuples',

@@ -16,9 +16,9 @@ // source: ory/keto/relation_tuples/v1alpha2/write_service.proto

var goog = jspb;
var global = (function() {
if (this) { return this; }
if (typeof window !== 'undefined') { return window; }
if (typeof global !== 'undefined') { return global; }
if (typeof self !== 'undefined') { return self; }
return Function('return this')();
}.call(null));
var global =
(typeof globalThis !== 'undefined' && globalThis) ||
(typeof window !== 'undefined' && window) ||
(typeof global !== 'undefined' && global) ||
(typeof self !== 'undefined' && self) ||
(function () { return this; }).call(null) ||
Function('return this')();

@@ -25,0 +25,0 @@ var ory_keto_relation_tuples_v1alpha2_relation_tuples_pb = require('../../../../ory/keto/relation_tuples/v1alpha2/relation_tuples_pb.js');

{
"name": "@ory/keto-grpc-client",
"version": "0.10.0-alpha.0.pre.1",
"version": "0.11.0-alpha.0.pre.1",
"description": "gRPC client for Ory Keto",

@@ -9,5 +9,5 @@ "homepage": "https://www.ory.sh/keto",

"dependencies": {
"@grpc/grpc-js": "^1.2.6",
"google-protobuf": "^3.15.0-rc.1"
"@grpc/grpc-js": "^1.7.3",
"google-protobuf": "^3.21.2"
}
}

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc