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

@web3-onboard/core

Package Overview
Dependencies
Maintainers
2
Versions
232
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-onboard/core - npm Package Compare versions

Comparing version 2.0.1 to 2.0.2

2

dist/index.d.ts
import type { InitOptions, OnboardAPI } from './types';
export type { InitOptions, OnboardAPI, ConnectOptions, WalletState, ConnectedChain } from './types';
export type { InitOptions, OnboardAPI, ConnectOptions, DisconnectOptions, WalletState, ConnectedChain } from './types';
declare function init(options: InitOptions): OnboardAPI;
export default init;
{
"name": "@web3-onboard/core",
"version": "2.0.1",
"version": "2.0.2",
"scripts": {

@@ -5,0 +5,0 @@ "build": "rollup -c",

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