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.7.0 to 1.7.1

4

CHANGELOG.md

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

## [1.7.1] - 2018-07-31
### Fixed
- Forgot to update packages...
## [1.7.0] - 2018-07-31

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

12

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

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

"devDependencies": {
"@types/react": "^16.4.6",
"@types/react": "^16.4.7",
"@types/react-dom": "^16.0.6",

@@ -32,11 +32,11 @@ "css-wipe": "^4.3.0",

"parcel-bundler": "^1.9.7",
"prettier": "^1.13.7",
"prettier": "^1.14.0",
"react": "^16.4.1",
"react-dom": "^16.4.1",
"tslint": "^5.10.0",
"tslint-config-prettier": "^1.13.0",
"tslint": "^5.11.0",
"tslint-config-prettier": "^1.14.0",
"tslint-config-standard": "^7.1.0",
"tslint-plugin-prettier": "^1.3.0",
"tslint-react": "^3.6.0",
"typescript": "^2.9.2"
"typescript": "^3.0.1"
},

@@ -43,0 +43,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