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
9
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 4.0.14 to 4.0.15-alpha.0

dist/images/hphc_logo.svg

176

dist/configurations/footer.json
{
"groups": [{
"heading": "Company",
"links": [{
"text": "Writers",
"href": "/writers/"
}, {
"text": "Careers",
"href": "/careers/"
}, {
"text": "Press",
"href": "/press/"
}]
}, {
"heading": "Read more",
"links": [{
"text": "Employers",
"href": "/employers/"
},{
"text": "Symptoms A-Z",
"href": "/symptoms-a-z/"
},{
"text": "Diagnoses A-Z",
"href": "/diagnoses-a-z/"
},{
"text": "Blog",
"href": "/current/"
}]
}, {
"heading": "Resources",
"links": [{
"text": "Support",
"href": "https://help.buoyhealth.com/"
}, {
"text": "Contact",
"href": "/contact/"
}]
}],
"groups": [
{
"heading": "Patients",
"links": [
{
"text": "Diagnoses",
"href": "/diagnoses-a-z/"
},
{
"text": "Symptoms",
"href": "/symptoms-a-z/"
},
{
"text": "Blog",
"href": "/current/"
}
]
},
{
"heading": "Partners",
"links": [
{
"text": "Products",
"href": "/products/"
},
{
"text": "Results",
"href": "/results/"
}
]
},
{
"heading": "About",
"links": [
{
"text": "About",
"href": "/about/"
},
{
"text": "Technology",
"href": "/technology/"
},
{
"text": "FAQ",
"href": "/faq/"
}
]
},
{
"heading": "Account",
"links": [
{
"text": "Create account",
"href": "/signup/"
},
{
"text": "Sign in",
"href": "/login/"
}
]
}
],
"contact": [
{
"links": [
{
"text": "Press",
"href": "/press/"
},
{
"text": "Partners",
"href": "/partners/"
},
{
"text": "Awards",
"href": "/awards/"
}
]
},
{
"links": [
{
"text": "Careers",
"href": "/careers/"
},
{
"text": "Editorial",
"href": "/editorial/"
},
{
"text": "Writers",
"href": "/writers/"
}
]
},
{
"links": [
{
"text": "Help",
"href": "/help/"
},
{
"text": "Contact us",
"href": "/contact/"
}
]
},
{
"links": [
{
"text": "LinkedIn",
"href": "https://www.linkedin.com/company/buoyhealth/"
},
{
"text": "Facebook",
"href": "https://www.facebook.com/buoyhealth"
},
{
"text": "Instagram",
"href": "https://www.instagram.com/buoyhealth"
},
{
"text": "Twitter",
"href": "https://twitter.com/buoyhealth"
}
]
}
],
"legal": [

@@ -43,9 +134,12 @@ {

"href": "/terms/"
}, {
},
{
"text": "Privacy",
"href": "/privacy/"
}, {
},
{
"text": "Cookies",
"href": "/cookies/"
}, {
},
{
"text": "Editorial",

@@ -55,2 +149,2 @@ "href": "/editorial/"

]
}
}

@@ -79,3 +79,3 @@ {

"text": "Employers",
"href": "/#solutions",
"href": "/employers/",
"showIfLoggedIn": true,

@@ -340,4 +340,149 @@ "showIfLoggedOut": true

}
},
"rcw": {
"name": "rcw",
"primaryColor": "#88040f",
"top": {
"showLogo": true,
"logoUrl": "/symptom-checker/",
"links": [],
"cta": null
},
"sidebar": {
"mainLinks": [
{
"use": "symptom-checker",
"text": "Check your symptoms"
},
{
"text": "View Profile",
"href": "/profile/",
"showIfLoggedIn": true,
"showIfLoggedOut": false
},
{
"text": "Log in",
"href": "/login/",
"showIfLoggedIn": false,
"showIfLoggedOut": true
},
{
"text": "Sign up",
"href": "/signup/",
"showIfLoggedIn": false,
"showIfLoggedOut": true
},
{
"text": "Log out",
"href": "/logout/",
"showIfLoggedIn": true,
"showIfLoggedOut": false,
"action": "logout"
}
],
"legal": [
[
{
"use": "terms",
"type": "link"
},
{
"use": "privacy",
"type": "link"
},
{
"use": "support",
"type": "link"
}
],
[
{
"type": "text",
"text": "© 2019 Buoy Health, Inc."
}
]
]
}
},
"hphc": {
"name": "hphc",
"primaryColor": "#E31837",
"top": {
"showLogo": true,
"logoUrl": "/symptom-checker/",
"links": [],
"cta": null
},
"sidebar": {
"mainLinks": [
{
"use": "symptom-checker",
"text": "Check your symptoms"
}
],
"legal": [
[
{
"use": "terms",
"type": "link"
},
{
"use": "privacy",
"type": "link"
},
{
"use": "support",
"type": "link"
}
],
[
{
"type": "text",
"text": "© 2019 Buoy Health, Inc."
}
]
]
}
},
"hphc-hpl": {
"name": "hphc-hpl",
"primaryColor": "#E31837",
"top": {
"showLogo": true,
"logoUrl": "/symptom-checker/",
"links": [],
"cta": null
},
"sidebar": {
"mainLinks": [
{
"use": "symptom-checker",
"text": "Check your symptoms"
}
],
"legal": [
[
{
"use": "terms",
"type": "link"
},
{
"use": "privacy",
"type": "link"
},
{
"use": "support",
"type": "link"
}
],
[
{
"type": "text",
"text": "© 2019 Buoy Health, Inc."
}
]
]
}
}
}
}
{
"name": "buoy-config",
"version": "4.0.14",
"version": "4.0.15-alpha.0",
"description": "Common configuration files for Buoy clients",

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

"fs": "^0.0.1-security"
}
},
"gitHead": "e3a9a9b1d10b3b13556890d429514b849484d364"
}
{
"groups": [{
"heading": "Company",
"links": [{
"text": "Writers",
"href": "/writers/"
}, {
"text": "Careers",
"href": "/careers/"
}, {
"text": "Press",
"href": "/press/"
}]
}, {
"heading": "Read more",
"links": [{
"text": "Employers",
"href": "/employers/"
},{
"text": "Symptoms A-Z",
"href": "/symptoms-a-z/"
},{
"text": "Diagnoses A-Z",
"href": "/diagnoses-a-z/"
},{
"text": "Blog",
"href": "/current/"
}]
}, {
"heading": "Resources",
"links": [{
"text": "Support",
"href": "https://help.buoyhealth.com/"
}, {
"text": "Contact",
"href": "/contact/"
}]
}],
"groups": [
{
"heading": "Patients",
"links": [
{
"text": "Diagnoses",
"href": "/diagnoses-a-z/"
},
{
"text": "Symptoms",
"href": "/symptoms-a-z/"
},
{
"text": "Blog",
"href": "/current/"
}
]
},
{
"heading": "Partners",
"links": [
{
"text": "Products",
"href": "/products/"
},
{
"text": "Results",
"href": "/results/"
}
]
},
{
"heading": "About",
"links": [
{
"text": "About",
"href": "/about/"
},
{
"text": "Technology",
"href": "/technology/"
},
{
"text": "FAQ",
"href": "/faq/"
}
]
},
{
"heading": "Account",
"links": [
{
"text": "Create account",
"href": "/signup/"
},
{
"text": "Sign in",
"href": "/login/"
}
]
}
],
"contact": [
{
"links": [
{
"text": "Press",
"href": "/press/"
},
{
"text": "Partners",
"href": "/partners/"
},
{
"text": "Awards",
"href": "/awards/"
}
]
},
{
"links": [
{
"text": "Careers",
"href": "/careers/"
},
{
"text": "Editorial",
"href": "/editorial/"
},
{
"text": "Writers",
"href": "/writers/"
}
]
},
{
"links": [
{
"text": "Help",
"href": "/help/"
},
{
"text": "Contact us",
"href": "/contact/"
}
]
},
{
"links": [
{
"text": "LinkedIn",
"href": "https://www.linkedin.com/company/buoyhealth/"
},
{
"text": "Facebook",
"href": "https://www.facebook.com/buoyhealth"
},
{
"text": "Instagram",
"href": "https://www.instagram.com/buoyhealth"
},
{
"text": "Twitter",
"href": "https://twitter.com/buoyhealth"
}
]
}
],
"legal": [

@@ -43,9 +134,12 @@ {

"href": "/terms/"
}, {
},
{
"text": "Privacy",
"href": "/privacy/"
}, {
},
{
"text": "Cookies",
"href": "/cookies/"
}, {
},
{
"text": "Editorial",

@@ -55,2 +149,2 @@ "href": "/editorial/"

]
}
}

@@ -79,3 +79,3 @@ {

"text": "Employers",
"href": "/#solutions",
"href": "/employers/",
"showIfLoggedIn": true,

@@ -340,4 +340,149 @@ "showIfLoggedOut": true

}
},
"rcw": {
"name": "rcw",
"primaryColor": "#88040f",
"top": {
"showLogo": true,
"logoUrl": "/symptom-checker/",
"links": [],
"cta": null
},
"sidebar": {
"mainLinks": [
{
"use": "symptom-checker",
"text": "Check your symptoms"
},
{
"text": "View Profile",
"href": "/profile/",
"showIfLoggedIn": true,
"showIfLoggedOut": false
},
{
"text": "Log in",
"href": "/login/",
"showIfLoggedIn": false,
"showIfLoggedOut": true
},
{
"text": "Sign up",
"href": "/signup/",
"showIfLoggedIn": false,
"showIfLoggedOut": true
},
{
"text": "Log out",
"href": "/logout/",
"showIfLoggedIn": true,
"showIfLoggedOut": false,
"action": "logout"
}
],
"legal": [
[
{
"use": "terms",
"type": "link"
},
{
"use": "privacy",
"type": "link"
},
{
"use": "support",
"type": "link"
}
],
[
{
"type": "text",
"text": "© 2019 Buoy Health, Inc."
}
]
]
}
},
"hphc": {
"name": "hphc",
"primaryColor": "#E31837",
"top": {
"showLogo": true,
"logoUrl": "/symptom-checker/",
"links": [],
"cta": null
},
"sidebar": {
"mainLinks": [
{
"use": "symptom-checker",
"text": "Check your symptoms"
}
],
"legal": [
[
{
"use": "terms",
"type": "link"
},
{
"use": "privacy",
"type": "link"
},
{
"use": "support",
"type": "link"
}
],
[
{
"type": "text",
"text": "© 2019 Buoy Health, Inc."
}
]
]
}
},
"hphc-hpl": {
"name": "hphc-hpl",
"primaryColor": "#E31837",
"top": {
"showLogo": true,
"logoUrl": "/symptom-checker/",
"links": [],
"cta": null
},
"sidebar": {
"mainLinks": [
{
"use": "symptom-checker",
"text": "Check your symptoms"
}
],
"legal": [
[
{
"use": "terms",
"type": "link"
},
{
"use": "privacy",
"type": "link"
},
{
"use": "support",
"type": "link"
}
],
[
{
"type": "text",
"text": "© 2019 Buoy Health, Inc."
}
]
]
}
}
}
}
import navConfig from "./configurations/nav.json"
// Utility function for loading all images in a directory

@@ -5,0 +4,0 @@ // See https://stackoverflow.com/questions/42118296/dynamically-import-images-from-a-directory-using-webpack

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