Socket
Socket
Sign inDemoInstall

@chakra-ui/progress

Package Overview
Dependencies
86
Maintainers
3
Versions
421
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.0 to 2.1.1

9

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

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

"dependencies": {
"@chakra-ui/react-context": "2.0.4"
"@chakra-ui/react-context": "2.0.5"
},
"devDependencies": {
"@chakra-ui/system": "2.3.1",
"@chakra-ui/system": "2.3.2",
"react": "^18.0.0",

@@ -49,3 +49,4 @@ "clean-package": "2.1.1"

"import": "./dist/index.esm.js",
"require": "./dist/index.cjs.js"
"require": "./dist/index.cjs.js",
"types": "./dist/index.d.ts"
},

@@ -52,0 +53,0 @@ "./package.json": "./package.json"

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc