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
7273

3.0.1

Diff

Changelog

Source

3.0.1 (2018/10/02 22:43 +00:00)

  • #5 Update Public Suffix Lists
    • https://github.com/publicsuffix/list/commit/1422e8a1dfa290b11a483ec660435e33841cf96a
remusao
published 3.0.0 •

Changelog

Source

3.0.0 (2018/09/18 11:42 +00:00)

  • #1 Tldts - typescript rewrite
    • Introduce two new options to enabled/disabled the Private/ICANN domains.
    • 'allowIcann' set to 'false' will ignore the ICANN section of the list.
    • 'allowPrivate' set to 'false' will ignore the PRIVATE section of the list.
    • Introduce 'lenient' mode for hostname validation.
    • typescript rewrite + toolchain improvements
    • Update travis config
    • Optimizations + idna compaction
    • Allow updating the rules
    • Use minified/optimized version in benchmark
    • Simplify tsconfig
1
7273
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