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

@protobuf-ts/grpc-backend

Package Overview
Dependencies
Maintainers
1
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@protobuf-ts/grpc-backend - npm Package Compare versions

Comparing version 2.0.0-alpha.28 to 2.0.0-alpha.29

20

package.json
{
"name": "@protobuf-ts/grpc-backend",
"version": "2.0.0-alpha.28",
"version": "2.0.0-alpha.29",
"description": "gRPC backend for servers generated by the protoc plugin \"protobuf-ts\"",

@@ -26,5 +26,12 @@ "license": "Apache-2.0",

"sideEffects": false,
"dependencies": {
"@protobuf-ts/runtime": "^2.0.0-alpha.29",
"@protobuf-ts/runtime-rpc": "^2.0.0-alpha.29"
},
"peerDependencies": {
"@grpc/grpc-js": "^1.2.2"
},
"devDependencies": {
"@protobuf-ts/plugin": "^2.0.0-alpha.28",
"@protobuf-ts/protoc": "^2.0.0-alpha.28",
"@protobuf-ts/plugin": "^2.0.0-alpha.29",
"@protobuf-ts/protoc": "^2.0.0-alpha.29",
"@types/jasmine": "^3.5.10",

@@ -37,8 +44,3 @@ "jasmine": "^3.5.0",

},
"dependencies": {
"@grpc/grpc-js": "^1.2.2",
"@protobuf-ts/runtime": "^2.0.0-alpha.28",
"@protobuf-ts/runtime-rpc": "^2.0.0-alpha.28"
},
"gitHead": "dfd0e333bc8ce4c2e045d443953ee7dcf7d50cca"
"gitHead": "4b0c1f85efab2be637ba09422c00aff522d07e4f"
}
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