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 3.0.0 to 3.0.1

15

CHANGELOG.md

@@ -0,1 +1,16 @@

<a name="3.0.1"></a>
## [3.0.1](https://github.com/troch/path-parser/compare/v3.0.0...v3.0.1) (2017-11-16)
<a name="3.0.0"></a>
# [3.0.0](https://github.com/troch/path-parser/compare/v2.1.0...v3.0.0) (2017-11-16)
### BREAKING CHANGES
* amd and umd builds are no longer provided
<a name="2.1.0"></a>

@@ -2,0 +17,0 @@ # [2.1.0](https://github.com/troch/path-parser/compare/v2.0.2...v2.1.0) (2017-11-08)

3

package.json
{
"name": "path-parser",
"version": "3.0.0",
"version": "3.0.1",
"description": "A small utility to parse, match and generate paths",
"main": "dist/cjs/path-parser.js",
"jsnext:main": "dist/es/path-parser.js",
"module": "dist/es/path-parser.js",
"scripts": {

@@ -8,0 +9,0 @@ "test": "mocha --compilers js:babel-core/register",

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