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

spin.js

Package Overview
Dependencies
Maintainers
2
Versions
16
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

spin.js - npm Package Versions

1

2.1.0

Diff

Changelog

Source

[2.1.0] - 2015-04-16

Added

  • scale option for resizing the spinner (PR [#287]).
  • Support for importing on server without DOM (PR [#283]).
fgnass
published 2.0.2 •

Changelog

Source

[2.0.2] - 2015-01-02

Fixed

  • Use correct require call in jQuery plugin

Removed

  • Cleaned up unused code
fgnass
published 2.0.1 •

Changelog

Source

[2.0.1] - 2014-04-24

Fixed

  • Position offsets are now applied when instantiating spinner without a target (issue [#218]).
fgnass
published 2.0.0 •

Changelog

Source

[2.0.0] - 2014-03-13

Changed

  • Spinner is now absolutely positioned at top: 50%, left: 50% by default.
  • top and left options now require CSS units. For example, top: 100 must instead be written as top: '100px'.
  • Spinner must now always be invoked as constructor.
fgnass
published 1.3.2 •

Changelog

Source

[1.3.2] - 2013-08-26

Fixed

  • SyntaxError in Chrome Canary (issue [#168]).
fgnass
published 1.3.1 •

Changelog

Source

[1.3.1] - 2013-08-19

Added

  • Support for multi-colored spinners (PR [#167]).
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