@lansweeper/integrations-limit-checker-grpc 0.2.2 → 0.2.4

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/CHANGELOG.md CHANGED
@@ -3,6 +3,22 @@
3
3
  All notable changes to this project will be documented in this file.
4
4
  See [Conventional Commits](https://conventionalcommits.org) for commit guidelines.
5
5
 
6
+ ## [0.2.4](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/integrations-limit-checker-grpc@0.2.3...@lansweeper/integrations-limit-checker-grpc@0.2.4) (2021-09-16)
7
+
8
+ **Note:** Version bump only for package @lansweeper/integrations-limit-checker-grpc
9
+
10
+
11
+
12
+
13
+
14
+ ## [0.2.3](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/integrations-limit-checker-grpc@0.2.2...@lansweeper/integrations-limit-checker-grpc@0.2.3) (2021-09-15)
15
+
16
+ **Note:** Version bump only for package @lansweeper/integrations-limit-checker-grpc
17
+
18
+
19
+
20
+
21
+
6
22
  ## [0.2.2](https://github.com/Lansweeper/lansweeperapis/compare/@lansweeper/integrations-limit-checker-grpc@0.2.1...@lansweeper/integrations-limit-checker-grpc@0.2.2) (2021-05-24)
7
23
 
8
24
  **Note:** Version bump only for package @lansweeper/integrations-limit-checker-grpc
package/buf.yaml ADDED
@@ -0,0 +1,19 @@
1
+ # This package was created previosly without linting and to support camelcase we have this config.
2
+ version: v1
3
+ lint:
4
+ use:
5
+ - DEFAULT
6
+ except:
7
+ - FIELD_LOWER_SNAKE_CASE
8
+ - PACKAGE_DIRECTORY_MATCH
9
+ - PACKAGE_SAME_DIRECTORY
10
+ - SERVICE_SUFFIX
11
+ - RPC_REQUEST_STANDARD_NAME
12
+ - RPC_RESPONSE_STANDARD_NAME
13
+ - RPC_REQUEST_RESPONSE_UNIQUE
14
+ - ENUM_ZERO_VALUE_SUFFIX
15
+ - ENUM_VALUE_PREFIX
16
+ - PACKAGE_VERSION_SUFFIX
17
+ breaking:
18
+ use:
19
+ - FILE
@@ -1 +1 @@
1
- {"file":[{"name":"limit_checker_api.proto","package":"lansweeper.integrationslimitchecker.v1","messageType":[{"name":"ExportStatusLimitCheckerRequest","field":[{"name":"appId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"appId"},{"name":"traceId","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"traceId"}]},{"name":"ExportStatusLimitCheckerResponse","field":[{"name":"message","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"message"}]}],"service":[{"name":"IntegrationsLimitChecker","method":[{"name":"ExportStatusLimitChecker","inputType":".lansweeper.integrationslimitchecker.v1.ExportStatusLimitCheckerRequest","outputType":".lansweeper.integrationslimitchecker.v1.ExportStatusLimitCheckerResponse","options":{}}]}],"sourceCodeInfo":{"location":[{"span":[0,0,15,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,47]},{"path":[4,0],"span":[4,0,7,1]},{"path":[4,0,1],"span":[4,8,39]},{"path":[4,0,2,0],"span":[5,2,19]},{"path":[4,0,2,0,5],"span":[5,2,8]},{"path":[4,0,2,0,1],"span":[5,9,14]},{"path":[4,0,2,0,3],"span":[5,17,18]},{"path":[4,0,2,1],"span":[6,2,21]},{"path":[4,0,2,1,5],"span":[6,2,8]},{"path":[4,0,2,1,1],"span":[6,9,16]},{"path":[4,0,2,1,3],"span":[6,19,20]},{"path":[4,1],"span":[9,0,11,1]},{"path":[4,1,1],"span":[9,8,40]},{"path":[4,1,2,0],"span":[10,2,21]},{"path":[4,1,2,0,5],"span":[10,2,8]},{"path":[4,1,2,0,1],"span":[10,9,16]},{"path":[4,1,2,0,3],"span":[10,19,20]},{"path":[6,0],"span":[13,0,15,1]},{"path":[6,0,1],"span":[13,8,32]},{"path":[6,0,2,0],"span":[14,2,110]},{"path":[6,0,2,0,1],"span":[14,6,30]},{"path":[6,0,2,0,2],"span":[14,32,63]},{"path":[6,0,2,0,3],"span":[14,74,106]}]},"syntax":"proto3"}],"bufbuildImageExtension":{}}
1
+ {"file":[{"name":"proto/limit_checker_api.proto","package":"lansweeper.integrationslimitchecker.v1","messageType":[{"name":"ExportStatusLimitCheckerRequest","field":[{"name":"appId","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"appId"},{"name":"traceId","number":2,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"traceId"}]},{"name":"ExportStatusLimitCheckerResponse","field":[{"name":"message","number":1,"label":"LABEL_OPTIONAL","type":"TYPE_STRING","jsonName":"message"}]}],"service":[{"name":"IntegrationsLimitChecker","method":[{"name":"ExportStatusLimitChecker","inputType":".lansweeper.integrationslimitchecker.v1.ExportStatusLimitCheckerRequest","outputType":".lansweeper.integrationslimitchecker.v1.ExportStatusLimitCheckerResponse","options":{}}]}],"sourceCodeInfo":{"location":[{"span":[0,0,15,1]},{"path":[12],"span":[0,0,18]},{"path":[2],"span":[2,0,47]},{"path":[4,0],"span":[4,0,7,1]},{"path":[4,0,1],"span":[4,8,39]},{"path":[4,0,2,0],"span":[5,2,19]},{"path":[4,0,2,0,5],"span":[5,2,8]},{"path":[4,0,2,0,1],"span":[5,9,14]},{"path":[4,0,2,0,3],"span":[5,17,18]},{"path":[4,0,2,1],"span":[6,2,21]},{"path":[4,0,2,1,5],"span":[6,2,8]},{"path":[4,0,2,1,1],"span":[6,9,16]},{"path":[4,0,2,1,3],"span":[6,19,20]},{"path":[4,1],"span":[9,0,11,1]},{"path":[4,1,1],"span":[9,8,40]},{"path":[4,1,2,0],"span":[10,2,21]},{"path":[4,1,2,0,5],"span":[10,2,8]},{"path":[4,1,2,0,1],"span":[10,9,16]},{"path":[4,1,2,0,3],"span":[10,19,20]},{"path":[6,0],"span":[13,0,15,1]},{"path":[6,0,1],"span":[13,8,32]},{"path":[6,0,2,0],"span":[14,2,110]},{"path":[6,0,2,0,1],"span":[14,6,30]},{"path":[6,0,2,0,2],"span":[14,32,63]},{"path":[6,0,2,0,3],"span":[14,74,106]}]},"syntax":"proto3","bufExtension":{"isImport":false,"isSyntaxUnspecified":false}}]}
@@ -5,7 +5,6 @@
5
5
  /* eslint-disable */
6
6
 
7
7
  import * as grpc from "@grpc/grpc-js";
8
- import {handleClientStreamingCall} from "@grpc/grpc-js/build/src/server-call";
9
8
  import * as limit_checker_api_pb from "./limit_checker_api_pb";
10
9
 
11
10
  interface IIntegrationsLimitCheckerService extends grpc.ServiceDefinition<grpc.UntypedServiceImplementation> {
package/package.json CHANGED
@@ -1,6 +1,7 @@
1
1
  {
2
2
  "name": "@lansweeper/integrations-limit-checker-grpc",
3
- "version": "0.2.2",
3
+ "version": "0.2.4",
4
+ "description": "Limit Checker GRPC Integration",
4
5
  "main": "gen-proto/index.js",
5
6
  "types": "gen-proto/index.d.ts",
6
7
  "license": "MIT",
@@ -8,5 +9,5 @@
8
9
  "@grpc/grpc-js": "^1.3.2",
9
10
  "google-protobuf": "^3.17.0"
10
11
  },
11
- "gitHead": "f2b029a2de060d0bded7b42ed6caacc44f3ebd45"
12
+ "gitHead": "fddf7c770b9e4a73b069d57613d4e539ad4a5d24"
12
13
  }