@dappworks/urpc
Advanced tools
Comparing version 0.0.55 to 0.0.56
@@ -70,3 +70,3 @@ // Generated by dts-bundle-generator v9.5.1 | ||
schema?: URPC_SchemaField<R, URPC_Variable<G, R>>; | ||
_schema?: InferSchema<R, URPC_Variable<G, R>["schema"]>; | ||
_schema: InferSchema<R, URPC_Variable<G, R>["schema"]>; | ||
set?: (val: R) => any; | ||
@@ -73,0 +73,0 @@ } |
{ | ||
"name": "@dappworks/urpc", | ||
"version": "0.0.55", | ||
"version": "0.0.56", | ||
"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
37740