@quenty/rxbinderutils
Advanced tools
Comparing version 14.10.2 to 14.11.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [14.10.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxbinderutils@14.10.1...@quenty/rxbinderutils@14.10.2) (2024-10-22) | ||
# [14.11.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxbinderutils@14.10.1...@quenty/rxbinderutils@14.11.0) (2024-10-23) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/rxbinderutils |
{ | ||
"name": "@quenty/rxbinderutils", | ||
"version": "14.10.2", | ||
"version": "14.11.0", | ||
"description": "Reactive extensions for binders", | ||
@@ -29,9 +29,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/binder": "^14.10.2", | ||
"@quenty/brio": "^14.9.1", | ||
"@quenty/instanceutils": "^13.9.1", | ||
"@quenty/linkutils": "^13.9.1", | ||
"@quenty/binder": "^14.11.0", | ||
"@quenty/brio": "^14.10.0", | ||
"@quenty/instanceutils": "^13.10.0", | ||
"@quenty/linkutils": "^13.10.0", | ||
"@quenty/loader": "^10.7.0", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/rx": "^13.9.0" | ||
"@quenty/rx": "^13.10.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c4cdf52069df8ffe2d16682af654c3e090fe4971" | ||
"gitHead": "7a0a75391c63d25806bfb9d266eb54994333dcfa" | ||
} |
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
31392
Updated@quenty/binder@^14.11.0
Updated@quenty/brio@^14.10.0
Updated@quenty/linkutils@^13.10.0
Updated@quenty/rx@^13.10.0