Socket
Socket
Sign inDemoInstall

tldts

Package Overview
Dependencies
Maintainers
1
Versions
733
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

tldts - npm Package Versions

1
74

5.6.4-canary.374.29219dc1affb702d89f30d9d799e0155f0c99f33.0

Diff

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
    • Release v5.6.2 #291 (@remusao)
: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
remusao
published 5.4.1 •

Changelog

Source

5.4.1

2019-09-16

  • Update public suffix ruleset
remusao
published 5.4.0 •

Changelog

Source

5.4.0

2019-08-29

  • Update public suffix ruleset #231
  • Add new getDomainWithoutSuffix(...) method #231
remusao
published 5.3.2 •

Changelog

Source

5.3.2

2019-07-26

  • update public suffix ruleset #207
  • fix source maps #207
  • make sure tslib does not appear in build artifacts #207
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