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 2.23.4 to 2.23.5

4

package.json
{
"name": "svelte-guard-history-router",
"version": "2.23.4",
"version": "2.23.5",
"publishConfig": {

@@ -38,3 +38,3 @@ "access": "public"

"documentation": "^13.0.2",
"rollup": "^2.22.0",
"rollup": "^2.23.0",
"rollup-plugin-dev": "^1.1.2",

@@ -41,0 +41,0 @@ "rollup-plugin-svelte": "^5.2.3",

@@ -132,42 +132,42 @@ [![Svelte v3](https://img.shields.io/badge/svelte-v3-orange.svg)](https://svelte.dev)

- [Parameters](#parameters-7)
- [nameValueStore](#namevaluestore)
- [Transition](#transition)
- [Parameters](#parameters-8)
- [Properties](#properties-2)
- [Transition](#transition)
- [Parameters](#parameters-9)
- [Properties](#properties-3)
- [start](#start)
- [end](#end)
- [redirect](#redirect)
- [Parameters](#parameters-10)
- [Parameters](#parameters-9)
- [continue](#continue-1)
- [abort](#abort-1)
- [Parameters](#parameters-11)
- [Parameters](#parameters-10)
- [SkeletonRoute](#skeletonroute)
- [Properties](#properties-4)
- [Properties](#properties-3)
- [path](#path)
- [enter](#enter)
- [Parameters](#parameters-11)
- [leave](#leave)
- [Parameters](#parameters-12)
- [leave](#leave)
- [propertiesFor](#propertiesfor)
- [Parameters](#parameters-13)
- [propertiesFor](#propertiesfor)
- [commonAncestor](#commonancestor)
- [Parameters](#parameters-14)
- [commonAncestor](#commonancestor)
- [Parameters](#parameters-15)
- [propertyMapping](#propertymapping)
- [objectFor](#objectfor)
- [Parameters](#parameters-16)
- [Parameters](#parameters-15)
- [Guard](#guard)
- [enter](#enter-1)
- [Parameters](#parameters-16)
- [leave](#leave-1)
- [Parameters](#parameters-17)
- [leave](#leave-1)
- [Parameters](#parameters-18)
- [redirectGuard](#redirectguard)
- [Parameters](#parameters-18)
- [sequenceGuard](#sequenceguard)
- [Parameters](#parameters-19)
- [sequenceGuard](#sequenceguard)
- [parallelGuard](#parallelguard)
- [Parameters](#parameters-20)
- [parallelGuard](#parallelguard)
- [WaitingGuard](#waitingguard)
- [Parameters](#parameters-21)
- [WaitingGuard](#waitingguard)
- [nameValueStore](#namevaluestore)
- [Parameters](#parameters-22)
- [Properties](#properties-4)

@@ -310,17 +310,2 @@ ## Key

## nameValueStore
Create a named object wich can act as a store
### Parameters
- `name` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**
- `initialValue` **any**
### Properties
- `value` **any**
Returns **Store**
## Transition

@@ -515,2 +500,17 @@

## nameValueStore
Create a named object wich can act as a store
### Parameters
- `name` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**
- `initialValue` **any**
### Properties
- `value` **any**
Returns **Store**
# install

@@ -517,0 +517,0 @@

Sorry, the diff of this file is not supported yet

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