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

react-spinners

Package Overview
Dependencies
Maintainers
1
Versions
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-spinners - npm Package Compare versions

Comparing version 0.13.3 to 0.13.4

4

CHANGELOG.md

@@ -5,2 +5,6 @@ # Change Log

## 0.13.4
- **bugfix**: fix server side render issue on `HashLoader`
## 0.13.3

@@ -7,0 +11,0 @@

1

cjs/HashLoader.js

@@ -65,3 +65,2 @@ "use strict";

position: "absolute",
content: "",
top: "50%",

@@ -68,0 +67,0 @@ left: "50%",

@@ -40,3 +40,2 @@ var __assign = (this && this.__assign) || function () {

position: "absolute",
content: "",
top: "50%",

@@ -43,0 +42,0 @@ left: "50%",

@@ -65,3 +65,2 @@ "use strict";

position: "absolute",
content: "",
top: "50%",

@@ -68,0 +67,0 @@ left: "50%",

{
"name": "react-spinners",
"version": "0.13.3",
"version": "0.13.4",
"description": "A collection of react loading spinners",

@@ -5,0 +5,0 @@ "repository": {

@@ -74,3 +74,2 @@ var __assign = (this && this.__assign) || function () {

position: "absolute",
content: "",
top: "50%",

@@ -77,0 +76,0 @@ left: "50%",

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