Socket
Socket
Sign inDemoInstall

parse-domain

Package Overview
Dependencies
8
Maintainers
9
Versions
53
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 6.0.0 to 6.0.1

6

package.json
{
"name": "parse-domain",
"version": "6.0.0",
"version": "6.0.1",
"description": "Splits a hostname into subdomains, domain and (effective) top-level domains",

@@ -15,4 +15,4 @@ "keywords": [

"type": "module",
"main": "./build/src/main.js",
"types": "./build/src/main.d.ts",
"main": "./build/main.js",
"types": "./build/main.d.ts",
"scripts": {

@@ -19,0 +19,0 @@ "test": "run-p test:*",

@@ -1,1 +0,1 @@

{"updatedAt":"2022-01-23T19:09:56.197Z"}
{"updatedAt":"2022-01-23T19:15:47.692Z"}
SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc