arc-router
Advanced tools
Comparing version 1.2.0 to 1.2.1
{ | ||
"name": "arc-router", | ||
"version": "1.2.0", | ||
"version": "1.2.1", | ||
"description": "A purely functional router for independently evaluating a path against a list of routes", | ||
@@ -25,9 +25,9 @@ "main": "index.js", | ||
"devDependencies": { | ||
"jest": "^25.1.0" | ||
"jest": "^27.5.1" | ||
}, | ||
"dependencies": { | ||
"arc-is": "^1.0.5", | ||
"arc-object": "^2.0.0", | ||
"arc-reg-exp": "^1.0.0" | ||
"arc-is": "^1.0.8", | ||
"arc-object": "^3.1.0", | ||
"arc-reg-exp": "^1.0.1" | ||
} | ||
} |
@@ -1,2 +0,2 @@ | ||
# arc-router [![Build Status](https://travis-ci.org/anyuzer/arc-router.svg?branch=master)](https://travis-ci.org/anyuzer/arc-router) | ||
# arc-router | ||
A purely functional router for independently evaluating a path against a list of routes | ||
@@ -3,0 +3,0 @@ |
30760
11
+ Addedarc-array@4.3.1(transitive)
+ Addedarc-check@1.2.1(transitive)
+ Addedarc-object@3.1.2(transitive)
+ Addeddeepcopy@2.1.0(transitive)
+ Addedtype-detect@4.1.0(transitive)
- Removedarc-array@4.0.1(transitive)
- Removedarc-check@1.2.0(transitive)
- Removedarc-is@1.0.5(transitive)
- Removedarc-object@2.1.0(transitive)
- Removeddeepcopy@0.6.3(transitive)
Updatedarc-is@^1.0.8
Updatedarc-object@^3.1.0
Updatedarc-reg-exp@^1.0.1