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

thinkful-ui

Package Overview
Dependencies
Maintainers
1
Versions
281
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

thinkful-ui - npm Package Compare versions

Comparing version 0.1.5 to 0.1.6

2

package.json
{
"name": "thinkful-ui",
"version": "0.1.5",
"version": "0.1.6",
"description": "Shared navigation and UI resources for Thinkful.",

@@ -5,0 +5,0 @@ "main": "src/index.es6",

@@ -67,3 +67,3 @@ const _ = require('lodash');

return (
<div className="nav-container">
<div className="app-nav-container">
<nav className={navClassName} rel="main-navigation">

@@ -94,2 +94,2 @@ <Masthead className="app-nav-logo"/>

module.exports = AppNav;
module.exports = AppNav;

Sorry, the diff of this file is not supported yet

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