Comparing version 0.0.15 to 0.0.16
@@ -0,4 +1,5 @@ | ||
// src/index.ts | ||
import { useEffect, useState } from "react"; | ||
import { getENS } from "get-ens"; | ||
const useENS = ({ | ||
var useENS = ({ | ||
provider, | ||
@@ -5,0 +6,0 @@ domain, |
{ | ||
"name": "use-ens", | ||
"version": "0.0.15", | ||
"version": "0.0.16", | ||
"description": "A React hook to fetch ENS records from a domain.", | ||
@@ -5,0 +5,0 @@ "files": [ |
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
3086
46