Socket
Socket
Sign inDemoInstall

@hapi/tlds

Package Overview
Dependencies
Maintainers
7
Versions
6
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@hapi/tlds - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

3

dist/tlds.js
"use strict";
// https://data.iana.org/TLD/tlds-alpha-by-domain.txt
// # Version 2024032800, Last Updated Thu Mar 28 07:07:01 2024 UTC
// # Version 2024061801, Last Updated Wed Jun 19 07:07:01 2024 UTC
Object.defineProperty(exports, "__esModule", { value: true });

@@ -810,3 +810,2 @@ exports.TLDS = void 0;

'NAME',
'NATURA',
'NAVY',

@@ -813,0 +812,0 @@ 'NBA',

// https://data.iana.org/TLD/tlds-alpha-by-domain.txt
// # Version 2024032800, Last Updated Thu Mar 28 07:07:01 2024 UTC
// # Version 2024061801, Last Updated Wed Jun 19 07:07:01 2024 UTC
export const TLDS = [

@@ -807,3 +807,2 @@ 'AAA',

'NAME',
'NATURA',
'NAVY',

@@ -810,0 +809,0 @@ 'NBA',

{
"name": "@hapi/tlds",
"description": "TLDS list for domain validation",
"version": "1.0.4",
"version": "1.0.5",
"repository": "git://github.com/hapijs/tlds",

@@ -6,0 +6,0 @@ "main": "./dist/index.js",

// https://data.iana.org/TLD/tlds-alpha-by-domain.txt
// # Version 2024032800, Last Updated Thu Mar 28 07:07:01 2024 UTC
// # Version 2024061801, Last Updated Wed Jun 19 07:07:01 2024 UTC

@@ -808,3 +808,2 @@ export const TLDS: string[] = [

'NAME',
'NATURA',
'NAVY',

@@ -811,0 +810,0 @@ 'NBA',

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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