Socket
Socket
Sign inDemoInstall

@chakra-ui/spinner

Package Overview
Dependencies
Maintainers
4
Versions
389
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/spinner - npm Package Compare versions

Comparing version 1.0.2 to 1.0.3

9

CHANGELOG.md
# Change Log
## 1.0.3
### Patch Changes
- Updated dependencies
[[`8b87406c`](https://github.com/chakra-ui/chakra-ui/commit/8b87406c3132586be3393117eef80d47ec82fc54)]:
- @chakra-ui/utils@1.1.0
- @chakra-ui/visually-hidden@1.0.3
## 1.0.2

@@ -4,0 +13,0 @@

10

package.json
{
"name": "@chakra-ui/spinner",
"version": "1.0.2",
"version": "1.0.3",
"description": "A React component for displaying spinners and loaders",

@@ -53,7 +53,7 @@ "keywords": [

"dependencies": {
"@chakra-ui/utils": "1.0.2",
"@chakra-ui/visually-hidden": "1.0.2"
"@chakra-ui/utils": "1.1.0",
"@chakra-ui/visually-hidden": "1.0.3"
},
"devDependencies": {
"@chakra-ui/system": "1.1.0",
"@chakra-ui/system": "1.1.5",
"react": "^17.0.1"

@@ -63,4 +63,4 @@ },

"@chakra-ui/system": ">=1.0.0",
"react": "16.x || 17.x"
"react": ">=16.8.6"
}
}
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