New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

light-join

Package Overview
Dependencies
Maintainers
1
Versions
14
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

light-join

Join urls or paths into single path

latest
Source
npmnpm
Version
1.3.0
Version published
Weekly downloads
2.7K
0.76%
Maintainers
1
Weekly downloads
 
Created
Source

light-join

Join urls or paths into single path.

NPM Minzipped Bundle Size

Install

with npm

npm i -s light-join

with yarn

yarn add light-join

Usage

JavaScript

import lightJoin from 'light-join';

lightJoin('/your-base/url/', 'some/path', '/some-other/path');

License

MIT © hakobpogh

Keywords

url

FAQs

Package last updated on 28 Aug 2021

Did you know?

Socket

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