Socket
Socket
Sign inDemoInstall

@chakra-ui/spinner

Package Overview
Dependencies
Maintainers
3
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 2.0.12 to 2.0.13

11

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

@@ -33,4 +33,4 @@ "keywords": [

"clean-package": "2.1.1",
"@chakra-ui/system": "2.3.6",
"@chakra-ui/utils": "2.0.13"
"@chakra-ui/system": "2.4.0",
"@chakra-ui/utils": "2.0.15"
},

@@ -51,3 +51,3 @@ "peerDependencies": {

"dependencies": {
"@chakra-ui/shared-utils": "2.0.4"
"@chakra-ui/shared-utils": "2.0.5"
},

@@ -69,4 +69,5 @@ "module": "dist/index.mjs",

"typecheck": "tsc --noEmit",
"build:fast": "tsup src"
"build:fast": "tsup src",
"typedocs": "tsx ../../../scripts/generate-type-docs.ts"
}
}
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