@itwin/unified-selection
Advanced tools
Comparing version 0.5.0 to 0.5.1
# @itwin/unified-selection | ||
## 0.5.1 | ||
### Patch Changes | ||
- Updated dependencies: | ||
- @itwin/presentation-shared@0.5.0 | ||
## 0.5.0 | ||
@@ -4,0 +11,0 @@ |
{ | ||
"name": "@itwin/unified-selection", | ||
"version": "0.5.0", | ||
"version": "0.5.1", | ||
"description": "Package for managing unified selection in iTwin.js applications.", | ||
@@ -31,9 +31,9 @@ "license": "MIT", | ||
"dependencies": { | ||
"@itwin/core-bentley": "^4.8.0", | ||
"@itwin/core-bentley": "^4.9.0", | ||
"rxjs": "^7.8.1", | ||
"rxjs-for-await": "^1.0.0", | ||
"@itwin/presentation-shared": "^0.4.1" | ||
"@itwin/presentation-shared": "^0.5.0" | ||
}, | ||
"devDependencies": { | ||
"@itwin/build-tools": "^4.8.0", | ||
"@itwin/build-tools": "^4.9.0", | ||
"@itwin/eslint-plugin": "^4.1.1", | ||
@@ -40,0 +40,0 @@ "@types/chai": "^4.3.16", |
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
416527
+ Added@itwin/presentation-shared@0.5.0(transitive)
- Removed@itwin/presentation-shared@0.4.1(transitive)
Updated@itwin/core-bentley@^4.9.0