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

@wireapp/react-ui-kit

Package Overview
Dependencies
Maintainers
0
Versions
784
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@wireapp/react-ui-kit - npm Package Compare versions

Comparing version

to
9.40.1

2

lib/Icon/CollectionIcon.js

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

const SVGIcon_1 = require("./SVGIcon");
const CollectionIcon = (props) => ((0, jsx_runtime_1.jsx)(SVGIcon_1.SVGIcon, { realWidth: 16, realHeight: 16, ...props, children: (0, jsx_runtime_1.jsx)("path", { d: "M2.425 0a.655.655 0 0 0-.656.656v.656h10.5V.656A.655.655 0 0 0 11.612 0H2.425ZM.894 3.281c0-.362.29-.656.658-.656h10.933c.364 0 .659.291.659.656v.656H.894v-.656Zm-.788 2.84a.775.775 0 0 1 .788-.871h12.249c.483 0 .837.387.788.871L13.144 14H.894L.106 6.121Z" }) }));
const CollectionIcon = (props) => ((0, jsx_runtime_1.jsx)(SVGIcon_1.SVGIcon, { realWidth: 16, realHeight: 16, ...props, children: (0, jsx_runtime_1.jsx)("path", { fillRule: "evenodd", clipRule: "evenodd", d: "M2.75065 0C2.33346 0 1.99999 0.335786 1.99999 0.75V1.5H14V0.75C14 0.332899 13.6639 0 13.2493 0H2.75065ZM0.999992 3.75C0.999992 3.33579 1.33225 3 1.75269 3H14.2473C14.663 3 15 3.3329 15 3.75V4.5H0.999992V3.75ZM0.0995315 6.9954C0.0445572 6.44565 0.444623 6 1.00086 6H14.9991C15.5519 6 15.9557 6.44259 15.9005 6.9954L15 16H0.999992L0.0995315 6.9954Z" }) }));
exports.CollectionIcon = CollectionIcon;

@@ -80,4 +80,4 @@ {

},
"version": "9.40.0",
"gitHead": "82930b0252521b8eed32a1dbf7e795f053a2a789"
"version": "9.40.1",
"gitHead": "0ad8b64b282e6ff2362913abc3400509ff26ada1"
}

Sorry, the diff of this file is not supported yet