@blueprintjs/select
Advanced tools
Comparing version 4.6.2 to 4.6.3
{ | ||
"name": "@blueprintjs/select", | ||
"version": "4.6.2", | ||
"version": "4.6.3", | ||
"description": "Components related to selecting items from a list", | ||
@@ -38,4 +38,4 @@ "main": "lib/cjs/index.js", | ||
"dependencies": { | ||
"@blueprintjs/core": "^4.9.2", | ||
"@blueprintjs/popover2": "^1.6.2", | ||
"@blueprintjs/core": "^4.9.3", | ||
"@blueprintjs/popover2": "^1.6.3", | ||
"classnames": "^2.2", | ||
@@ -45,3 +45,3 @@ "tslib": "~2.3.1" | ||
"peerDependencies": { | ||
"@types/react": "^16.14.2", | ||
"@types/react": "^16.14.2 || 17 || 18", | ||
"react": "^16.8 || 17 || 18", | ||
@@ -48,0 +48,0 @@ "react-dom": "^16.8 || 17 || 18" |
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
917831
+ Added@types/react@18.3.13(transitive)
- Removed@types/react@16.14.62(transitive)
- Removed@types/scheduler@0.16.8(transitive)
Updated@blueprintjs/core@^4.9.3
Updated@blueprintjs/popover2@^1.6.3