svelte-guard-history-router
Advanced tools
Comparing version 5.5.26 to 5.5.27
{ | ||
"name": "svelte-guard-history-router", | ||
"version": "5.5.26", | ||
"version": "5.5.27", | ||
"publishConfig": { | ||
@@ -29,3 +29,3 @@ "access": "public" | ||
"test:ava": "ava --timeout 2m tests/*-ava.mjs tests/*-ava-node.mjs", | ||
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*.js -s build/test --page-request-timeout 3000 --app-init-delay 3000 --app \"vite preview\"", | ||
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*.js -s build/test --page-request-timeout 6000 --app-init-delay 10000 --app \"vite\"", | ||
"cover": "c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 2m tests/*-ava.mjs tests/*-ava-node.mjs && c8 report -r lcov -o build/coverage --temp-directory build/tmp", | ||
@@ -49,7 +49,7 @@ "docs": "documentation readme --section=API ./src/**/*.mjs", | ||
"mf-styling": "^1.7.42", | ||
"npm-pkgbuild": "^11.1.11", | ||
"npm-pkgbuild": "^11.1.14", | ||
"semantic-release": "^20.1.0", | ||
"svelte": "^3.55.1", | ||
"svelte-common": "^4.21.26", | ||
"testcafe": "^2.2.0", | ||
"svelte-common": "^4.21.28", | ||
"testcafe": "^2.3.0", | ||
"vite": "^4.0.4" | ||
@@ -59,3 +59,3 @@ }, | ||
"mf-hosting-cloudflare": "^1.0.5", | ||
"mf-hosting-frontend": "^1.6.0" | ||
"mf-hosting-frontend": "^1.6.2" | ||
}, | ||
@@ -62,0 +62,0 @@ "repository": { |
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
56158