Socket
Socket
Sign inDemoInstall

protocat

Package Overview
Dependencies
35
Maintainers
1
Versions
23
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 0.5.1 to 0.5.2

2

dist/index.d.ts

@@ -5,3 +5,3 @@ export { ProtoCat } from './lib/server/application';

export { CacheImplementation, createCache } from './lib/server/middleware/cache';
export { Middleware, ServiceImplementation } from './lib/server/call';
export { Middleware, ServiceImplementation, ProtoCatCall, } from './lib/server/call';
export { createClient } from './lib/client/client';

@@ -8,0 +8,0 @@ export { accessLogInterceptor } from './lib/client/interceptors/access-log-interceptor';

{
"name": "protocat",
"description": "Modern, minimalist type-safe gRPC framework for Node.js",
"version": "0.5.1",
"version": "0.5.2",
"author": "Jaroslav Šmolík <grissius@gmail.com>",

@@ -6,0 +6,0 @@ "main": "./dist/index.js",

@@ -42,4 +42,8 @@ <div align="center">

Learn more about ProtoCat in [docs](https://grissius.github.io/protocat/).
~~Learn more about ProtoCat in [docs](https://grissius.github.io/protocat/).~~
**🚧 Current docs are under maintenance**
**Until fixed, please see temporary deploy at [infallible-noether-964b1e.netlify.app](https://infallible-noether-964b1e.netlify.app/)**
## Support

@@ -46,0 +50,0 @@

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc