Socket
Socket
Sign inDemoInstall

@chakra-ui/progress

Package Overview
Dependencies
Maintainers
3
Versions
421
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@chakra-ui/progress - npm Package Compare versions

Comparing version 2.1.3 to 2.1.4

9

package.json
{
"name": "@chakra-ui/progress",
"version": "2.1.3",
"version": "2.1.4",
"description": "Progress bar component for Chakra UI",

@@ -32,3 +32,3 @@ "keywords": [

"dependencies": {
"@chakra-ui/react-context": "2.0.6"
"@chakra-ui/react-context": "2.0.7"
},

@@ -38,3 +38,3 @@ "devDependencies": {

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

@@ -69,4 +69,5 @@ "peerDependencies": {

"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