@aldiokta/protocgen 1.1.9 → 1.1.20

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/package.json CHANGED
@@ -1,6 +1,6 @@
1
1
  {
2
2
  "name": "@aldiokta/protocgen",
3
- "version": "1.1.9",
3
+ "version": "1.1.20",
4
4
  "description": "protocgen js generated for products v2",
5
5
  "main": "index.js",
6
6
  "scripts": {
@@ -11,7 +11,6 @@ var prisca_v1_core_item_transaction_item_transaction_pb = require('../../../pris
11
11
  var prisca_v1_core_employee_employee_pb = require('../../../prisca/v1/core/employee/employee_pb.js');
12
12
  var prisca_v1_core_file_upload_file_upload_pb = require('../../../prisca/v1/core/file_upload/file_upload_pb.js');
13
13
  var prisca_v1_request_for_quotation_request_for_quotation_pb = require('../../../prisca/v1/request_for_quotation/request_for_quotation_pb.js');
14
- var prisca_v1_quotation_quotation_pb = require('../../../prisca/v1/quotation/quotation_pb.js');
15
14
 
16
15
  function serialize_GetBiddingByIdRequest(arg) {
17
16
  if (!(arg instanceof prisca_v1_bidding_bidding_pb.GetBiddingByIdRequest)) {