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

@dappworks/urpc

Package Overview
Dependencies
Maintainers
4
Versions
63
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@dappworks/urpc - npm Package Compare versions

Comparing version 0.0.40 to 0.0.41

1

dist/index.d.ts

@@ -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>;

2

package.json
{
"name": "@dappworks/urpc",
"version": "0.0.40",
"version": "0.0.41",
"module": "index.ts",

@@ -5,0 +5,0 @@ "main": "dist/index.js",

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