Socket
Socket
Sign inDemoInstall

@owlui/navbar

Package Overview
Dependencies
Maintainers
4
Versions
17
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@owlui/navbar - npm Package Compare versions

Comparing version 0.0.40 to 0.0.41

8

package.json
{
"name": "@owlui/navbar",
"version": "0.0.40",
"version": "0.0.41",
"description": "",

@@ -34,8 +34,8 @@ "homepage": "https://github.com/EEBOS/owl-ui/tree/main/packages/navBar#readme",

"devDependencies": {
"@owlui/typings": "^0.0.40"
"@owlui/typings": "^0.0.41"
},
"dependencies": {
"@owlui/lib": "^0.0.40"
"@owlui/lib": "^0.0.41"
},
"gitHead": "a148ab35e430e468989d9ad6e4a51f36c6215aab"
"gitHead": "e2cf789481d6e0e39b07e6eecc160de194b38677"
}

@@ -1,1 +0,1 @@

export { Component as Brand } from './Brand';
export * from './Brand';

@@ -1,1 +0,1 @@

export { Component as Collapse } from './Collapse';
export * from './Collapse';

@@ -1,2 +0,2 @@

export { Component as NavBar } from './Default';
export * from './Default.types';
export * from './Default';

@@ -1,4 +0,4 @@

export * from './Brand/index';
export * from './Collapse/index';
export * from './Default/index';
export * from './Toggle/index';
export * from './Brand';
export * from './Collapse';
export * from './Default';
export * from './Toggle';

@@ -1,1 +0,1 @@

export { Component as Toggle } from './Toggle';
export * from './Toggle';

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

Sorry, the diff of this file is not supported yet

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