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

grpc-ts-health-check

Package Overview
Dependencies
Maintainers
1
Versions
36
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grpc-ts-health-check - npm Package Compare versions

Comparing version 2.0.4 to 2.0.5

24

package.json
{
"name": "grpc-ts-health-check",
"version": "2.0.4",
"version": "2.0.5",
"description": "An implementation of gRPC health checks, written in typescript.",

@@ -30,16 +30,16 @@ "main": "src/index.js",

"dependencies": {
"google-protobuf": "~3.10.0",
"grpc-boom": "~1.0.26"
"google-protobuf": "^3.11.3",
"grpc-boom": "^1.0.27"
},
"devDependencies": {
"@types/google-protobuf": "~3.7.2",
"@types/node": "~12.12.11",
"grpc": "~1.24.2",
"npm-check-updates": "~3.2.1",
"prettier": "~1.19.1",
"protobufjs": "~6.8.8",
"ts-node": "~8.5.2",
"tslint": "~5.20.1",
"typescript": "~3.7.2"
"@types/google-protobuf": "^3.7.2",
"@types/node": "^13.7.0",
"grpc": "^1.24.2",
"npm-check-updates": "^4.0.1",
"prettier": "^1.19.1",
"protobufjs": "^6.8.8",
"ts-node": "^8.6.2",
"tslint": "^6.0.0",
"typescript": "^3.7.5"
}
}
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