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.18.0 to 1.18.1

2

build/Cns.js

@@ -92,3 +92,3 @@ "use strict";

(domain.indexOf('.') > 0 &&
/^.{1,}\.(crypto)$/.test(domain) &&
!/^.*\.(eth|luxe|xyz|kred|addr\.reverse|zil)$/.test(domain) &&
domain.split('.').every(function (v) { return !!v.length; })));

@@ -95,0 +95,0 @@ };

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

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

@@ -1,3 +0,1 @@

## 1.18.0
* Use Infura Ethereum Provider by default
## 1.17.0

@@ -4,0 +2,0 @@ * Add support for TLOS

{
"name": "@unstoppabledomains/resolution",
"version": "1.18.0",
"version": "1.18.1",
"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