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.11-alpha.0 to 8.0.12-alpha.0

3

dist/index.d.ts

@@ -16,6 +16,5 @@ /// <reference types="node" />

export interface Actions {
startActivation: () => void;
startActivation: () => () => void;
update: (stateUpdate: Web3ReactStateUpdate) => void;
reportError: (error: Error) => void;
reset: () => void;
}

@@ -22,0 +21,0 @@ export interface RequestArguments {

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

},
"version": "8.0.11-alpha.0",
"version": "8.0.12-alpha.0",
"type": "module",

@@ -23,5 +23,5 @@ "files": [

"peerDependencies": {
"zustand": "^3.5.10"
"zustand": "^3.6.7"
},
"gitHead": "49d36f79b370da852ce9c25dde73600615963498"
"gitHead": "4e6ecc3cc476e844046ee035bf8cf90b8df50d99"
}
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