@ddadaal/tsgrpc-server
Advanced tools
Comparing version 0.6.0 to 0.6.1
@@ -6,2 +6,14 @@ # Change Log | ||
## [0.6.1](https://github.com/ddadaal/tsgrpc/compare/v0.6.0...v0.6.1) (2021-11-08) | ||
### Bug Fixes | ||
* **server:** fix tsc build error ([70fda6b](https://github.com/ddadaal/tsgrpc/commit/70fda6b667d73d9ab2ef8f698234c812ae5283ad)) | ||
# [0.6.0](https://github.com/ddadaal/tsgrpc/compare/v0.5.0...v0.6.0) (2021-11-07) | ||
@@ -8,0 +20,0 @@ |
{ | ||
"name": "@ddadaal/tsgrpc-server", | ||
"version": "0.6.0", | ||
"version": "0.6.1", | ||
"description": "A simple gRPC Server Framework for TypeScript Node.js", | ||
@@ -22,3 +22,3 @@ "main": "lib/index.js", | ||
"@ddadaal/node-logger": "^0.1.1", | ||
"@ddadaal/tsgrpc-utils": "^0.6.0", | ||
"@ddadaal/tsgrpc-utils": "^0.6.1", | ||
"@grpc/grpc-js": "^1.4.3", | ||
@@ -39,4 +39,3 @@ "tslib": "^2.3.1" | ||
"access": "public" | ||
}, | ||
"gitHead": "5746ed2e73bc258f252061eb7198fe259313b7bc" | ||
} | ||
} |
@@ -0,0 +0,0 @@ ## server: A minimal gRPC Framework |
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
18
186
18513
Updated@ddadaal/tsgrpc-utils@^0.6.1