@hyperledger/fabric-protos
Advanced tools
Comparing version 0.3.3 to 0.3.4-dev.8646992431.1
@@ -1,7 +0,7 @@ | ||
export * from './collection_pb'; | ||
export * from './common_pb'; | ||
export * from './configuration_pb'; | ||
export * from './ledger_pb'; | ||
export * from './configtx_pb'; | ||
export * from './policies_pb'; | ||
export * from './ledger_pb'; | ||
export * from './common_pb'; | ||
export * from './collection_pb'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -17,8 +17,8 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./collection_pb"), exports); | ||
__exportStar(require("./common_pb"), exports); | ||
__exportStar(require("./configuration_pb"), exports); | ||
__exportStar(require("./ledger_pb"), exports); | ||
__exportStar(require("./configtx_pb"), exports); | ||
__exportStar(require("./policies_pb"), exports); | ||
__exportStar(require("./ledger_pb"), exports); | ||
__exportStar(require("./common_pb"), exports); | ||
__exportStar(require("./collection_pb"), exports); | ||
//# sourceMappingURL=index.js.map |
@@ -0,11 +1,11 @@ | ||
export * as msp from './msp'; | ||
export * as ledger from './ledger'; | ||
export * as discovery from './discovery'; | ||
export * as gossip from './gossip'; | ||
export * as peer from './peer'; | ||
export * as orderer from './orderer'; | ||
export * as transientstore from './transientstore'; | ||
export * as discovery from './discovery'; | ||
export * as gateway from './gateway'; | ||
export * as peer from './peer'; | ||
export * as gossip from './gossip'; | ||
export * as msp from './msp'; | ||
export * as ledger from './ledger'; | ||
export * as common from './common'; | ||
export * as orderer from './orderer'; | ||
export * as google from './google'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -26,13 +26,13 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.google = exports.orderer = exports.common = exports.ledger = exports.msp = exports.gossip = exports.peer = exports.gateway = exports.discovery = exports.transientstore = void 0; | ||
exports.google = exports.common = exports.gateway = exports.transientstore = exports.orderer = exports.peer = exports.gossip = exports.discovery = exports.ledger = exports.msp = void 0; | ||
exports.msp = __importStar(require("./msp")); | ||
exports.ledger = __importStar(require("./ledger")); | ||
exports.discovery = __importStar(require("./discovery")); | ||
exports.gossip = __importStar(require("./gossip")); | ||
exports.peer = __importStar(require("./peer")); | ||
exports.orderer = __importStar(require("./orderer")); | ||
exports.transientstore = __importStar(require("./transientstore")); | ||
exports.discovery = __importStar(require("./discovery")); | ||
exports.gateway = __importStar(require("./gateway")); | ||
exports.peer = __importStar(require("./peer")); | ||
exports.gossip = __importStar(require("./gossip")); | ||
exports.msp = __importStar(require("./msp")); | ||
exports.ledger = __importStar(require("./ledger")); | ||
exports.common = __importStar(require("./common")); | ||
exports.orderer = __importStar(require("./orderer")); | ||
exports.google = __importStar(require("./google")); | ||
//# sourceMappingURL=index.js.map |
@@ -0,12 +1,12 @@ | ||
export * from './configuration_pb'; | ||
export * from './blockattestation_grpc_pb'; | ||
export * from './cluster_pb'; | ||
export * from './clusterserver_pb'; | ||
export * from './clusterserver_grpc_pb'; | ||
export * from './ab_grpc_pb'; | ||
export * from './cluster_grpc_pb'; | ||
export * from './configuration_pb'; | ||
export * from './blockattestation_pb'; | ||
export * from './ab_pb'; | ||
export * from './blockattestation_pb'; | ||
export * from './ab_grpc_pb'; | ||
export * from './clusterserver_grpc_pb'; | ||
export * from './clusterserver_pb'; | ||
export * from './cluster_pb'; | ||
export * as smartbft from './smartbft'; | ||
export * as etcdraft from './etcdraft'; | ||
export * as smartbft from './smartbft'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -29,14 +29,14 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
exports.smartbft = exports.etcdraft = void 0; | ||
exports.etcdraft = exports.smartbft = void 0; | ||
__exportStar(require("./configuration_pb"), exports); | ||
__exportStar(require("./blockattestation_grpc_pb"), exports); | ||
__exportStar(require("./cluster_pb"), exports); | ||
__exportStar(require("./clusterserver_pb"), exports); | ||
__exportStar(require("./clusterserver_grpc_pb"), exports); | ||
__exportStar(require("./ab_grpc_pb"), exports); | ||
__exportStar(require("./cluster_grpc_pb"), exports); | ||
__exportStar(require("./configuration_pb"), exports); | ||
__exportStar(require("./blockattestation_pb"), exports); | ||
__exportStar(require("./ab_pb"), exports); | ||
__exportStar(require("./blockattestation_pb"), exports); | ||
__exportStar(require("./ab_grpc_pb"), exports); | ||
__exportStar(require("./clusterserver_grpc_pb"), exports); | ||
__exportStar(require("./clusterserver_pb"), exports); | ||
__exportStar(require("./cluster_pb"), exports); | ||
exports.smartbft = __importStar(require("./smartbft")); | ||
exports.etcdraft = __importStar(require("./etcdraft")); | ||
exports.smartbft = __importStar(require("./smartbft")); | ||
//# sourceMappingURL=index.js.map |
@@ -1,21 +0,21 @@ | ||
export * from './events_grpc_pb'; | ||
export * from './collection_pb'; | ||
export * from './transaction_pb'; | ||
export * from './peer_pb'; | ||
export * from './chaincode_shim_grpc_pb'; | ||
export * from './proposal_pb'; | ||
export * from './snapshot_grpc_pb'; | ||
export * from './proposal_response_pb'; | ||
export * from './configuration_pb'; | ||
export * from './peer_grpc_pb'; | ||
export * from './query_pb'; | ||
export * from './events_pb'; | ||
export * from './proposal_response_pb'; | ||
export * from './peer_pb'; | ||
export * from './peer_grpc_pb'; | ||
export * from './proposal_pb'; | ||
export * from './snapshot_grpc_pb'; | ||
export * from './policy_pb'; | ||
export * from './events_grpc_pb'; | ||
export * from './chaincode_event_pb'; | ||
export * from './collection_pb'; | ||
export * from './resources_pb'; | ||
export * from './chaincode_shim_pb'; | ||
export * from './resources_pb'; | ||
export * from './snapshot_pb'; | ||
export * from './signed_cc_dep_spec_pb'; | ||
export * from './chaincode_pb'; | ||
export * from './transaction_pb'; | ||
export * from './signed_cc_dep_spec_pb'; | ||
export * from './chaincode_event_pb'; | ||
export * from './snapshot_pb'; | ||
export * as lifecycle from './lifecycle'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -30,22 +30,22 @@ "use strict"; | ||
exports.lifecycle = void 0; | ||
__exportStar(require("./events_grpc_pb"), exports); | ||
__exportStar(require("./collection_pb"), exports); | ||
__exportStar(require("./transaction_pb"), exports); | ||
__exportStar(require("./peer_pb"), exports); | ||
__exportStar(require("./chaincode_shim_grpc_pb"), exports); | ||
__exportStar(require("./proposal_pb"), exports); | ||
__exportStar(require("./snapshot_grpc_pb"), exports); | ||
__exportStar(require("./proposal_response_pb"), exports); | ||
__exportStar(require("./configuration_pb"), exports); | ||
__exportStar(require("./peer_grpc_pb"), exports); | ||
__exportStar(require("./query_pb"), exports); | ||
__exportStar(require("./events_pb"), exports); | ||
__exportStar(require("./proposal_response_pb"), exports); | ||
__exportStar(require("./peer_pb"), exports); | ||
__exportStar(require("./peer_grpc_pb"), exports); | ||
__exportStar(require("./proposal_pb"), exports); | ||
__exportStar(require("./snapshot_grpc_pb"), exports); | ||
__exportStar(require("./policy_pb"), exports); | ||
__exportStar(require("./events_grpc_pb"), exports); | ||
__exportStar(require("./chaincode_event_pb"), exports); | ||
__exportStar(require("./collection_pb"), exports); | ||
__exportStar(require("./resources_pb"), exports); | ||
__exportStar(require("./chaincode_shim_pb"), exports); | ||
__exportStar(require("./resources_pb"), exports); | ||
__exportStar(require("./snapshot_pb"), exports); | ||
__exportStar(require("./signed_cc_dep_spec_pb"), exports); | ||
__exportStar(require("./chaincode_pb"), exports); | ||
__exportStar(require("./transaction_pb"), exports); | ||
__exportStar(require("./signed_cc_dep_spec_pb"), exports); | ||
__exportStar(require("./chaincode_event_pb"), exports); | ||
__exportStar(require("./snapshot_pb"), exports); | ||
exports.lifecycle = __importStar(require("./lifecycle")); | ||
//# sourceMappingURL=index.js.map |
@@ -0,4 +1,4 @@ | ||
export * from './lifecycle_pb'; | ||
export * from './db_pb'; | ||
export * from './lifecycle_pb'; | ||
export * from './chaincode_definition_pb'; | ||
//# sourceMappingURL=index.d.ts.map |
@@ -17,5 +17,5 @@ "use strict"; | ||
Object.defineProperty(exports, "__esModule", { value: true }); | ||
__exportStar(require("./lifecycle_pb"), exports); | ||
__exportStar(require("./db_pb"), exports); | ||
__exportStar(require("./lifecycle_pb"), exports); | ||
__exportStar(require("./chaincode_definition_pb"), exports); | ||
//# sourceMappingURL=index.js.map |
{ | ||
"name": "@hyperledger/fabric-protos", | ||
"version": "0.3.3", | ||
"version": "0.3.4-dev.8646992431.1", | ||
"description": "Node bindings for Hyperledger Fabric protocol buffers", | ||
@@ -12,3 +12,3 @@ "main": "lib/index.js", | ||
"engines": { | ||
"node": ">=14.15.0" | ||
"node": ">=16.13.0" | ||
}, | ||
@@ -36,11 +36,11 @@ "scripts": { | ||
"devDependencies": { | ||
"@tsconfig/node14": "^14.1.0", | ||
"@types/google-protobuf": "^3.15.6", | ||
"cpy-cli": "^4.2.0", | ||
"typescript": "~5.1.6" | ||
"@tsconfig/node16": "^16.1.3", | ||
"@types/google-protobuf": "^3.15.12", | ||
"cpy-cli": "^5.0.0", | ||
"typescript": "~5.4.5" | ||
}, | ||
"dependencies": { | ||
"@grpc/grpc-js": "^1.9.0", | ||
"@grpc/grpc-js": "^1.10.6", | ||
"google-protobuf": "^3.21.0" | ||
} | ||
} |
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
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
2557991
Updated@grpc/grpc-js@^1.10.6