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

enn-navigation-bar

Package Overview
Dependencies
Maintainers
1
Versions
10
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

enn-navigation-bar - npm Package Compare versions

Comparing version 0.0.1 to 0.0.2

src/Logo.vue

2

package.json
{
"name": "enn-navigation-bar",
"version": "0.0.1",
"version": "0.0.2",
"description": "",

@@ -5,0 +5,0 @@ "main": "index.js",

@@ -5,3 +5,3 @@ # NavigationBar

npm 地址:https://www.npmjs.com/package/navigation-bar-enn
npm 地址:https://www.npmjs.com/package/enn-navigation-bar

@@ -13,3 +13,2 @@ ## 示例

<Nav
logo="http://localhost:8080/img/company-logo.6f8403a5.png"
title="LoRaWAN 网络管理平台"

@@ -24,3 +23,3 @@ :user="user"

<script>
import Nav from '../index';
import Nav from 'enn-navigation-bar';
export default {

@@ -71,3 +70,3 @@ components: {

| -------- | ------- | ---- | ------- | -------------------- |
| logo | string | 是 | - | logo 图片链接 |
| logo | string | | - | logo 图片链接 |
| logoHref | string | | - | 点击 logo 跳转的链接 |

@@ -74,0 +73,0 @@ | title | string | | - | 页面标题 |

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