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.2 to 1.1.3

8

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

@@ -22,7 +22,7 @@ "svelte": "src/index.svelte",

"documentation": "^12.1.2",
"rollup": "^1.21.4",
"rollup": "^1.23.1",
"rollup-plugin-dev": "1.0.0",
"rollup-plugin-node-resolve": "^5.2.0",
"rollup-plugin-svelte": "^5.1.0",
"semantic-release": "^15.13.24",
"semantic-release": "^15.13.25",
"svelte": "^3.12.1",

@@ -32,3 +32,3 @@ "testcafe": "^1.5.0"

"engines": {
"node": ">=12.10.0"
"node": ">=12.11.1"
},

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

@@ -1,11 +0,5 @@

[![minified size](https://bundlephobia.com/result?p=svelte-guard-history-router)](https://badgen.net/bundlephobia/min/svelte-guard-history-router)
[![npm](https://img.shields.io/npm/v/svelte-guard-history-router.svg)](https://www.npmjs.com/package/svelte-guard-history-router)
[![Greenkeeper](https://badges.greenkeeper.io/arlac77/svelte-guard-history-router.svg)](https://greenkeeper.io/)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/arlac77/svelte-guard-history-router)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)
[![Build Status](https://secure.travis-ci.org/arlac77/svelte-guard-history-router.png)](http://travis-ci.org/arlac77/svelte-guard-history-router)
[![codecov.io](http://codecov.io/github/arlac77/svelte-guard-history-router/coverage.svg?branch=master)](http://codecov.io/github/arlac77/svelte-guard-history-router?branch=master)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![Coverage Status](https://coveralls.io/repos/arlac77/svelte-guard-history-router/badge.svg)](https://coveralls.io/r/arlac77/svelte-guard-history-router)
[![Known Vulnerabilities](https://snyk.io/test/github/arlac77/svelte-guard-history-router/badge.svg)](https://snyk.io/test/github/arlac77/svelte-guard-history-router)
[![GitHub Issues](https://img.shields.io/github/issues/arlac77/svelte-guard-history-router.svg?style=flat-square)](https://github.com/arlac77/svelte-guard-history-router/issues)
[![Dependency Status](https://david-dm.org/arlac77/svelte-guard-history-router.svg)](https://david-dm.org/arlac77/svelte-guard-history-router)

@@ -15,3 +9,9 @@ [![devDependency Status](https://david-dm.org/arlac77/svelte-guard-history-router/dev-status.svg)](https://david-dm.org/arlac77/svelte-guard-history-router#info=devDependencies)

[![downloads](http://img.shields.io/npm/dm/svelte-guard-history-router.svg?style=flat-square)](https://npmjs.org/package/svelte-guard-history-router)
[![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/)
[![GitHub Issues](https://img.shields.io/github/issues/arlac77/svelte-guard-history-router.svg?style=flat-square)](https://github.com/arlac77/svelte-guard-history-router/issues)
[![Greenkeeper](https://badges.greenkeeper.io/arlac77/svelte-guard-history-router.svg)](https://greenkeeper.io/)
[![Known Vulnerabilities](https://snyk.io/test/github/arlac77/svelte-guard-history-router/badge.svg)](https://snyk.io/test/github/arlac77/svelte-guard-history-router)
[![minified size](https://badgen.net/bundlephobia/min/svelte-guard-history-router)](https://bundlephobia.com/result?p=svelte-guard-history-router)
[![npm](https://img.shields.io/npm/v/svelte-guard-history-router.svg)](https://www.npmjs.com/package/svelte-guard-history-router)
[![semantic-release](https://img.shields.io/badge/%20%20%F0%9F%93%A6%F0%9F%9A%80-semantic--release-e10079.svg)](https://github.com/arlac77/svelte-guard-history-router)
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier)

@@ -187,3 +187,3 @@ # svelte-guard-history-router

- `router` **[Router](#router)**
- `path` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**
- `path` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** destination

@@ -193,3 +193,3 @@ ### Properties

- `router` **[Router](#router)**
- `path` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**
- `path` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)** destination
- `state` **[string](https://developer.mozilla.org/docs/Web/JavaScript/Reference/Global_Objects/String)**

@@ -303,2 +303,4 @@

Helper function to create routes with optional guards
### Parameters

@@ -316,3 +318,3 @@

Called when guard is attached to a route
Called when guard is attached to a route (one time)

@@ -319,0 +321,0 @@ #### Parameters

Sorry, the diff of this file is not supported yet

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