Comparing version 1.0.2 to 1.0.3
{ | ||
"name": "path-parse", | ||
"version": "1.0.2", | ||
"description": "Node.js 0.11.15 path.parse() ponyfill", | ||
"version": "1.0.3", | ||
"description": "Node.js path.parse() ponyfill", | ||
"main": "index.js", | ||
@@ -6,0 +6,0 @@ "scripts": { |
# path-parse [![Build Status](https://travis-ci.org/jbgutierrez/path-parse.svg?branch=master)](https://travis-ci.org/jbgutierrez/path-parse) | ||
> Node.js 0.11.15 [`path.parse(pathString)`](https://nodejs.org/api/path.html#path_path_parse_pathstring) ponyfill. | ||
> Node.js [`path.parse(pathString)`](https://nodejs.org/api/path.html#path_path_parse_pathstring) ponyfill. | ||
@@ -5,0 +5,0 @@ > Ponyfill: A polyfill that doesn't overwrite the native method |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
7977