Socket
Socket
Sign inDemoInstall

@etherdata-blockchain/url-join

Package Overview
Dependencies
7
Maintainers
1
Versions
35
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

    @etherdata-blockchain/url-join


Version published
Weekly downloads
571
decreased by-22.42%
Maintainers
1
Created
Weekly downloads
 

Changelog

Source

5.0.3 (2023-05-24)

Bug Fixes

  • export DockerService (#118) (def2658)

Readme

Source

ETD URL Join

This package will join url parts together. This package was adapted from package url-join and re-written in Typescript. Few bugs was fixed.

Getting start

First import this package

import urlJoin from "@etherdata-blockchain/url-join";

Then join two parts together

urlJoin("https://abc.com", "abc") // will output https://abc.com/abc

FAQs

Last updated on 24 May 2023

Did you know?

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts

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