Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

buoy-theme

Package Overview
Dependencies
Maintainers
14
Versions
91
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buoy-theme - npm Package Compare versions

Comparing version 6.0.1 to 6.3.0-alpha.0

5

dist/colors.js

@@ -43,5 +43,8 @@ "use strict";

purple: "#8018ff",
transparent: "transparent"
transparent: "transparent",
availabilityHigh: "#548028",
availabilityMed: "#ffca67",
availabilityLow: "#ff3d49"
};
exports.default = colors;

4

package.json
{
"name": "buoy-theme",
"version": "6.0.1",
"version": "6.3.0-alpha.0",
"description": "",

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

},
"gitHead": "fc44b2e626b12848f4c7dca32bd14fc0c6b1065c"
"gitHead": "30b34331f95562c277fe7657a3dc5fcc66cb5396"
}

@@ -39,4 +39,7 @@ const colors = {

transparent: "transparent",
availabilityHigh: "#548028",
availabilityMed: "#ffca67",
availabilityLow: "#ff3d49"
}
export {colors as default}
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