@quenty/selectionutils
Advanced tools
Comparing version 1.0.1-canary.38bdfe3.0 to 1.1.0-canary.4096cd9.0
@@ -6,3 +6,3 @@ # Change Log | ||
## 1.0.1-canary.38bdfe3.0 (2022-09-07) | ||
# 1.1.0-canary.4096cd9.0 (2022-09-08) | ||
@@ -12,2 +12,3 @@ | ||
* Add RxSelectionUtils.observeFirstAdornee and fix RxSelectionUtils.observeSelectionItemsBrio ([ef4c76b](https://github.com/Quenty/NevermoreEngine/commit/ef4c76bfd8146811d336ae26fc33e211ad1a11c1)) | ||
* Add SelectionUtils ([bb2b8ea](https://github.com/Quenty/NevermoreEngine/commit/bb2b8eab89c1c9d68ca0c5f8efc728c27ff1130f)) |
{ | ||
"name": "@quenty/selectionutils", | ||
"version": "1.0.1-canary.38bdfe3.0", | ||
"version": "1.1.0-canary.4096cd9.0", | ||
"description": "Utility methods around Selection service. Useful for plugins and stories.", | ||
@@ -29,9 +29,9 @@ "keywords": [ | ||
"@quenty/baseobject": "5.1.1", | ||
"@quenty/brio": "7.1.1-canary.38bdfe3.0", | ||
"@quenty/brio": "7.2.0-canary.4096cd9.0", | ||
"@quenty/loader": "5.0.1", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/rx": "6.1.1-canary.38bdfe3.0", | ||
"@quenty/rx": "6.2.0-canary.4096cd9.0", | ||
"@quenty/signal": "2.3.0", | ||
"@quenty/table": "3.1.0", | ||
"@quenty/valueobject": "6.1.1-canary.38bdfe3.0" | ||
"@quenty/valueobject": "6.2.0-canary.4096cd9.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "38bdfe3721bddf1d272628b1104b1d8e0abaf24f" | ||
"gitHead": "4096cd94d2c38d382b7aafe8cb2fcb8bb340d051" | ||
} |
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
7869
+ Added@quenty/brio@7.2.0-canary.4096cd9.0(transitive)
+ Added@quenty/canceltoken@5.3.0-canary.4096cd9.0(transitive)
+ Added@quenty/promise@5.2.0-canary.4096cd9.0(transitive)
+ Added@quenty/rx@6.2.0-canary.4096cd9.0(transitive)
+ Added@quenty/valueobject@6.2.0-canary.4096cd9.0(transitive)
- Removed@quenty/brio@7.1.1-canary.38bdfe3.0(transitive)
- Removed@quenty/canceltoken@5.2.1-canary.38bdfe3.0(transitive)
- Removed@quenty/promise@5.1.2-canary.38bdfe3.0(transitive)
- Removed@quenty/rx@6.1.1-canary.38bdfe3.0(transitive)
- Removed@quenty/valueobject@6.1.1-canary.38bdfe3.0(transitive)