Socket
Socket
Sign inDemoInstall

@file-services/path

Package Overview
Dependencies
Maintainers
4
Versions
45
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@file-services/path - npm Package Compare versions

Comparing version 7.2.0 to 7.2.2

10

package.json
{
"name": "@file-services/path",
"description": "Node's `path` implementation, ready for the web.",
"version": "7.2.0",
"version": "7.2.2",
"main": "index.js",

@@ -10,3 +10,3 @@ "browser": {

"dependencies": {
"@file-services/types": "^7.2.0"
"@file-services/types": "^7.2.2"
},

@@ -19,3 +19,7 @@ "files": [

"license": "MIT",
"repository": "https://github.com/wixplosives/file-services/tree/master/packages/path",
"repository": {
"type": "git",
"url": "https://github.com/wixplosives/file-services.git",
"directory": "packages/path"
},
"homepage": "https://github.com/wixplosives/file-services",

@@ -22,0 +26,0 @@ "publishConfig": {

# @file-services/path
[![npm version](https://img.shields.io/npm/v/@file-services/path.svg)](https://www.npmjs.com/package/@file-services/path)
[![package size](https://badgen.net/bundlephobia/minzip/@file-services/path)](https://bundlephobia.com/result?p=@file-services/path)
[![package size](https://img.shields.io/bundlephobia/minzip/@file-services/path)](https://bundlephobia.com/result?p=@file-services/path)
Node's `path` implementation, ready for the web.
Original code: https://github.com/nodejs/node/blob/master/lib/path.js
Original code: https://github.com/nodejs/node/blob/main/lib/path.js

@@ -10,0 +10,0 @@ ## License

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