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

@chijs/rpc

Package Overview
Dependencies
Maintainers
1
Versions
7
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chijs/rpc - npm Package Compare versions

Comparing version 0.0.4 to 0.0.5

0

lib/base.d.ts

@@ -0,0 +0,0 @@ export interface IRejection {

@@ -0,0 +0,0 @@ export function encodeReject(reject) {

@@ -0,0 +0,0 @@ import { Fn, IRpcMsg, RpcId, SubscriptionId } from './base.js';

@@ -0,0 +0,0 @@ import { nanoid } from 'nanoid';

@@ -0,0 +0,0 @@ export * from './base.js';

@@ -0,0 +0,0 @@ export * from './base.js';

@@ -0,0 +0,0 @@ import { Logger } from 'pino';

@@ -0,0 +0,0 @@ import { encodeReject, RpcMsgType } from './base.js';

@@ -0,0 +0,0 @@ import type { WithoutPrefix } from '@chijs/util';

@@ -0,0 +0,0 @@ export function createRpcWrapper(handle, prefix) {

2

package.json
{
"name": "@chijs/rpc",
"version": "0.0.4",
"version": "0.0.5",
"main": "lib/index.js",

@@ -5,0 +5,0 @@ "license": "AGPL-3.0",

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