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 Versions

1
16

0.6.0-alpha.7

Diff

Changelog

Source

0.6.0-alpha.7

  • update readme to include radius and radiusUnit prop description
  • update all the tests to use default variables
  • add the following to .npmignore to further reduce package size
tslint.json
jest.config.js
CODEOWNERS
CODE_OF_CONDUCT.md
CONTRIBUTING.md
CHANGELOG.md

Old:

npm notice version:       0.6.0-alpha.6
npm notice package size:  19.8 kB
npm notice unpacked size: 138.5 kB

New:

npm notice version:       0.6.0-alpha.7
npm notice package size:  16.7 kB
npm notice unpacked size: 132.1 kB
davidhu2000
published 0.6.0-alpha.6 •

Changelog

Source

0.6.0-alpha.6

  • add src folder to npmignore. Previous version wasn't ruthless enough in saving data

Old:

npm notice version:       0.6.0-alpha.5
npm notice package size:  26.1 kB
npm notice unpacked size: 191.2 kB

New:

npm notice version:       0.6.0-alpha.6
npm notice package size:  19.8 kB
npm notice unpacked size: 138.5 kB
davidhu2000
published 0.6.0-alpha.5 •

Changelog

Source

0.6.0-alpha.5

  • update npmignore to include __tests__, .github, .circleci, coverage. This helped to reduce package size. Help to save some data

Old:

npm notice version:       0.6.0-alpha.4
npm notice package size:  85.6 kB
npm notice unpacked size: 850.4 kB

New:

npm notice version:       0.6.0-alpha.5
npm notice package size:  26.1 kB
npm notice unpacked size: 191.2 kB
davidhu2000
published 0.6.0-alpha.4 •

Changelog

Source

0.6.0-alpha.4

  • bugfix: update package.json main value from dist/index.js to index.js to fix codeSandbox import issue
  • bugfix: add missing transform key to the 25% keyframe in RiseLoader. It was just 25% {translateY(-${riseAmount}px)} before. Now it is corrected
  • add tests for all the loaders. Fixed up a few tests using default variables, namely the first 3 letters in the alphabet
davidhu2000
published 0.6.0-alpha.3 •

Changelog

Source

0.6.0-alpha.3

  • fix missing " from .babelrc in readme per PR #77
  • add tests for ClipLoader, DotLoader, FadeLoader, GridLoader, HashLoader, and MoonLoader
davidhu2000
published 0.6.0-alpha.2 •

Changelog

Source

0.6.0-alpha.2

  • bugfix: update tsconfig.json module property to commonjs instead of esnext. This caused import errors as seen in issue 74
  • added tests for BarLoader, BeatLoader, BounceLoader, CircleLoader, and ClimbingBoxLoader
davidhu2000
published 0.6.0-alpha.1 •

Changelog

Source

0.6.0-alpha.1

  • This is a complete rewrite of the package. 100% of the code is now in TypeScript. This will show inidividual type definitions for each loader
  • prop-types has been removed as a dependency. This is now handled by typings
  • set up ts-lint and prettier to help ensure code consistency
davidhu2000
published 0.5.13 •

Changelog

Source

0.5.13

Note: this release has a critical issue and was deprecated. Please use <= 0.5.12 or > 0.6.0.

  • fix readme props table formatting. It got a little messy for some reason
davidhu2000
published 0.5.12 •

Changelog

Source

0.5.12

  • fix version glitch. No code changes here
davidhu2000
published 0.5.11 •

Changelog

Source

0.5.11

  • this version should be 0.5.10, but internet issues causesa weird version glitch. Update to 0.5.12 so everything matches
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