svelte-guard-history-router
Advanced tools
Comparing version 5.4.1 to 5.4.2
{ | ||
"name": "svelte-guard-history-router", | ||
"version": "5.4.1", | ||
"version": "5.4.2", | ||
"publishConfig": { | ||
@@ -43,3 +43,3 @@ "access": "public" | ||
"@semantic-release/release-notes-generator": "^10.0.3", | ||
"@sveltejs/vite-plugin-svelte": "^1.0.2", | ||
"@sveltejs/vite-plugin-svelte": "^1.0.3", | ||
"ava": "^4.3.3", | ||
@@ -49,12 +49,12 @@ "c8": "^7.12.0", | ||
"jsdom": "^20.0.0", | ||
"mf-styling": "^1.7.3", | ||
"mf-styling": "^1.7.7", | ||
"npm-pkgbuild": "^10.14.8", | ||
"semantic-release": "^19.0.5", | ||
"svelte": "^3.49.0", | ||
"svelte-common": "^4.17.2", | ||
"testcafe": "^1.20.1", | ||
"svelte-common": "^4.17.6", | ||
"testcafe": "^2.0.0", | ||
"vite": "^3.0.9" | ||
}, | ||
"optionalDependencies": { | ||
"mf-hosting": "^1.7.2" | ||
"mf-hosting": "^1.7.3" | ||
}, | ||
@@ -61,0 +61,0 @@ "repository": { |
@@ -428,3 +428,3 @@ [![Svelte v3](https://img.shields.io/badge/svelte-v3-orange.svg)](https://svelte.dev) | ||
* `searchParams` **URLSearchParams**  | ||
* `searchParams` **(URLSearchParams | [Object](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/Object))**  | ||
@@ -431,0 +431,0 @@ ### nest |
Sorry, the diff of this file is not supported yet
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
55307
950