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

@rainbow-me/kit-utils

Package Overview
Dependencies
Maintainers
3
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@rainbow-me/kit-utils - npm Package Compare versions

Comparing version 0.0.0 to 0.0.1

4

dist/types.d.ts

@@ -0,6 +1,6 @@

import type { AbstractConnector } from '@web3-react/abstract-connector';
export declare type Wallet = {
name: string;
hidden?: boolean;
options?: Record<string, any>;
connectorName?: string;
connector: AbstractConnector;
};

@@ -7,0 +7,0 @@ export declare type TxHistoryFetcher<Tx = any, P = any, O = any> = (opts: {

{
"name": "@rainbow-me/kit-utils",
"type": "module",
"version": "0.0.0",
"version": "0.0.1",
"exports": "./dist/index.js",

@@ -6,0 +6,0 @@ "types": "./dist/index.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