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.1 to 5.5.2

12

package.json
{
"name": "svelte-guard-history-router",
"version": "5.5.1",
"version": "5.5.2",
"publishConfig": {

@@ -28,5 +28,5 @@ "access": "public"

"test": "npm run test:ava && npm run test:cafe",
"test:ava": "ava --timeout 2m tests/*.mjs",
"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\"",
"cover": "c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 2m tests/*.mjs && c8 report -r lcov -o build/coverage --temp-directory build/tmp",
"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",
"docs": "documentation readme --section=API ./src/**/*.mjs",

@@ -38,3 +38,3 @@ "lint": "npm run lint:docs",

"dependencies": {
"multi-path-matcher": "^2.3.0"
"multi-path-matcher": "^2.3.1"
},

@@ -51,3 +51,3 @@ "devDependencies": {

"mf-styling": "^1.7.23",
"npm-pkgbuild": "^10.15.5",
"npm-pkgbuild": "^10.15.9",
"semantic-release": "^19.0.5",

@@ -60,3 +60,3 @@ "svelte": "^3.52.0",

"optionalDependencies": {
"mf-hosting": "^1.7.3"
"mf-hosting": "^1.7.5"
},

@@ -63,0 +63,0 @@ "repository": {

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