@quenty/attributeutils
Advanced tools
Comparing version 8.12.0 to 8.13.0-canary.4b70f6d.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [8.13.0-canary.4b70f6d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@8.12.0...@quenty/attributeutils@8.13.0-canary.4b70f6d.0) (2023-04-20) | ||
### Features | ||
* Add RxAttributeUtils.observeAttributeBrio(instance, attributeName, condition) ([c96df61](https://github.com/Quenty/NevermoreEngine/commit/c96df61279d73594afedbd048f3eb1dd6ffb889a)) | ||
# [8.12.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@8.11.1...@quenty/attributeutils@8.12.0) (2023-04-10) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/attributeutils", | ||
"version": "8.12.0", | ||
"version": "8.13.0-canary.4b70f6d.0", | ||
"description": "Provides utility functions to work with attributes in Roblox", | ||
@@ -28,9 +28,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.11.0", | ||
"@quenty/canceltoken": "^6.5.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/promise": "^6.5.0", | ||
"@quenty/rx": "^7.10.0", | ||
"@quenty/symbol": "^2.2.0" | ||
"@quenty/brio": "8.11.0", | ||
"@quenty/canceltoken": "6.5.0", | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/promise": "6.5.0", | ||
"@quenty/rx": "7.10.0", | ||
"@quenty/symbol": "2.2.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "3306212248c310731931ad45d8b86dc7247f2a5d" | ||
"gitHead": "4b70f6d72cee9393c70b1ce17e78d8e63771ac3c" | ||
} |
Sorry, the diff of this file is not supported yet
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
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
25851
67
2
+ Added@quenty/brio@8.11.0(transitive)
+ Added@quenty/canceltoken@6.5.0(transitive)
+ Added@quenty/loader@6.2.1(transitive)
+ Added@quenty/maid@2.5.0(transitive)
+ Added@quenty/promise@6.5.0(transitive)
+ Added@quenty/rx@7.10.0(transitive)
- Removed@quenty/brio@8.19.0(transitive)
- Removed@quenty/canceltoken@6.9.0(transitive)
- Removed@quenty/maid@2.6.0(transitive)
- Removed@quenty/promise@6.8.0(transitive)
- Removed@quenty/rx@7.16.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
Updated@quenty/brio@8.11.0
Updated@quenty/canceltoken@6.5.0
Updated@quenty/loader@6.2.1
Updated@quenty/maid@2.5.0
Updated@quenty/promise@6.5.0
Updated@quenty/rx@7.10.0
Updated@quenty/symbol@2.2.0