@quenty/rxbinderutils
Advanced tools
Comparing version 9.1.0 to 9.1.1
@@ -6,2 +6,10 @@ # Change Log | ||
## [9.1.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxbinderutils@9.1.0...@quenty/rxbinderutils@9.1.1) (2023-10-28) | ||
**Note:** Version bump only for package @quenty/rxbinderutils | ||
# [9.1.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/rxbinderutils@9.0.0...@quenty/rxbinderutils@9.1.0) (2023-10-18) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/rxbinderutils", | ||
"version": "9.1.0", | ||
"version": "9.1.1", | ||
"description": "Reactive extensions for binders", | ||
@@ -29,9 +29,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/binder": "^9.1.0", | ||
"@quenty/brio": "^9.1.0", | ||
"@quenty/instanceutils": "^8.1.0", | ||
"@quenty/linkutils": "^8.1.0", | ||
"@quenty/binder": "^9.1.1", | ||
"@quenty/brio": "^9.1.1", | ||
"@quenty/instanceutils": "^8.1.1", | ||
"@quenty/linkutils": "^8.1.1", | ||
"@quenty/loader": "^7.0.0", | ||
"@quenty/maid": "^2.6.0", | ||
"@quenty/rx": "^8.1.0" | ||
"@quenty/rx": "^8.1.1" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ad451bee2ee34d9cad70ff72d0af360db1f91a34" | ||
"gitHead": "440aca7ce2b50b74317ee05fdc0b8d1e58001af3" | ||
} |
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
25405
Updated@quenty/binder@^9.1.1
Updated@quenty/brio@^9.1.1
Updated@quenty/instanceutils@^8.1.1
Updated@quenty/linkutils@^8.1.1
Updated@quenty/rx@^8.1.1