New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@tradeshift/elements.spinner

Package Overview
Dependencies
Maintainers
8
Versions
77
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@tradeshift/elements.spinner - npm Package Compare versions

Comparing version 0.27.0 to 0.27.2

6

package.json
{
"name": "@tradeshift/elements.spinner",
"version": "0.27.0",
"version": "0.27.2",
"repository": {

@@ -18,6 +18,6 @@ "type": "git",

"dependencies": {
"@tradeshift/elements": "^0.27.0"
"@tradeshift/elements": "^0.27.2"
},
"src": "src/spinner.js",
"gitHead": "a11a27abc355ec5cca791ff7353068f97f0872c7"
"gitHead": "bd49caa355a07257efd18228a55185ce788f7bce"
}

@@ -36,8 +36,8 @@ <h1 align="center">

| Property | Attribute | Type | Default | Description |
| -------- | ------------ | ------- | ----------- | ------------------------------------------------- |
| color | data-color | String | colors.BLUE | Spinner color, `blue`, `mono`, `white` |
| message | data-message | String | | Text to show below the spinner |
| size | data-size | String | sizes.LARGE | Size of the spinner, `large`, `medium`, `small` |
| visible | data-visible | Boolean | false | Show/hide the spinner |
| Property | Attribute | Type | Default | Description |
| -------- | ------------ | ------- | ----------- | ----------------------------------------------- |
| color | data-color | String | colors.BLUE | Spinner color, `blue`, `mono`, `white` |
| message | data-message | String | | Text to show below the spinner |
| size | data-size | String | sizes.LARGE | Size of the spinner, `large`, `medium`, `small` |
| visible | data-visible | Boolean | false | Show/hide the spinner |

@@ -44,0 +44,0 @@ ## ➤ How to use it

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