@dappworks/urpc
Advanced tools
Comparing version 0.0.40 to 0.0.41
@@ -186,2 +186,3 @@ // Generated by dts-bundle-generator v9.5.1 | ||
call<R_2 extends keyof T>(params: { | ||
name: string; | ||
method: R_2; | ||
@@ -188,0 +189,0 @@ input: Partial<T[R_2] extends URPC_Function<infer Z_3 extends Object, any, any> ? Z_3 : never>; |
{ | ||
"name": "@dappworks/urpc", | ||
"version": "0.0.40", | ||
"version": "0.0.41", | ||
"module": "index.ts", | ||
@@ -5,0 +5,0 @@ "main": "dist/index.js", |
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
125349
740