svelte-guard-history-router
Advanced tools
Comparing version 5.5.28 to 5.5.29
{ | ||
"name": "svelte-guard-history-router", | ||
"version": "5.5.28", | ||
"version": "5.5.29", | ||
"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 6000 --app-init-delay 10000 --app \"vite\"", | ||
"test:cafe": "testcafe --experimental-esm $BROWSER:headless tests/cafe/*.*js -s build/test --page-request-timeout 5000 --app-init-delay 8000 --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", | ||
@@ -44,17 +44,17 @@ "docs": "documentation readme --section=API ./src/**/*.mjs", | ||
"@semantic-release/release-notes-generator": "^10.0.3", | ||
"@sveltejs/vite-plugin-svelte": "^2.0.2", | ||
"ava": "^5.1.1", | ||
"c8": "^7.12.0", | ||
"@sveltejs/vite-plugin-svelte": "^2.0.3", | ||
"ava": "^5.2.0", | ||
"c8": "^7.13.0", | ||
"documentation": "^14.0.1", | ||
"mf-styling": "^1.7.42", | ||
"npm-pkgbuild": "^11.1.14", | ||
"semantic-release": "^20.1.0", | ||
"svelte": "^3.55.1", | ||
"svelte-common": "^4.21.29", | ||
"testcafe": "^2.3.0", | ||
"vite": "^4.0.4" | ||
"mf-styling": "^1.7.49", | ||
"npm-pkgbuild": "^11.5.18", | ||
"semantic-release": "^20.1.3", | ||
"svelte": "^3.57.0", | ||
"svelte-common": "^4.22.11", | ||
"testcafe": "^2.4.0", | ||
"vite": "^4.2.1" | ||
}, | ||
"optionalDependencies": { | ||
"mf-hosting-cloudflare": "^1.0.5", | ||
"mf-hosting-frontend": "^1.6.2" | ||
"mf-hosting-frontend": "^1.7.0" | ||
}, | ||
@@ -61,0 +61,0 @@ "repository": { |
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
56138
949