Socket
Socket
Sign inDemoInstall

path-parser

Package Overview
Dependencies
Maintainers
1
Versions
48
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

path-parser - npm Package Versions

2345

6.1.0

Diff

troch
published 6.0.0 •

Changelog

Source

6.0.0 (2020-01-05)

Features

  • add option urlParamsEncoding for specifying encoding and decoding of URL params (#46) (eb8d728)

BREAKING CHANGES

  • queryParams options from build, test and partialTest has been moved to Path constructor
  • The new urlParamsEncoding option changes the default encoding and decoding. See the README for available encoding and decoding methods.
  • Option interfaces have been renamed (PathTestOptions, PathBuildOptions, PathPartialTestOptions)
troch
published 5.1.0 •

Changelog

Source

5.1.0 (2019-12-30)

Features

  • add generic type to Path (#45) (33eaed2)
  • Update search-params to latest version

Bug Fixes

  • Fix missing dependency tslib
troch
published 5.0.1 •

Changelog

Source

5.0.1 (2019-12-29)

Bug Fixes

Note: not all cases were accounted for and the benefits of this fix is currently unclear.

troch
published 5.0.0 •

Changelog

Source

5.0.0 (2019-12-29)

Bug Fixes

  • use encodeURIComponent to encode URL params (#43) (946d256)

Maintenance

BREAKING CHANGES

  • default export has been removed, now Path is only available as a named export.

<a name="4.2.0"></a>

troch
published 4.2.0 •

Changelog

Source

4.2.0 (2018-07-11)

Features

  • allow star as a param value (14bb91c)
  • allow @ characters in path params (d773d8e)

<a name="4.1.1"></a>

troch
published 4.1.1 •

Changelog

Source

4.1.1 (2018-06-05)

Bug Fixes

  • update search-params to decode unicode values when parsing (f0c4396)

<a name="4.1.0"></a>

troch
published 4.1.0 •

Changelog

Source

4.1.0 (2018-05-14)

Features

  • support sign in parameters (adc36b0)

<a name="4.0.5"></a>

troch
published 4.0.5 •

Changelog

Source

4.0.5 (2018-05-14)

Bug Fixes

  • allow equal signs in parameters (commonly found at the end of base 64 encoded strings) (5c98fb6)

<a name="4.0.4"></a>

troch
published 4.0.4 •

Changelog

Source

4.0.4 (2018-04-09)

Bug Fixes

  • match pipe characters in parameters (Firefox) (d6e6d27)

<a name="4.0.3"></a>

SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc