@rentspree/path
Advanced tools
Comparing version 0.1.1 to 0.1.2
{ | ||
"name": "@rentspree/path", | ||
"version": "0.1.1", | ||
"version": "0.1.2", | ||
"description": "URL path params/query resolve with ease", | ||
@@ -14,3 +14,3 @@ "license": "MIT", | ||
"engines": { | ||
"node": ">=8" | ||
"node": ">=7" | ||
}, | ||
@@ -17,0 +17,0 @@ "files": [ |
# rentspree-path | ||
[![Generated with nod](https://img.shields.io/badge/generator-nod-2196F3.svg?style=flat-square)](https://github.com/diegohaz/nod) | ||
[![NPM version](https://img.shields.io/npm/v/rentspree-path.svg?style=flat-square)](https://npmjs.org/package/rentspree-path) | ||
[![NPM version](https://img.shields.io/npm/v/@rentspree/path.svg?style=flat-square)](https://npmjs.org/package/@rentspree/path) | ||
[![Build Status](https://img.shields.io/travis/rentspree/path/master.svg?style=flat-square)](https://travis-ci.org/rentspree/path) [![Coverage Status](https://img.shields.io/codecov/c/github/rentspree/path/master.svg?style=flat-square)](https://codecov.io/gh/rentspree/path/branch/master) | ||
@@ -6,0 +6,0 @@ |
14708