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

poi-plugin-ship-info

Package Overview
Dependencies
Maintainers
10
Versions
144
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

poi-plugin-ship-info - npm Package Compare versions

Comparing version

to
7.1.5

2

package.json
{
"name": "poi-plugin-ship-info",
"version": "7.1.4",
"version": "7.1.5",
"description": "Show detailed information of all owned ship girls",

@@ -5,0 +5,0 @@ "main": "index.es",

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

componentId: "sc-1j6vyfd-2"
})(["width:calc(100% / 7 - 4px);min-width:6em;max-width:16em;margin:2px;background-color:rgba(255,255,255,0.1);text-align:right;background-size:auto 40px;background-repeat:no-repeat;height:40px;position:relative;overflow:hidden;@media (min-width:1440px){width:calc(100% / 10 - 4px);}", "{z-index:0;}", "{z-index:0;background:", ";}&:hover ", "{z-index:5;}}"], ShipAvatar, Gradient, props => (0, _polished.rgba)(props.color, props.useAvatar ? 0.5 : 0.75), ShipAvatar);
})(["width:calc(100% / 7 - 4px);min-width:6em;max-width:16em;margin:2px;background-color:rgba(255,255,255,0.1);text-align:right;background-size:auto 40px;background-repeat:no-repeat;height:40px;position:relative;overflow:hidden;@media (min-width:1440px){width:calc(100% / 10 - 4px);}", "{z-index:0;}", "{z-index:0;background:", ";}&:hover{", "{z-index:5;}}}"], ShipAvatar, Gradient, props => `linear-gradient(to right, transparent, ${(0, _polished.rgba)(props.color, props.useAvatar ? 0.5 : 0.75)})`, ShipAvatar);

@@ -54,3 +54,3 @@ const Text = _styledComponents["default"].div.withConfig({

componentId: "sc-1j6vyfd-3"
})(["z-index:10;position:absolute;right:0;"]);
})(["z-index:10;position:absolute;right:0;width:100%;overflow:hidden;"]);

@@ -60,3 +60,3 @@ const ShipName = _styledComponents["default"].div.withConfig({

componentId: "sc-1j6vyfd-4"
})(["font-weight:600;display:inline-block;padding:0 1ex;color:white;user-select:none;"]);
})(["font-weight:600;display:inline-block;padding:0 1ex;color:white;user-select:none;max-width:75%;white-space:nowrap;overflow:hidden;text-overflow:ellipsis;"]);

@@ -63,0 +63,0 @@ const ShipLevel = _styledComponents["default"].div.withConfig({

Sorry, the diff of this file is not supported yet