New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@dappworks/urpc

Package Overview
Dependencies
Maintainers
0
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.65 to 0.0.66

2

dist/index.d.ts

@@ -43,3 +43,3 @@ // Generated by dts-bundle-generator v9.5.1

type?: "action";
input: T | ((args: V) => T);
input: T | (() => T);
confirm?: boolean;

@@ -46,0 +46,0 @@ use?: URPC_Middleware<any>[];

{
"name": "@dappworks/urpc",
"version": "0.0.65",
"version": "0.0.66",
"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