Comparing version 0.0.4 to 0.0.5
@@ -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) { |
{ | ||
"name": "@chijs/rpc", | ||
"version": "0.0.4", | ||
"version": "0.0.5", | ||
"main": "lib/index.js", | ||
@@ -5,0 +5,0 @@ "license": "AGPL-3.0", |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
31272