New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.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.3 to 2.0.4

22

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

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

"dependencies": {
"google-protobuf": "~3.9.1",
"grpc-boom": "~1.0.25"
"google-protobuf": "~3.10.0",
"grpc-boom": "~1.0.26"
},
"devDependencies": {
"@types/google-protobuf": "~3.7.1",
"@types/node": "~12.7.5",
"grpc": "~1.23.3",
"npm-check-updates": "~3.1.23",
"prettier": "~1.18.2",
"@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.3.0",
"tslint": "~5.20.0",
"typescript": "~3.6.3"
"ts-node": "~8.5.2",
"tslint": "~5.20.1",
"typescript": "~3.7.2"
}
}
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