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

mipd

Package Overview
Dependencies
Maintainers
2
Versions
13
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

mipd - npm Package Compare versions

Comparing version 0.1.0-canary.20230704T065839 to 0.1.0-canary.20230720T053946

2

package.json
{
"name": "mipd",
"description": "TypeScript Utilities for EIP-6963",
"version": "0.1.0-canary.20230704T065839",
"version": "0.1.0-canary.20230720T053946",
"license": "MIT",

@@ -6,0 +6,0 @@ "repository": "wagmi-dev/mipd",

@@ -427,3 +427,3 @@ <br/>

| `provider` | `import('viem').EIP1193Provider` | The EIP-1193 Provider. |
| `rdns` | `'com.coinbase' | 'com.enkrypt' | 'io.metamask' | 'io.zerion'` | Deterministic identifier for the Provider in the form of an rDNS (Reverse Domain Name Notation) |
| `rdns` | `'com.coinbase' \| 'com.enkrypt' \| 'io.metamask' \| 'io.zerion' \| (string & {})` | Deterministic identifier for the Provider in the form of an rDNS (Reverse Domain Name Notation) |

@@ -430,0 +430,0 @@ Configuration options are customizable using [declaration merging](https://www.typescriptlang.org/docs/handbook/declaration-merging.html). Extend the `Register` interface either directly in your code or in a `d.ts` file (e.g. `eip6963.d.ts`):

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