nice-grpc-error-details
Advanced tools
Comparing version 0.2.5 to 0.2.6
"use strict"; | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v1.176.2 | ||
// protoc v3.19.1 | ||
// source: google/protobuf/any.proto | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +8,0 @@ exports.Any = exports.protobufPackage = void 0; |
"use strict"; | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v1.176.2 | ||
// protoc v3.19.1 | ||
// source: google/protobuf/duration.proto | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +8,0 @@ exports.Duration = exports.protobufPackage = void 0; |
"use strict"; | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v1.176.2 | ||
// protoc v3.19.1 | ||
// source: google/rpc/error_details.proto | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +8,0 @@ exports.LocalizedMessage = exports.Help_Link = exports.Help = exports.ResourceInfo = exports.RequestInfo = exports.BadRequest_FieldViolation = exports.BadRequest = exports.PreconditionFailure_Violation = exports.PreconditionFailure = exports.ErrorInfo_MetadataEntry = exports.ErrorInfo = exports.QuotaFailure_Violation = exports.QuotaFailure = exports.DebugInfo = exports.RetryInfo = exports.protobufPackage = void 0; |
"use strict"; | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v1.176.2 | ||
// protoc v3.19.1 | ||
// source: google/rpc/status.proto | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +8,0 @@ exports.Status = exports.protobufPackage = void 0; |
"use strict"; | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v1.176.2 | ||
// protoc v3.19.1 | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
@@ -3,0 +7,0 @@ exports.messageTypeRegistry = void 0; |
{ | ||
"name": "nice-grpc-error-details", | ||
"version": "0.2.5", | ||
"version": "0.2.6", | ||
"description": "gRPC rich error model implementation for nice-grpc", | ||
@@ -28,3 +28,3 @@ "repository": "deeplay-io/nice-grpc", | ||
"grpc-tools": "^1.10.0", | ||
"nice-grpc": "^2.1.8", | ||
"nice-grpc": "^2.1.9", | ||
"ts-proto": "^1.112.0" | ||
@@ -37,3 +37,3 @@ }, | ||
}, | ||
"gitHead": "2d8eccc332adbf869b6450efe5de14125d7cb4e6" | ||
"gitHead": "706e43411400630c951a391695ca639f2af4d943" | ||
} |
@@ -0,1 +1,7 @@ | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v1.176.2 | ||
// protoc v3.19.1 | ||
// source: google/protobuf/any.proto | ||
/* eslint-disable */ | ||
@@ -2,0 +8,0 @@ import * as _m0 from "protobufjs/minimal"; |
@@ -0,1 +1,7 @@ | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v1.176.2 | ||
// protoc v3.19.1 | ||
// source: google/protobuf/duration.proto | ||
/* eslint-disable */ | ||
@@ -2,0 +8,0 @@ import * as _m0 from "protobufjs/minimal"; |
@@ -0,1 +1,7 @@ | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v1.176.2 | ||
// protoc v3.19.1 | ||
// source: google/rpc/error_details.proto | ||
/* eslint-disable */ | ||
@@ -2,0 +8,0 @@ import * as _m0 from "protobufjs/minimal"; |
@@ -0,1 +1,7 @@ | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v1.176.2 | ||
// protoc v3.19.1 | ||
// source: google/rpc/status.proto | ||
/* eslint-disable */ | ||
@@ -2,0 +8,0 @@ import * as _m0 from "protobufjs/minimal"; |
@@ -0,1 +1,6 @@ | ||
// Code generated by protoc-gen-ts_proto. DO NOT EDIT. | ||
// versions: | ||
// protoc-gen-ts_proto v1.176.2 | ||
// protoc v3.19.1 | ||
/* eslint-disable */ | ||
@@ -2,0 +7,0 @@ import * as _m0 from "protobufjs/minimal"; |
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
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
179619
3562