Comparing version 6.6.0 to 6.6.1
{ | ||
"name": "wayfarer", | ||
"version": "6.6.0", | ||
"version": "6.6.1", | ||
"description": "Composable trie based router", | ||
@@ -5,0 +5,0 @@ "main": "index.js", |
@@ -87,3 +87,2 @@ var mutate = require('xtend/mutable') | ||
} catch (e) { | ||
console.log('must throw') | ||
return search(index, undefined) | ||
@@ -90,0 +89,0 @@ } |
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
28123
602