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

app-bar

Package Overview
Dependencies
Maintainers
1
Versions
42
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

app-bar - npm Package Compare versions

Comparing version 1.4.2 to 1.4.3

4

CHANGELOG.md

@@ -7,2 +7,6 @@ # Changelog

## [1.4.3] - 2018-06-06
### Changed
- Updates to repository
## [1.4.2] - 2018-06-01

@@ -9,0 +13,0 @@ ### Changed

16

package.json
{
"name": "app-bar",
"version": "1.4.2",
"version": "1.4.3",
"description": "An app bar for React that stays out of your way",
"licence": "MIT",
"homepage": "https://github.com/iiroj/app-bar",
"repository": "github:iiroj/app-bar",
"bugs": "https://github.com/iiroj/app-bar/issues",
"homepage": "https://gitlab.com/iiroj/app-bar",
"repository": "gitlab:iiroj/app-bar",
"bugs": "https://gitlab.com/iiroj/app-bar/issues",
"main": "index.js",

@@ -42,9 +42,9 @@ "types": "index.d.ts",

"keywords": [
"react",
"bar",
"hamburger",
"header",
"menu",
"navigation",
"bar",
"menu",
"hamburger"
"react"
]
}
# app-bar
[![npm](https://img.shields.io/npm/v/app-bar.svg)](https://www.npmjs.com/package/app-bar)
[![Build Status](https://travis-ci.org/iiroj/app-bar.svg?branch=master)](https://travis-ci.com/iiroj/app-bar)
[![GitHub issues](https://img.shields.io/github/issues-raw/iiroj/app-bar.svg)](https://github.com/iiroj/app-bar/issues)
[![GitHub pull requests](https://img.shields.io/github/issues-pr-raw/iiroj/app-bar.svg)](https://github.com/iiroj/app-bar/pulls)
An App Bar for React that stays out of your way.

@@ -9,0 +4,0 @@

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