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

buoy-close-icon

Package Overview
Dependencies
Maintainers
14
Versions
54
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

buoy-close-icon - npm Package Compare versions

Comparing version 4.0.10 to 4.0.11

2

dist/index.js

@@ -11,3 +11,3 @@ "use strict";

_templateObject3 = _taggedTemplateLiteral(["\n top: 5px;\n right: 12px;\n "], ["\n top: 5px;\n right: 12px;\n "]),
_templateObject4 = _taggedTemplateLiteral(["\n top: 12px;\n right: 10px;\n "], ["\n top: 12px;\n right: 10px;\n "]),
_templateObject4 = _taggedTemplateLiteral(["\n top: 14px;\n right: 10px;\n "], ["\n top: 14px;\n right: 10px;\n "]),
_templateObject5 = _taggedTemplateLiteral(["\n top: 22px;\n right: 8px;\n "], ["\n top: 22px;\n right: 8px;\n "]),

@@ -14,0 +14,0 @@ _templateObject6 = _taggedTemplateLiteral(["\n opacity: 0.1;\n "], ["\n opacity: 0.1;\n "]);

{
"name": "buoy-close-icon",
"version": "4.0.10",
"version": "4.0.11",
"description": "Buoy Close Icon Component",

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

@@ -20,3 +20,4 @@ import React from "react"

${props =>
props.alertHeight < 60 && props.alertHeight > 50 &&
props.alertHeight < 60 &&
props.alertHeight > 50 &&
css`

@@ -29,3 +30,3 @@ top: 5px;

css`
top: 12px;
top: 14px;
right: 10px;

@@ -32,0 +33,0 @@ `};

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