New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

buoy-theme

Package Overview
Dependencies
Maintainers
7
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 2.0.0-beta.2 to 2.0.0-beta.3

3

dist/constants.js

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

borderRadius: "3px",
borderWidth: "1px"
borderWidth: "1px",
boxShadow: "0 0 8px 0 rgba(0,0,0,0.08)"
};
exports.default = constants;
{
"name": "buoy-theme",
"version": "2.0.0-beta.2",
"version": "2.0.0-beta.3",
"description": "",

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

},
"gitHead": "dd79210cedca0489c483ae21d3b93130eec75ef4"
"gitHead": "547e552812c882f5a474ea73b9f342078d76e756"
}
const constants = {
borderRadius: "3px",
borderWidth: "1px",
boxShadow: "0 0 8px 0 rgba(0,0,0,0.08)",
}
export { constants 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