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

grpc-ts-middleware

Package Overview
Dependencies
Maintainers
1
Versions
12
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

grpc-ts-middleware - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

14

package.json
{
"name": "grpc-ts-middleware",
"version": "1.0.4",
"version": "1.0.5",
"description": "gRPC pre-call and post-call middleware",

@@ -28,10 +28,10 @@ "main": "src/index.js",

"devDependencies": {
"@types/node": "~11.12.1",
"grpc": "~1.19.0",
"prettier": "~1.16.4",
"@types/node": "~11.13.7",
"grpc": "~1.20.0",
"prettier": "~1.17.0",
"protobufjs": "~6.8.8",
"ts-node": "~8.0.3",
"tslint": "~5.14.0",
"typescript": "~3.3.4000"
"ts-node": "~8.1.0",
"tslint": "~5.16.0",
"typescript": "~3.4.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