Socket
Socket
Sign inDemoInstall

parse-path

Package Overview
Dependencies
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

parse-path - npm Package Compare versions

Comparing version 2.0.0 to 3.0.0

lib/index.js

51

package.json
{
"name": "parse-path",
"version": "2.0.0",
"description": "",
"main": "index.js",
"version": "3.0.0",
"description": "Parse paths (local paths, urls: /ssh/git/etc)",
"main": "lib/index.js",
"directories": {
"example": "example",
"test": "test"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
"test": "node test"
},
"author": "",
"license": "ISC"
"repository": {
"type": "git",
"url": "git+https://github.com/IonicaBizau/parse-path.git"
},
"keywords": [
"parse",
"path",
"url",
"node",
"git",
"advanced"
],
"author": "Ionică Bizău <bizauionica@gmail.com> (https://ionicabizau.net)",
"license": "MIT",
"bugs": {
"url": "https://github.com/IonicaBizau/parse-path/issues"
},
"homepage": "https://github.com/IonicaBizau/parse-path",
"devDependencies": {
"tester": "^1.3.1"
},
"dependencies": {
"protocols": "^1.4.0",
"is-ssh": "^1.3.0"
},
"files": [
"bin/",
"app/",
"lib/",
"dist/",
"src/",
"scripts/",
"resources/",
"menu/",
"cli.js",
"index.js"
]
}
x
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