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

@web3-react/types

Package Overview
Dependencies
Maintainers
1
Versions
60
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@web3-react/types - npm Package Compare versions

Comparing version 8.0.4-alpha.0 to 8.0.5-alpha.0

2

dist/index.d.ts

@@ -28,3 +28,3 @@ /// <reference types="node" />

constructor(actions: Actions);
abstract activate(): Promise<void>;
abstract activate(...args: any[]): Promise<void>;
}

@@ -6,3 +6,3 @@ {

},
"version": "8.0.4-alpha.0",
"version": "8.0.5-alpha.0",
"type": "module",

@@ -19,3 +19,3 @@ "exports": "./dist/index.js",

},
"gitHead": "002652f883ab79f86c47c4336e7ef165cd39838d"
"gitHead": "b66d6733ff21e2ede6f6d5f05f9be4909d3c9ef0"
}

@@ -39,3 +39,3 @@ import type { State, StoreApi } from 'zustand/vanilla'

public abstract activate(): Promise<void>
public abstract activate(...args: any[]): Promise<void>
}
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