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
16
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 6.0.0 to 6.0.1-alpha.0

16

dist/configurations/nav.json

@@ -134,4 +134,10 @@ {

{
"text": "Businesses",
"href": "/businesses/",
"text": "Learn",
"href": "/learn/",
"showIfLoggedIn": true,
"showIfLoggedOut": true
},
{
"text": "Buoy for business",
"href": "/business/",
"showIfLoggedIn": false,

@@ -145,2 +151,8 @@ "showIfLoggedOut": true

"showIfLoggedOut": true
},
{
"text": "Sitemap",
"href": "/learn/health-a-to-z/",
"showIfLoggedIn": true,
"showIfLoggedOut": true
}

@@ -147,0 +159,0 @@ ],

5

package.json
{
"name": "buoy-config",
"version": "6.0.0",
"version": "6.0.1-alpha.0",
"description": "Common configuration files for Buoy clients",

@@ -12,3 +12,4 @@ "main": "dist/index.js",

"fs": "^0.0.1-security"
}
},
"gitHead": "14fd7425ee403efca5253791e9d00b92f53648ab"
}

@@ -134,4 +134,10 @@ {

{
"text": "Businesses",
"href": "/businesses/",
"text": "Learn",
"href": "/learn/",
"showIfLoggedIn": true,
"showIfLoggedOut": true
},
{
"text": "Buoy for business",
"href": "/business/",
"showIfLoggedIn": false,

@@ -145,2 +151,8 @@ "showIfLoggedOut": true

"showIfLoggedOut": true
},
{
"text": "Sitemap",
"href": "/learn/health-a-to-z/",
"showIfLoggedIn": true,
"showIfLoggedOut": true
}

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