@react-stately/slider
Advanced tools
Comparing version 3.0.0-alpha.1 to 3.0.0-alpha.2
{ | ||
"name": "@react-stately/slider", | ||
"version": "3.0.0-alpha.1", | ||
"version": "3.0.0-alpha.2", | ||
"description": "Spectrum UI components in React", | ||
@@ -21,17 +21,14 @@ "license": "Apache-2.0", | ||
"@babel/runtime": "^7.6.2", | ||
"@react-aria/i18n": "^3.1.1", | ||
"@react-aria/utils": "^3.2.1", | ||
"@react-stately/utils": "^3.0.2", | ||
"@react-types/slider": "3.0.0-alpha.0" | ||
"@react-aria/i18n": "^3.1.2", | ||
"@react-aria/utils": "^3.3.0", | ||
"@react-stately/utils": "^3.1.1", | ||
"@react-types/slider": "3.0.0-alpha.1" | ||
}, | ||
"peerDependencies": { | ||
"react": "^16.8.0" | ||
"react": "^16.8.0 || ^17.0.0-rc.1" | ||
}, | ||
"devDependencies": { | ||
"react": "^16.8.0" | ||
}, | ||
"publishConfig": { | ||
"access": "public" | ||
}, | ||
"gitHead": "d050016e6876b20e4d8a95ba5fb5630d78e75a60" | ||
"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
0
50361
+ Added@react-types/slider@3.0.0-alpha.1(transitive)
+ Addedreact@17.0.2(transitive)
- Removed@react-types/slider@3.0.0-alpha.0(transitive)
- Removedprop-types@15.8.1(transitive)
- Removedreact@16.14.0(transitive)
- Removedreact-is@16.13.1(transitive)
Updated@react-aria/i18n@^3.1.2
Updated@react-aria/utils@^3.3.0
Updated@react-stately/utils@^3.1.1