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 0.0.4 to 0.0.5

modules/Path.js

4

package.json
{
"name": "path-parser",
"version": "0.0.4",
"version": "0.0.5",
"description": "A small utility to parse paths",

@@ -9,3 +9,3 @@ "main": "index.js",

"test-cover": "node ./node_modules/istanbul/lib/cli.js cover ./node_modules/mocha/bin/_mocha",
"build": "./node_modules/.bin/babel -m common lib/Path.js > index.js"
"build": "./node_modules/.bin/babel -m common modules/Path.js > index.js"
},

@@ -12,0 +12,0 @@ "repository": {

@@ -0,2 +1,4 @@

[![npm version](https://badge.fury.io/js/path-parser.svg)](http://badge.fury.io/js/path-parser)
[![Build Status](https://travis-ci.org/troch/path-parser.svg)](https://travis-ci.org/troch/path-parser)
[![Coverage Status](https://coveralls.io/repos/troch/path-parser/badge.svg?branch=master)](https://coveralls.io/r/troch/path-parser?branch=master)

@@ -3,0 +5,0 @@ # path-parser

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