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

@unstoppabledomains/resolution

Package Overview
Dependencies
Maintainers
6
Versions
108
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@unstoppabledomains/resolution - npm Package Compare versions

Comparing version 1.10.1 to 1.10.2

2

build/package.json
{
"name": "@unstoppabledomains/resolution",
"version": "1.10.0",
"version": "1.10.1",
"description": "Domain Resolution for blockchain domains",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

@@ -42,3 +42,3 @@ export declare type Dictionary<T> = {

logIndex?: string;
removed: boolean;
removed?: boolean;
topics: string[];

@@ -70,3 +70,3 @@ transactionHash?: string;

transactionIndex?: number;
removed: boolean;
removed?: boolean;
address: string;

@@ -73,0 +73,0 @@ data: string;

@@ -0,1 +1,4 @@

## 1.10.2
* hotfix regarding incompatable types with Ethers InfuraProvider
## 1.10.1

@@ -2,0 +5,0 @@ * Fixed bug regarding incompatable types with Ethers InfuraProvider

{
"name": "@unstoppabledomains/resolution",
"version": "1.10.1",
"version": "1.10.2",
"description": "Domain Resolution for blockchain domains",

@@ -5,0 +5,0 @@ "main": "./build/index.js",

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