@react-aria/listbox
Advanced tools
Comparing version 3.0.0 to 3.0.1
{ | ||
"name": "@react-aria/listbox", | ||
"version": "3.0.0", | ||
"version": "3.0.1", | ||
"description": "Spectrum UI components in React", | ||
@@ -17,13 +17,13 @@ "license": "Apache-2.0", | ||
"type": "git", | ||
"url": "https://github.com/adobe-private/react-spectrum-v3" | ||
"url": "https://github.com/adobe/react-spectrum" | ||
}, | ||
"dependencies": { | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/interactions": "^3.0.0", | ||
"@react-aria/label": "^3.0.0", | ||
"@react-aria/selection": "^3.0.0", | ||
"@react-aria/utils": "^3.0.0", | ||
"@react-stately/list": "^3.0.0", | ||
"@react-types/listbox": "^3.0.0", | ||
"@react-types/shared": "^3.0.0" | ||
"@react-aria/interactions": "^3.0.1", | ||
"@react-aria/label": "^3.0.1", | ||
"@react-aria/selection": "^3.0.1", | ||
"@react-aria/utils": "^3.0.1", | ||
"@react-stately/list": "^3.0.1", | ||
"@react-types/listbox": "^3.0.1", | ||
"@react-types/shared": "^3.0.1" | ||
}, | ||
@@ -36,3 +36,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a32224fdf009d69cf594f32ad18ac86d7ebb8a52" | ||
"gitHead": "ac0b7a7ba0edccd1c9ab4f849022ad6d2ccd19ed" | ||
} |
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
No README
QualityPackage does not have a README. This may indicate a failed publish or a low quality package.
Found 1 instance in 1 package
64088
13
0
3
Updated@react-aria/label@^3.0.1
Updated@react-aria/selection@^3.0.1
Updated@react-aria/utils@^3.0.1
Updated@react-stately/list@^3.0.1
Updated@react-types/listbox@^3.0.1
Updated@react-types/shared@^3.0.1