Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

svelte-guard-history-router

Package Overview
Dependencies
Maintainers
1
Versions
276
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

svelte-guard-history-router - npm Package Compare versions

Comparing version 5.5.28 to 5.5.29

26

package.json
{
"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

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc