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 1.1.6 to 1.1.7

6

package.json
{
"name": "svelte-guard-history-router",
"version": "1.1.6",
"version": "1.1.7",
"module": "src/index.mjs",

@@ -19,3 +19,3 @@ "svelte": "src/index.svelte",

"dependencies": {
"multi-path-matcher": "^2.0.3"
"multi-path-matcher": "^2.0.4"
},

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

"svelte": "^3.12.1",
"testcafe": "^1.5.0"
"testcafe": "^1.6.0"
},

@@ -33,0 +33,0 @@ "engines": {

@@ -21,2 +21,8 @@ [![Build Status](https://secure.travis-ci.org/arlac77/svelte-guard-history-router.png)](http://travis-ci.org/arlac77/svelte-guard-history-router)

# Features
- Named params
- Guards to act when entering / leaving a route
- Standart `<a href="/home">Home</a>` elements
# usage

@@ -70,3 +76,5 @@

export BROWSER=safari|chrome|...
npm|yarn test
yarn test
or
npm test
```

@@ -73,0 +81,0 @@

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