@responsive-ui/bottom-bar
Advanced tools
Comparing version 0.5.0 to 0.5.1
{ | ||
"name": "@responsive-ui/bottom-bar", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "A bottom bar component of responsive-ui.", | ||
"author": "Si3nLoong <sianloong90@gmail.com>", | ||
"homepage": "https://github.com/wetix/responsive-ui#readme", | ||
"author": "Si3nLoong <sianloong90@gmail.com> (https://github.com/si3nloong)", | ||
"homepage": "https://github.com/wetix/responsive-ui/blob/master/components/bottom-bar#README.md", | ||
"license": "MIT", | ||
@@ -16,2 +16,14 @@ "main": "lib/index.cjs", | ||
}, | ||
"keywords": [ | ||
"svelte", | ||
"ui-component", | ||
"responsive-ui", | ||
"bottom-bar", | ||
"svelte-bottom-bar" | ||
], | ||
"peerDependencies": { | ||
"svelte": "^3.29.0", | ||
"svelte-preprocess": "^4.5.0", | ||
"typescript": "^4.0.0" | ||
}, | ||
"directories": { | ||
@@ -36,3 +48,3 @@ "lib": "lib", | ||
}, | ||
"gitHead": "e740bd4aded5d1d82f70f790742b463b46be5297" | ||
"gitHead": "51581b929651667bc2acafd8879394ac7a10fa40" | ||
} |
@@ -5,2 +5,11 @@ # @responsive-ui/bottom-bar | ||
<p> | ||
[![npm](https://img.shields.io/npm/v/@responsive-ui/bottom-bar.svg)](https://www.npmjs.com/package/@responsive-ui/bottom-bar) | ||
[![download](https://img.shields.io/npm/dw/@responsive-ui/bottom-bar.svg)](https://www.npmjs.com/package/@responsive-ui/bottom-bar) | ||
[![Bundle Size](https://badgen.net/bundlephobia/minzip/%40responsive-ui%2Fbottom-bar)](https://bundlephobia.com/result?p=@responsive-ui/bottom-bar) | ||
[![LICENCE](https://img.shields.io/github/license/wetix/responsive-ui)](https://github.com/wetix/responsive-ui/blob/master/LICENSE) | ||
</p> | ||
## Install | ||
@@ -18,4 +27,2 @@ | ||
<br/> | ||
## Look and Feel | ||
@@ -26,4 +33,2 @@ | ||
<br/> | ||
## Properties, Events & Slots | ||
@@ -40,4 +45,2 @@ | ||
<br/> | ||
## Example | ||
@@ -55,4 +58,2 @@ | ||
<br/> | ||
## Sponsors | ||
@@ -59,0 +60,0 @@ |
Sorry, the diff of this file is not supported yet
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
40945
68
3