New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

buoy-config

Package Overview
Dependencies
Maintainers
4
Versions
143
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buoy-config - npm Package Compare versions

Comparing version 1.0.4 to 1.0.5

21

dist/configurations/nav.json

@@ -32,2 +32,8 @@ {

"showIfLoggedOut": true
},
"support": {
"text": "Support",
"href": "https://help.buoyhealth.com",
"showIfLoggedIn": true,
"showIfLoggedOut": true
}

@@ -118,3 +124,4 @@ },

"showIfLoggedIn": true,
"showIfLoggedOut": false
"showIfLoggedOut": false,
"action": "logout"
}

@@ -132,6 +139,5 @@ ],

},
{
"type": "link",
"text": "Support",
"href": "/support/"
{
"use": "support",
"type": "link"
}

@@ -290,5 +296,4 @@ ],

{
"type": "link",
"text": "Support",
"href": "/support/"
"use": "support",
"type": "link"
}

@@ -295,0 +300,0 @@ ],

{
"name": "buoy-config",
"version": "1.0.4",
"version": "1.0.5",
"description": "Common configuration files for Buoy clients",

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

@@ -32,2 +32,8 @@ {

"showIfLoggedOut": true
},
"support": {
"text": "Support",
"href": "https://help.buoyhealth.com",
"showIfLoggedIn": true,
"showIfLoggedOut": true
}

@@ -118,3 +124,4 @@ },

"showIfLoggedIn": true,
"showIfLoggedOut": false
"showIfLoggedOut": false,
"action": "logout"
}

@@ -132,6 +139,5 @@ ],

},
{
"type": "link",
"text": "Support",
"href": "/support/"
{
"use": "support",
"type": "link"
}

@@ -290,5 +296,4 @@ ],

{
"type": "link",
"text": "Support",
"href": "/support/"
"use": "support",
"type": "link"
}

@@ -295,0 +300,0 @@ ],

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