Comparing version 1.1.2 to 1.1.3
{ | ||
"name": "wayfarer", | ||
"version": "1.1.2", | ||
"version": "1.1.3", | ||
"description": "A simple router built for minimalism and speed", | ||
@@ -27,3 +27,3 @@ "main": "index.js", | ||
"dependencies": { | ||
"routington": "^0.1.3" | ||
"routington": "^1.0.2" | ||
}, | ||
@@ -30,0 +30,0 @@ "devDependencies": { |
# wayfarer | ||
[![NPM version][npm-image]][npm-url] [![build status][travis-image]][travis-url] [![Test coverage][coveralls-image]][coveralls-url] | ||
[![NPM version][npm-image]][npm-url] | ||
[![build status][travis-image]][travis-url] | ||
[![Test coverage][coveralls-image]][coveralls-url] | ||
[![Dependency Status][david-image]][david-url] | ||
[![Downloads][downloads-image]][downloads-url] | ||
@@ -69,1 +73,5 @@ A simple [trie based](https://github.com/jonathanong/routington/) | ||
[coveralls-url]: https://coveralls.io/r/yoshuawuyts/wayfarer?branch=master | ||
[david-image]: http://img.shields.io/david/yoshuawuyts/wayfarer.svg?style=flat-square | ||
[david-url]: https://david-dm.org/yoshuawuyts/wayfarer | ||
[downloads-image]: http://img.shields.io/npm/dm/wayfarer.svg?style=flat-square | ||
[downloads-url]: https://npmjs.org/package/wayfarer |
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
6464
77
+ Addeddeep-equal@1.0.1(transitive)
+ Addeddepd@1.1.2(transitive)
+ Addedflatten@0.0.1(transitive)
+ Addedhttp-assert@1.5.0(transitive)
+ Addedhttp-errors@1.8.1(transitive)
+ Addedinherits@2.0.4(transitive)
+ Addedroutington@1.0.3(transitive)
+ Addedsetprototypeof@1.2.0(transitive)
+ Addedstatuses@1.5.0(transitive)
+ Addedtoidentifier@1.0.1(transitive)
- Removedroutington@0.1.3(transitive)
Updatedroutington@^1.0.2