Socket
Socket
Sign inDemoInstall

parse-domain

Package Overview
Dependencies
Maintainers
0
Versions
55
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-domain - npm Package Versions

13
6

4.1.0

Diff

Changelog

Source

4.1.0 (2021-09-03)

Features

  • Switch to MIT license (05bc1c0)
peeri
published 4.0.0 •

Changelog

Source

4.0.0 (2021-09-02)

chore

  • Change supported Node versions (202ff9f)

BREAKING CHANGES

  • Node versions below 12 are not officially supported anymore.
peeri
published 3.0.4 •

Changelog

Source

3.0.4 (2021-09-02)

Bug Fixes

  • Improve scheme support in fromUrl (4c10202), closes #section-3 #130
peeri
published 3.0.3 •

Changelog

Source

3.0.3 (2020-10-20)

Bug Fixes

  • Add check for global URL constructor in fromUrl() (#119) (4e32480)
peeri
published 3.0.2 •

Changelog

Source

3.0.2 (2020-05-06)

Bug Fixes

peeri
published 3.0.1 •

Changelog

Source

3.0.1 (2020-04-24)

Bug Fixes

peeri
published 3.0.0 •

Changelog

Source

3.0.0 (2020-04-23)

Features

  • Complete rewrite in TypeScript and several bug fixes and improvements (9f38492)

BREAKING CHANGES

  • This release is a complete rewrite in TypeScript. It fixes some long outstanding bugs and comes with improvements we were planning for quite some time. The major changes are: 1. parseDomain does not accept whole URLs anymore. Only the hostname section of a URL is allowed now. 2. We removed the options object. Custom TLDs are returned as "valid but not listed". The parse result contains both the result with private TLDs and without private TLDs. 3. Dropped Node 6 support. We recommend reading the README since the public API as changed quite a lot.
peeri
published 3.0.0-beta.10 •

Changelog

Source

3.0.0-beta.10 (2020-04-23)

Features

  • Trigger beta release for next major version (5443240)
peeri
published 3.0.0-beta.9 •

Changelog

Source

3.0.0-beta.9 (2020-04-20)

Bug Fixes

peeri
published 3.0.0-beta.8 •

Changelog

Source

3.0.0-beta.8 (2020-04-20)

Bug Fixes

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