New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@protobuf-ts/twirp-transport

Package Overview
Dependencies
Maintainers
1
Versions
93
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@protobuf-ts/twirp-transport - npm Package Compare versions

Comparing version 1.0.0-alpha.35 to 1.0.0-alpha.36

8

package.json
{
"name": "@protobuf-ts/twirp-transport",
"version": "1.0.0-alpha.35",
"version": "1.0.0-alpha.36",
"description": "Twirp transport for code generated by the protobuf-ts plugin.",

@@ -42,6 +42,6 @@ "license": "Apache-2.0",

"dependencies": {
"@protobuf-ts/runtime": "^1.0.0-alpha.35",
"@protobuf-ts/runtime-rpc": "^1.0.0-alpha.35"
"@protobuf-ts/runtime": "^1.0.0-alpha.36",
"@protobuf-ts/runtime-rpc": "^1.0.0-alpha.36"
},
"gitHead": "dbd563ea36e866b71cc9edc94930797d66c0bb71"
"gitHead": "b5281c1d873d8172357bbea319d32227c974d523"
}

@@ -15,4 +15,4 @@ @protobuf-ts/twirp-transport

The Twirp transport is documented in the [MANUAL](https://github.com/timostamm/protobuf-ts/MANUAL.md#twirp-transport).
For a quick overview of `protobuf-ts`, check the repository [README](https://github.com/timostamm/protobuf-ts/README.md).
The Twirp transport is documented in the [MANUAL](https://github.com/timostamm/protobuf-ts/blob/master/MANUAL.md#twirp-transport).
For a quick overview of `protobuf-ts`, check the repository [README](https://github.com/timostamm/protobuf-ts/blob/master/README.md).

@@ -22,3 +22,3 @@

The [Twirp error codes](https://github.com/timostamm/protobuf-ts/packages/twirp-transport/src/twitch-twirp-error-code.ts)
The [Twirp error codes](https://github.com/timostamm/protobuf-ts/blob/master/packages/twirp-transport/src/twitch-twirp-error-code.ts)
and clientcompat.proto are Copyright 2018 Twitch Interactive, Inc.
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