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

tldts

Package Overview
Dependencies
Maintainers
1
Versions
746
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tldts - npm Package Versions

1
75

5.6.4-canary.375.3a45539fdb76a0f1a503983d7258e231ef38e106.0

Diff

remusao
published 5.6.4 •

Changelog

Source

v5.6.49 (Fri Aug 14 2020)

:scroll: Update Public Suffix List
  • tldts-experimental, tldts
    • Update upstream public suffix list #718 (@github-actions[bot] @remusao)
:nut_and_bolt: Dependencies
Authors: 3

remusao
published 5.6.4-canary.374.f1a51e264163bc3a09820a5ff3fb7b6047182236.0 •

remusao
published 5.6.4-canary.374.29219dc1affb702d89f30d9d799e0155f0c99f33.0 •

remusao
published 5.6.4-canary.374.9ede8c9ad4aaa2210655cae4d32e8ee6b947200d.0 •

remusao
published 5.6.3 •

Changelog

Source

5.6.3

2019-12-25

  • Update version of public suffix rules.
remusao
published 5.6.2 •

Changelog

Source

5.6.2

2019-11-17

  • Update version of public suffix rules.
remusao
published 5.6.1 •

Changelog

Source

v5.6.1 (Sun Feb 16 2020)

:scroll: Update Public Suffix List
  • tldts-core, tldts-experimental, tldts
:bug: Bug Fix
  • tldts-core, tldts-experimental, tldts
    • fix: handling of ipv6 when 'extractHostname' option is 'false' #256 (@remusao)
⚠️ Pushed to master
  • ci: remove auto base config (@remusao)
  • ci: try to fix publishing (@remusao)
  • tldts-core, tldts-experimental, tldts
:house: Internal
:nut_and_bolt: Dependencies

remusao
published 5.6.0 •

Changelog

Source

5.6.0

2019-10-12

  • New optimizations #255

    • re-use a unique result object for all methods but parse(...)
    • remove memory allocation + callback in packed hash
    • remove unnecessary calls to indexOf and lastIndexOf in packed hash

    These optimizations result in up to 20% faster invocations of parse(...) and 40% faster invocations of getPublicSuffix(...)when using tldts-experimental. This should also reduce memory pressure in cases where specific methods are used (i.e.: all but parse(...)) since no intermediary result object needs to be allocated.

remusao
published 5.5.0 •

Changelog

Source

5.5.0

2019-09-24

  • Add minified esm bundle (alongside umd)
  • Update public suffix ruleset
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