svelte-guard-history-router
Advanced tools
Comparing version 1.1.6 to 1.1.7
{ | ||
"name": "svelte-guard-history-router", | ||
"version": "1.1.6", | ||
"version": "1.1.7", | ||
"module": "src/index.mjs", | ||
@@ -19,3 +19,3 @@ "svelte": "src/index.svelte", | ||
"dependencies": { | ||
"multi-path-matcher": "^2.0.3" | ||
"multi-path-matcher": "^2.0.4" | ||
}, | ||
@@ -30,3 +30,3 @@ "devDependencies": { | ||
"svelte": "^3.12.1", | ||
"testcafe": "^1.5.0" | ||
"testcafe": "^1.6.0" | ||
}, | ||
@@ -33,0 +33,0 @@ "engines": { |
@@ -21,2 +21,8 @@ [![Build Status](https://secure.travis-ci.org/arlac77/svelte-guard-history-router.png)](http://travis-ci.org/arlac77/svelte-guard-history-router) | ||
# Features | ||
- Named params | ||
- Guards to act when entering / leaving a route | ||
- Standart `<a href="/home">Home</a>` elements | ||
# usage | ||
@@ -70,3 +76,5 @@ | ||
export BROWSER=safari|chrome|... | ||
npm|yarn test | ||
yarn test | ||
or | ||
npm test | ||
``` | ||
@@ -73,0 +81,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
32831
420
Updatedmulti-path-matcher@^2.0.4