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

react-spinners

Package Overview
Dependencies
Maintainers
0
Versions
150
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-spinners - npm Package Versions

1
15

0.11.0-alpha.7

Diff

Changelog

Source

0.11.0-alpha.7

  • Implemented speedMultiplier props to all loaders
  • Added feature flag to demo site. adding a url param speed-multiplier=true will enable to input
davidhu2000
published 0.11.0-alpha.6 •

Changelog

Source

0.11.0-alpha.6

  • Refactored all the tests using shared specs to reduce maintenance cost.
  • Removed unnecessary type in colors.ts to let typescript infer.
davidhu2000
published 0.11.0-alpha.5 •

Changelog

Source

0.11.0-alpha.5

  • Implement speedMultipler prop to PulseLoader. This is done to test the API for a single loader before adding to the rest.
davidhu2000
published 0.11.0-alpha.4 •

Changelog

Source

0.11.0-alpha.4

  • Clean up BarLoader by marking the props using Required utility to avoid having to do width || Loader.defaultProps.width.
davidhu2000
published 0.11.0-alpha.3 •

Changelog

Source

0.11.0-alpha.3

  • Implement speedMultipler prop to BarLoader. This is done to test the API for a single loader before adding to the rest.
davidhu2000
published 0.10.6 •

Changelog

Source

0.10.6

  • bugfix: Fixed MoonLoader display issue #342
davidhu2000
published 0.10.4 •

Changelog

Source

0.10.4

  • Add .eslintrc.* to .npmignore to reduce packge size.
davidhu2000
published 0.10.3 •

Changelog

Source

0.10.3

  • bugfix: Reverted type:module change in package.json due to issue #336. This is causing a Must use import to load ES Module error.
davidhu2000
published 0.10.2 •

Changelog

Source

0.10.2

Note: this release has a critical issue and was deprecated. Please update to 0.10.3 or higher.

  • bugfix: the tsconfig compiler option was not overriding properly, so the outputted files are es2015 (with import syntax) vs commonjs (with require syntax. This could cause similar issues like #74.
davidhu2000
published 0.11.0-alpha.2 •

Changelog

Source

0.11.0-alpha.2

  • Update readme usage section to use @emotion for .babelrc plugins
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