Socket
Socket
Sign inDemoInstall

@chakra-ui/progress

Package Overview
Dependencies
103
Maintainers
3
Versions
421
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 2.1.1 to 2.1.2

2

dist/index.cjs.js

@@ -240,2 +240,3 @@ "use strict";

"aria-labelledby": ariaLabelledBy,
"aria-valuetext": ariaValueText,
title,

@@ -274,2 +275,3 @@ role,

"aria-labelledby": ariaLabelledBy,
"aria-valuetext": ariaValueText,
min,

@@ -276,0 +278,0 @@ max,

@@ -215,2 +215,3 @@ // ../../../react-shim.js

"aria-labelledby": ariaLabelledBy,
"aria-valuetext": ariaValueText,
title,

@@ -249,2 +250,3 @@ role,

"aria-labelledby": ariaLabelledBy,
"aria-valuetext": ariaValueText,
min,

@@ -251,0 +253,0 @@ max,

6

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

@@ -35,5 +35,5 @@ "keywords": [

"devDependencies": {
"@chakra-ui/system": "2.3.2",
"react": "^18.0.0",
"clean-package": "2.1.1"
"clean-package": "2.1.1",
"@chakra-ui/system": "2.3.4"
},

@@ -40,0 +40,0 @@ "peerDependencies": {

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