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.17 to 4.0.18

dist/images/hphc_logo.svg

40

dist/configurations/nav.json

@@ -404,4 +404,44 @@ {

}
},
"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."
}
]
]
}
}
}
}

2

package.json
{
"name": "buoy-config",
"version": "4.0.17",
"version": "4.0.18",
"description": "Common configuration files for Buoy clients",

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

@@ -404,4 +404,44 @@ {

}
},
"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."
}
]
]
}
}
}
}
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