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.2 to 2.0.3

14

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

@@ -31,15 +31,15 @@ "main": "src/index.js",

"google-protobuf": "~3.9.1",
"grpc-boom": "~1.0.23"
"grpc-boom": "~1.0.25"
},
"devDependencies": {
"@types/google-protobuf": "~3.7.1",
"@types/node": "~12.7.2",
"grpc": "~1.22.2",
"npm-check-updates": "~3.1.21",
"@types/node": "~12.7.5",
"grpc": "~1.23.3",
"npm-check-updates": "~3.1.23",
"prettier": "~1.18.2",
"protobufjs": "~6.8.8",
"ts-node": "~8.3.0",
"tslint": "~5.18.0",
"typescript": "~3.5.3"
"tslint": "~5.20.0",
"typescript": "~3.6.3"
}
}
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