Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@responsive-ui/bottom-bar

Package Overview
Dependencies
Maintainers
1
Versions
82
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@responsive-ui/bottom-bar - npm Package Compare versions

Comparing version 0.5.0 to 0.5.1

20

package.json
{
"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"
}

17

README.md

@@ -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

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