@web3-react/types
Advanced tools
Comparing version 6.0.0-beta.5 to 6.0.0-beta.6
{ | ||
"name": "@web3-react/types", | ||
"version": "6.0.0-beta.5", | ||
"description": "A simple, maximally extensible, minimal-dependency framework for building modern Ethereum dApps in React.", | ||
"version": "6.0.0-beta.6", | ||
"description": "A simple, maximally extensible, dependency minimized framework for building modern Ethereum dApps", | ||
"keywords": [ | ||
"react", | ||
"react-hooks", | ||
"hooks", | ||
"ethereum", | ||
"javascript", | ||
"typescript", | ||
"web3", | ||
"context", | ||
"frontend", | ||
"dapp", | ||
"metamask", | ||
"walletconnect" | ||
], | ||
"author": "Noah Zinsmeister <noahwz@gmail.com>", | ||
@@ -14,3 +28,3 @@ "repository": { | ||
"main": "dist/index.js", | ||
"module": "dist/core.esm.js", | ||
"module": "dist/types.esm.js", | ||
"typings": "dist/index.d.ts", | ||
@@ -26,3 +40,3 @@ "files": [ | ||
"license": "GPL-3.0-or-later", | ||
"gitHead": "da736ab33dfc461bebb723f2ea6321cc637fb56f" | ||
"gitHead": "fa5b2ca9e28ee80a1172c10c4b1e2e164fbf5de4" | ||
} |
# @web3-react/types | ||
Please visit the [parent `web3-react` repository](https://github.com/NoahZinsmeister/web3-react) for documentation and details on this packge. |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
40736
4