Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@ddadaal/tsgrpc-server

Package Overview
Dependencies
Maintainers
1
Versions
49
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@ddadaal/tsgrpc-server - npm Package Compare versions

Comparing version 0.6.0 to 0.6.1

lib/types.d.ts

12

CHANGELOG.md

@@ -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 @@

7

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc