Socket
Socket
Sign inDemoInstall

@atlaskit/spinner

Package Overview
Dependencies
Maintainers
1
Versions
149
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@atlaskit/spinner - npm Package Compare versions

Comparing version 15.1.11 to 15.1.12

6

CHANGELOG.md
# @atlaskit/spinner
## 15.1.12
### Patch Changes
- [`efa50ac72ba`](https://bitbucket.org/atlassian/atlassian-frontend/commits/efa50ac72ba) - Adjusts jsdoc strings to improve prop documentation
## 15.1.11

@@ -4,0 +10,0 @@

2

dist/cjs/version.json
{
"name": "@atlaskit/spinner",
"version": "15.1.11",
"version": "15.1.12",
"sideEffects": false
}
{
"name": "@atlaskit/spinner",
"version": "15.1.11",
"version": "15.1.12",
"sideEffects": false
}
{
"name": "@atlaskit/spinner",
"version": "15.1.11",
"version": "15.1.12",
"sideEffects": false
}

@@ -13,3 +13,3 @@ export declare type PresetSize = 'xsmall' | 'small' | 'medium' | 'large' | 'xlarge';

* This is not to be used to avoid quick flickering of `<Spinner/>`.
* `<Spinner/>` will automatically fade in and takes ~200ms to become partially visible
* `<Spinner/>` will automatically fade in and takes ~200ms to become partially visible.
* This prop can be helpful for **long delays** such as `500-1000ms` for when you want to not

@@ -16,0 +16,0 @@ * show a `<Spinner/>` until some longer period of time has elapsed.

{
"name": "@atlaskit/spinner",
"version": "15.1.11",
"version": "15.1.12",
"description": "A spinner is an animated spinning icon that lets users know content is being loaded.",

@@ -40,3 +40,3 @@ "publishConfig": {

"@atlaskit/lozenge": "^11.1.0",
"@atlaskit/motion": "^1.0.0",
"@atlaskit/motion": "^1.1.0",
"@atlaskit/section-message": "^6.1.0",

@@ -43,0 +43,0 @@ "@atlaskit/select": "^15.0.0",

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