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 6.0.5 to 6.0.6

28

package.json
{
"name": "svelte-guard-history-router",
"version": "6.0.5",
"version": "6.0.6",
"publishConfig": {

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

"test": "npm run test:ava && npm run test:cafe",
"test:ava": "ava --timeout 2m tests/*-ava.mjs tests/*-ava-node.mjs",
"test:ava": "ava --timeout 2m tests/*-ava.mjs tests/*-ava-node.mjs && ava --timeout 4m tests/*-ava.mjs tests/*-ava-node.mjs",
"test:cafe": "testcafe $BROWSER:headless tests/cafe/*-cafe.mjs --esm -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",
"cover": "c8 -x 'tests/**/*' --temp-directory build/tmp ava --timeout 4m 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",

@@ -45,15 +45,15 @@ "lint": "npm run lint:docs",

"devDependencies": {
"@semantic-release/commit-analyzer": "^10.0.1",
"@semantic-release/commit-analyzer": "^11.0.0",
"@semantic-release/exec": "^6.0.3",
"@semantic-release/release-notes-generator": "^11.0.4",
"@sveltejs/vite-plugin-svelte": "^2.4.5",
"@semantic-release/release-notes-generator": "^12.0.0",
"@sveltejs/vite-plugin-svelte": "^2.4.6",
"ava": "^5.3.1",
"c8": "^8.0.1",
"documentation": "^14.0.2",
"mf-styling": "^3.0.3",
"npm-pkgbuild": "^11.10.13",
"semantic-release": "^21.0.9",
"svelte": "^4.2.0",
"svelte-common": "^6.6.2",
"testcafe": "^3.2.0",
"mf-styling": "^3.0.5",
"npm-pkgbuild": "^12.1.2",
"semantic-release": "^22.0.5",
"svelte": "^4.2.1",
"svelte-common": "^6.7.2",
"testcafe": "^3.3.0",
"vite": "^4.4.9",

@@ -63,4 +63,4 @@ "vite-plugin-compression2": "^0.10.4"

"optionalDependencies": {
"mf-hosting-cloudflare": "^1.0.5",
"mf-hosting-frontend": "^2.2.0"
"mf-hosting-cloudflare": "^1.0.6",
"mf-hosting-frontend": "^2.2.3"
},

@@ -67,0 +67,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