🚀 Big News: Socket Acquires Coana to Bring Reachability Analysis to Every Appsec Team.Learn more
Socket
Book a DemoInstallSign in
Socket

bare-path

Package Overview
Dependencies
Maintainers
2
Versions
11
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bare-path

Path manipulation library for JavaScript

3.0.0
latest
Source
npm
Version published
Weekly downloads
7.1M
5.23%
Maintainers
2
Weekly downloads
 
Created
Source

bare-path

Path manipulation library for JavaScript.

npm i bare-path

Usage

const path = require('bare-path')

path.join('foo', 'bar') // foo/bar on posix, foo\bar on windows

License

Apache-2.0

FAQs

Package last updated on 11 Sep 2024

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