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.8.2 to 1.8.3

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="1.8.3"></a>
## [1.8.3](https://gitlab.com/iiroj/app-bar/compare/v1.8.2...v1.8.3) (2018-09-09)
<a name="1.8.2"></a>

@@ -7,0 +12,0 @@ ## [1.8.2](https://gitlab.com/iiroj/app-bar/compare/v1.8.1...v1.8.2) (2018-08-28)

18

package.json
{
"name": "app-bar",
"version": "1.8.2",
"version": "1.8.3",
"description": "An app bar for React that stays out of your way",

@@ -26,21 +26,21 @@ "license": "MIT",

"peerDependencies": {
"react": "^16.4.2",
"react-dom": "^16.4.2"
"react": ">=16.3",
"react-dom": ">=16.3"
},
"devDependencies": {
"@types/react": "^16.4.12",
"@types/react": "^16.4.13",
"@types/react-dom": "^16.0.7",
"css-wipe": "^4.3.0",
"emotion": "^9.2.6",
"emotion": "^9.2.8",
"parcel-bundler": "^1.9.7",
"prettier": "^1.14.2",
"react": "^16.4.2",
"react-dom": "^16.4.2",
"react": "^16.5.0",
"react-dom": "^16.5.0",
"standard-version": "^4.4.0",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.15.0",
"tslint-config-standard": "^7.1.0",
"tslint-config-standard": "^8.0.1",
"tslint-plugin-prettier": "^1.3.0",
"tslint-react": "^3.6.0",
"typescript": "^3.0.1"
"typescript": "^3.0.3"
},

@@ -47,0 +47,0 @@ "keywords": [

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