Socket
Socket
Sign inDemoInstall

parse-path

Package Overview
Dependencies
1
Maintainers
2
Versions
18
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 5.0.0 to 6.0.0

7

lib/index.js

@@ -17,3 +17,4 @@ "use strict";

* - `port` (String): The domain port (default: `""`).
* - `resource` (String): The url domain (including subdomain and port).
* - `resource` (String): The url domain/hostname.
* - `host` (String): The url domain (including subdomain and port).
* - `user` (String): The authentication user (default: `""`).

@@ -34,2 +35,3 @@ * - `password` (String): The authentication password (default: `""`).

resource: "",
host: "",
user: "",

@@ -49,3 +51,4 @@ password: "",

output.port = parsed.port;
output.resource = parsed.host;
output.resource = parsed.hostname;
output.host = parsed.host;
output.user = parsed.username || "";

@@ -52,0 +55,0 @@ output.password = parsed.password || "";

{
"name": "parse-path",
"version": "5.0.0",
"version": "6.0.0",
"description": "Parse paths (local paths, urls: ssh/git/etc)",

@@ -5,0 +5,0 @@ "main": "lib/index.js",

@@ -165,3 +165,4 @@ <!-- Please do not edit this file. Edit the `blah` field in the `package.json` instead. If in doubt, open an issue. -->

- `port` (String): The domain port (default: `""`).
- `resource` (String): The url domain (including subdomain and port).
- `resource` (String): The url domain/hostname.
- `host` (String): The url domain (including subdomain and port).
- `user` (String): The authentication user (default: `""`).

@@ -229,18 +230,17 @@ - `password` (String): The authentication password (default: `""`).

- `parse-url`
- `@semantic-release/gitlab`
- `@pvm/gitlab`
- `@enkeledi/react-native-week-month-date-picker`
- `eleventy-plugin-embed-soundcloud`
- `@enkeledi/react-native-week-month-date-picker`
- `@hemith/react-native-tnk`
- `native-kakao-login`
- `react-native-my-first-try-arun-ramya`
- `react-native-kakao-maps`
- `react-native-is7`
- `react-native-ytximkit`
- `react-native-payu-payment-testing`
- `npm_one_1_2_3`
- `react-fsm-router`
- `react-native-biometric-authenticate`
- `react-native-arunmeena1987`
- `react-native-biometric-authenticate`
- `react-native-contact-list`
- `react-native-is7`
- `react-native-payu-payment-testing`
- `react-native-kakao-maps`
- `react-native-my-first-try-arun-ramya`
- `react-native-ytximkit`
- `rn-adyen-dropin`

@@ -250,2 +250,3 @@ - `tria-prima`

- `@positionex/position-sdk`
- `@okayhq/backstage-backend-plugin`
- `@corelmax/react-native-my2c2p-sdk`

@@ -258,49 +259,51 @@ - `@felipesimmi/react-native-datalogic-module`

- `npm_qwerty`
- `react-native-arunjeyam1987`
- `react-native-bubble-chart`
- `react-native-arunjeyam1987`
- `react-native-flyy`
- `@saad27/react-native-bottom-tab-tour`
- `@xudong/semantic-release-gitlab`
- `candlelabssdk`
- `@alphy11/semantic-release-gitlab`
- `@apardellass/react-native-audio-stream`
- `@fgreinacher/semantic-release-gitlab`
- `@geeky-apo/react-native-advanced-clipboard`
- `react-native-dsphoto-module`
- `react-native-responsive-size`
- `react-native-sayhello-module`
- `@flareapp/ignition-ui`
- `@j4s0n/semantic-release-gitlab`
- `react-feedback-sdk`
- `npm_one_12_34_1_`
- `npm_one_2_2`
- `react-native-responsive-size`
- `react-native-sayhello-module`
- `react-native-dsphoto-module`
- `payutesting`
- `@flareapp/ignition-ui`
- `semantic-release-gitee`
- `semantic-release-gitlab-plugin`
- `@con-test/react-native-concent-common`
- `@pvm/github`
- `@pvm/plugin-conventional-changelog`
- `@pvm/github`
- `@con-test/react-native-concent-common`
- `react-native-shekhar-bridge-test`
- `@devdiary/semantic-devdiary-release`
- `birken-react-native-community-image-editor`
- `luojia-cli-dev`
- `reac-native-arun-ramya-test`
- `react-native-transtracker-library`
- `react-native-pulsator-native`
- `react-native-arun-ramya-test`
- `react-native-arunramya151`
- `react-native-plugpag-wrapper`
- `react-native-pulsator-native`
- `react-native-transtracker-library`
- `semantic-release-version`
- `@devdiary/semantic-devdiary-release`
- `luojia-cli-dev`
- `birken-react-native-community-image-editor`
- `@screeb/react-native`
- `@jfilipe-sparta/react-native-module_2`
- `@tjoussen/semantic-release-gitlab-mr`
- `@buganto/client`
- `@cloudoki/donderflow`
- `@tjoussen/semantic-release-gitlab-mr`
- `astra-ufo-sdk`
- `react-native-syan-photo-picker`
- `@wecraftapps/react-native-use-keyboard`
- `electron-info`
- `l2forlerna`
- `native-google-login`
- `raact-native-arunramya151`
- `react-native-modal-progress-bar`
- `react-native-test-module-hhh`
- `raact-native-arunramya151`
- `reddit-title-has-verbatim-quote`
- `react-native-jsi-device-info`
- `react-native-badge-control`
- `native-date-picker-module`
- `styless-react`
- `rn-tm-notify`

@@ -307,0 +310,0 @@

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc