Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

react-spinners

Package Overview
Dependencies
Maintainers
1
Versions
150
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.0.8 to 0.0.9

dist/spinners/RotateLoader.js

4

dist/spinners/RingLoader.js

@@ -127,4 +127,4 @@ (function (global, factory) {

_createClass(Loader, [{
key: 'getBallStyle',
value: function getBallStyle() {
key: 'getCircleStyle',
value: function getCircleStyle() {
return {

@@ -131,0 +131,0 @@ width: size,

{
"name": "react-spinners",
"version": "0.0.8",
"version": "0.0.9",
"description": "A collection of react loading spinners",

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

@@ -46,3 +46,3 @@ import React from 'react';

*/
getBallStyle() {
getCircleStyle() {
return {

@@ -49,0 +49,0 @@ width: size,

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