svelte-guard-history-router
Advanced tools
Comparing version 1.1.17 to 1.1.18
{ | ||
"name": "svelte-guard-history-router", | ||
"version": "1.1.17", | ||
"module": "src/index.mjs", | ||
"version": "1.1.18", | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"main": "src/index.mjs", | ||
"svelte": "src/index.svelte", | ||
@@ -12,2 +15,8 @@ "description": "svelte router for spa with history only", | ||
], | ||
"contributors": [ | ||
{ | ||
"name": "Markus Felten", | ||
"email": "markus.felten@gmx.de" | ||
} | ||
], | ||
"license": "BSD-2-Clause", | ||
@@ -27,11 +36,11 @@ "scripts": { | ||
"documentation": "^12.3.0", | ||
"rollup": "^2.6.1", | ||
"rollup-plugin-dev": "^1.1.1", | ||
"rollup": "^2.7.4", | ||
"rollup-plugin-dev": "^1.1.2", | ||
"rollup-plugin-svelte": "^5.2.1", | ||
"semantic-release": "^17.0.4", | ||
"svelte": "^3.20.1", | ||
"semantic-release": "^17.0.7", | ||
"svelte": "^3.21.0", | ||
"testcafe": "^1.8.4" | ||
}, | ||
"engines": { | ||
"node": ">=13.13.0" | ||
"node": ">=14.0.0" | ||
}, | ||
@@ -48,6 +57,6 @@ "repository": { | ||
"inheritFrom": [ | ||
"arlac77/template-svelte-component", | ||
"arlac77/template-github" | ||
"arlac77/template-arlac77-github", | ||
"arlac77/template-svelte-component" | ||
] | ||
} | ||
} |
@@ -6,5 +6,4 @@ [![Svelte v3](https://img.shields.io/badge/svelte-v3-orange.svg)](https://svelte.dev) | ||
[![downloads](http://img.shields.io/npm/dm/svelte-guard-history-router.svg?style=flat-square)](https://npmjs.org/package/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) | ||
[![Build Status](https://travis-ci.com/arlac77/svelte-guard-history-router.svg?branch=master)](https://travis-ci.com/arlac77/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) | ||
[![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.git) | ||
[![styled with prettier](https://img.shields.io/badge/styled_with-prettier-ff69b4.svg)](https://github.com/prettier/prettier) | ||
@@ -11,0 +10,0 @@ [![Commitizen friendly](https://img.shields.io/badge/commitizen-friendly-brightgreen.svg)](http://commitizen.github.io/cz-cli/) |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
No contributors or author data
MaintenancePackage does not specify a list of contributors or an author in package.json.
Found 1 instance in 1 package
0
33282
458