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

buoy-theme

Package Overview
Dependencies
Maintainers
4
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 1.0.30 to 1.0.31

stories.js

3

dist/colors.js

@@ -27,2 +27,4 @@ "use strict";

neutralDarkest: "#1E1E1E",
neutralBlack: "#3c3c3c",
neutralBlacker: "#2e2e2e",
landingYellow: "#FFB54A",

@@ -38,2 +40,3 @@ landingYellowDark: "#D39B4B",

landingBackground: "#FCFAF6",
fantasy: "#FCFAF6",

@@ -40,0 +43,0 @@ white: "#ffffff",

2

package.json
{
"name": "buoy-theme",
"version": "1.0.30",
"version": "1.0.31",
"description": "",

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

@@ -22,2 +22,4 @@ const colors = {

neutralDarkest: "#1E1E1E",
neutralBlack: "#3c3c3c",
neutralBlacker: "#2e2e2e",
landingYellow: "#FFB54A",

@@ -33,2 +35,3 @@ landingYellowDark: "#D39B4B",

landingBackground: "#FCFAF6",
fantasy: "#FCFAF6",

@@ -35,0 +38,0 @@ white: "#ffffff",

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