You're Invited:Meet the Socket Team at RSAC and BSidesSF 2026, March 23–26.RSVP
Socket
Book a DemoSign in
Socket

bee-loading

Package Overview
Dependencies
Maintainers
16
Versions
40
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

bee-loading - npm Package Compare versions

Comparing version
2.0.1-beta.0
to
2.0.1
+2
-1
build/Loading.css

@@ -14,3 +14,4 @@ @charset "UTF-8";

color: #212121;
text-align: center; }
text-align: center;
line-height: 22px; }

@@ -17,0 +18,0 @@ .u-loading-container {

@@ -0,1 +1,6 @@

<a name="2.0.1"></a>
## [2.0.1](https://github.com/tinper-bee/bee-loading/compare/v2.0.0...v2.0.1) (2019-09-06)
<a name="2.0.0"></a>

@@ -2,0 +7,0 @@ # [2.0.0](https://github.com/tinper-bee/bee-loading/compare/v1.1.3...v2.0.0) (2019-09-04)

@@ -14,3 +14,4 @@ @charset "UTF-8";

color: #212121;
text-align: center; }
text-align: center;
line-height: 22px; }

@@ -17,0 +18,0 @@ .u-loading-container {

{
"name": "bee-loading",
"version": "2.0.1-beta.0",
"version": "2.0.1",
"description": "Loading ui component for react",

@@ -5,0 +5,0 @@ "keywords": [

@@ -18,2 +18,3 @@ @import "../node_modules/tinper-bee-core/scss/minxin-variables";

text-align: center;
line-height: 22px;
}

@@ -20,0 +21,0 @@

.loading {
width: 42px;
height: 41px;
}
<svg xmlns="http://www.w3.org/2000/svg">
<defs>
<linearGradient x1="49.7770001%" y1="99.9886667%" x2="49.7770001%" y2="22.7916984%" id="linearGradient-1"> <stop stop-color="#82D900" offset="0%"/> <stop stop-color="#FFFFFF" stop-opacity="0" offset="100%"/> </linearGradient> <linearGradient x1="0.0765%" y1="49.8045%" x2="84.0021644%" y2="49.8045%" id="linearGradient-2"> <stop stop-color="#FFBE0E" offset="0%"/> <stop stop-color="#FFFFFF" stop-opacity="0" offset="100%"/> </linearGradient> <linearGradient x1="50.2295001%" y1="-0.0809999429%" x2="50.2295001%" y2="80.0618828%" id="linearGradient-3"> <stop stop-color="#FF4747" offset="0%"/> <stop stop-color="#FFFFFF" stop-opacity="0" offset="100%"/> </linearGradient> <linearGradient x1="99.9256667%" y1="49.918%" x2="24.2692403%" y2="49.918%" id="linearGradient-4"> <stop stop-color="#008CDC" offset="0%"/> <stop stop-color="#FFFFFF" stop-opacity="0" offset="100%"/> </linearGradient>
</defs>
<symbol id="loading" viewBox="0 0 42 41"> <!-- Generator: Sketch 53.2 (72643) - https://sketchapp.com --> <title>windou</title> <desc>Created with Sketch.</desc> <g id="Symbols" stroke="none" stroke-width="1" fill="none" fill-rule="evenodd"> <g id="&#x89C6;&#x56FE;/loading" transform="translate(-3.000000, -3.000000)"> <g id="windou" transform="translate(3.000000, 3.000000)"> <g id="&#x5206;&#x7EC4;-3" transform="translate(29.000000, 0.000000)"> <rect id="Rectangle" fill="url(#linearGradient-1)" opacity="0.49937221" x="0.409090909" y="0" width="12" height="34"/> <circle id="Oval" fill="#00C864" cx="6.40909091" cy="34.2667091" r="6"/> </g> <g id="&#x5206;&#x7EC4;-2" transform="translate(0.451729, 28.000000)"> <rect id="Rectangle" fill="url(#linearGradient-2)" opacity="0.509021577" x="6.26235595" y="3.55271368e-15" width="34" height="12"/> <circle id="Oval" fill="#FFBE0E" cx="6.5028169" cy="6" r="6"/> </g> <g id="&#x5206;&#x7EC4;" transform="translate(1.000000, 0.000000)"> <rect id="Rectangle" fill="url(#linearGradient-3)" opacity="0.501232329" x="-2.65565347e-13" y="5.78821281" width="12" height="34"/> <circle id="Oval" fill="#FF4747" cx="6" cy="6" r="6"/> </g> <g id="Group" transform="translate(0.954545, 0.000000)"> <rect id="Rectangle" fill="url(#linearGradient-4)" opacity="0.504185268" x="0" y="0" width="36" height="11.9426569"/> <circle id="Oval" fill="#008CDC" cx="35" cy="6" r="6"/> </g> </g> </g> </g> </symbol>
</svg>

Sorry, the diff of this file is too big to display