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 Compare versions

Comparing version 4.1.0 to 4.1.1

10

CHANGELOG.md

@@ -0,1 +1,11 @@

<a name="4.1.1"></a>
## [4.1.1](https://github.com/troch/path-parser/compare/v4.1.0...v4.1.1) (2018-06-05)
### Bug Fixes
* update search-params to decode unicode values when parsing ([f0c4396](https://github.com/troch/path-parser/commit/f0c4396))
<a name="4.1.0"></a>

@@ -2,0 +12,0 @@ # [4.1.0](https://github.com/troch/path-parser/compare/v4.0.5...v4.1.0) (2018-05-14)

4

package.json
{
"name": "path-parser",
"version": "4.1.0",
"version": "4.1.1",
"description": "A small utility to parse, match and generate paths",

@@ -65,4 +65,4 @@ "main": "dist/cjs/path-parser.js",

"dependencies": {
"search-params": "2.1.2"
"search-params": "2.1.3"
}
}

Sorry, the diff of this file is not supported yet

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