mirror of
https://github.com/cerc-io/watcher-ts
synced 2026-09-13 02:47:31 +00:00
Pass vouchers for RPC requests in header (#429)
* Send voucher in request header instead of url params * Handle review changes * Update package versions --------- Co-authored-by: Shreerang Kale <shreerangkale@gmail.com>
This commit is contained in:
co-authored by
Shreerang Kale
parent
2b83f38ab6
commit
e6767c3aca
Vendored
+1
-1
@@ -1,6 +1,6 @@
|
||||
{
|
||||
"name": "@cerc-io/cache",
|
||||
"version": "0.2.64",
|
||||
"version": "0.2.65",
|
||||
"description": "Generic object cache",
|
||||
"main": "dist/index.js",
|
||||
"scripts": {
|
||||
|
||||
Reference in New Issue
Block a user