@react-stately/table
Advanced tools
Comparing version 3.0.0-alpha.5 to 3.0.0-alpha.6
{ | ||
"name": "@react-stately/table", | ||
"version": "3.0.0-alpha.5", | ||
"version": "3.0.0-alpha.6", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,10 +21,10 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-stately/collections": "^3.1.0", | ||
"@react-stately/selection": "^3.1.0", | ||
"@react-stately/utils": "^3.1.0", | ||
"@react-types/shared": "^3.1.0", | ||
"@react-types/table": "3.0.0-rc.4" | ||
"@react-stately/collections": "^3.2.1", | ||
"@react-stately/selection": "^3.2.1", | ||
"@react-stately/utils": "^3.1.1", | ||
"@react-types/shared": "^3.2.1", | ||
"@react-types/table": "3.0.0-rc.5" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0" | ||
"react": "^16.8.0 || ^17.0.0-rc.1" | ||
}, | ||
@@ -34,3 +34,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "211099972fe75ee581892efd01a7f89dfb9cdf69" | ||
"gitHead": "0778f71a3c13e1e24388a23b6d525e3b9f5b98f1" | ||
} |
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
157687
+ Added@react-types/table@3.0.0-rc.5(transitive)
+ Addedreact@17.0.2(transitive)
- Removed@react-types/table@3.0.0-rc.4(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
Updated@react-stately/utils@^3.1.1
Updated@react-types/shared@^3.2.1