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
151
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

react-spinners - npm Package Versions

1
16

0.11.0-alpha.2

Diff

Changelog

Source

0.11.0-alpha.2

  • Update readme usage section to use @emotion for .babelrc plugins
davidhu2000
published 0.11.0-alpha.1 •

Changelog

Source

0.11.0-alpha.1

  • updated emotion to v11. PR #329
davidhu2000
published 0.10.1 •

Changelog

Source

0.10.1

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

  • Update README using react hooks. Move react class example under a summary tag.
davidhu2000
published 0.10.0 •

Changelog

Source

0.10.0

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

  • update div to span to fix <div> cannot appear as a descendant of <p> per #159. PR #325
  • Using lodash-es as a reference, added type: module to package.json as an attempt to implement tree shaking via PR #327.
  • replaced tslint with eslint, and npm with yarn.
davidhu2000
published 0.10.0-beta.3 •

Changelog

Source

0.10.0-beta.3

  • Update .npmignore to ignore the .cjs files so they are not included in the published build.
  • Add .yarn and .yarnrc to .npmignore.

Old:

npm notice version:       0.10.0-beta.2
npm notice package size:  1.2 MB
npm notice unpacked size: 5.3 MB
npm notice total files:   69

New:

npm notice version:       0.10.0-beta.3
npm notice package size:  21.3 kB
npm notice unpacked size: 167.1 kB
npm notice total files:   65
davidhu2000
published 0.10.0-beta.2 •

Changelog

Source

0.10.0-beta.2

  • Using lodash-es as a reference, added type: module to package.json as an attempt to fix tree shaking via PR #327.
  • Renamed relevant .js files to .cjs so they are treated as CommonJs. Otherwise we get errors like ReferenceError: module is not defined when running certain commands, like yarn.
davidhu2000
published 0.10.0-beta.1 •

Changelog

Source

0.10.0-beta.1

  • No changes here. Upgrading alpha to beta.
davidhu2000
published 0.10.0-alpha.3 •

Changelog

Source

0.10.0-alpha.3

  • add react ^17.0.0 and react-dom ^17.0.0 into peerDependencies to fix #321
  • update div to span to fix <div> cannot appear as a descendant of <p> per #159. PR #325
  • removed Keyframes typing to allow for inferring PR #326
  • another round of update for all devDependencies to the latest version except for react-color, react, react-dom, and @motion/core. These 4 packages have caused issues during the update and will save them for another time.
davidhu2000
published 0.10.0-alpha.2 •

Changelog

Source

0.10.0-alpha.2

  • add sideEffects property to package.json to fix tree shaking
davidhu2000
published 0.10.0-alpha.1 •

Changelog

Source

0.10.0-alpha.1

  • updated all dependencies to the latest version.
  • switched from using npm to yarn
  • deprecated ts-lint in favor of eslint
  • updated how loaders are exported to support tree shaking
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