@react-aria/progress
Advanced tools
Comparing version 3.4.17 to 3.4.18
{ | ||
"name": "@react-aria/progress", | ||
"version": "3.4.17", | ||
"version": "3.4.18", | ||
"description": "Spectrum UI components in React", | ||
@@ -25,15 +25,16 @@ "license": "Apache-2.0", | ||
"dependencies": { | ||
"@react-aria/i18n": "^3.12.3", | ||
"@react-aria/label": "^3.7.12", | ||
"@react-aria/utils": "^3.25.3", | ||
"@react-types/progress": "^3.5.7", | ||
"@react-types/shared": "^3.25.0", | ||
"@react-aria/i18n": "^3.12.4", | ||
"@react-aria/label": "^3.7.13", | ||
"@react-aria/utils": "^3.26.0", | ||
"@react-types/progress": "^3.5.8", | ||
"@react-types/shared": "^3.26.0", | ||
"@swc/helpers": "^0.5.0" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0" | ||
"react": "^16.8.0 || ^17.0.0-rc.1 || ^18.0.0 || ^19.0.0-rc.1" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
} | ||
} | ||
}, | ||
"gitHead": "71f0ef23053f9e03ee7e97df736e8b083e006849" | ||
} |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
36576
17
32
239
Updated@react-aria/i18n@^3.12.4
Updated@react-aria/label@^3.7.13
Updated@react-aria/utils@^3.26.0
Updated@react-types/progress@^3.5.8
Updated@react-types/shared@^3.26.0