@quenty/attributeutils
Advanced tools
Comparing version 8.8.0 to 8.9.0-canary.347.e0dad1c.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [8.9.0-canary.347.e0dad1c.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@8.8.0...@quenty/attributeutils@8.9.0-canary.347.e0dad1c.0) (2023-03-31) | ||
### Features | ||
* Add AttributeUtils.promiseAttribute(instance, attributeName, predicate, cancelToken) ([cf98166](https://github.com/Quenty/NevermoreEngine/commit/cf98166007c7dd2b79946701cd17fb7f89390bae)) | ||
# [8.8.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@8.7.0...@quenty/attributeutils@8.8.0) (2023-03-05) | ||
@@ -8,0 +19,0 @@ |
MIT License | ||
Copyright (c) 2014-2022 Quenty | ||
Copyright (c) 2014-2023 James Onnen (Quenty) | ||
@@ -5,0 +5,0 @@ Permission is hereby granted, free of charge, to any person obtaining a copy |
{ | ||
"name": "@quenty/attributeutils", | ||
"version": "8.8.0", | ||
"version": "8.9.0-canary.347.e0dad1c.0", | ||
"description": "Provides utility functions to work with attributes in Roblox", | ||
@@ -28,7 +28,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.7.0", | ||
"@quenty/loader": "^6.2.0", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/rx": "^7.7.0", | ||
"@quenty/symbol": "^2.2.0" | ||
"@quenty/brio": "8.8.0-canary.347.e0dad1c.0", | ||
"@quenty/canceltoken": "6.4.0-canary.347.e0dad1c.0", | ||
"@quenty/loader": "6.2.0", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/promise": "6.4.0-canary.347.e0dad1c.0", | ||
"@quenty/rx": "7.8.0-canary.347.e0dad1c.0", | ||
"@quenty/symbol": "2.2.0" | ||
}, | ||
@@ -38,3 +40,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "e62b5eac2e5d9084ab9083f128452dd2d98b6f1a" | ||
"gitHead": "e0dad1c6044f59b3a389ed388cebbfacf2b4a7ca" | ||
} |
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
24773
7
2
+ Added@quenty/brio@8.8.0-canary.347.e0dad1c.0(transitive)
+ Added@quenty/cancellabledelay@3.4.0(transitive)
+ Added@quenty/canceltoken@6.4.0-canary.347.e0dad1c.0(transitive)
+ Added@quenty/deferred@2.1.0(transitive)
+ Added@quenty/loader@6.2.0(transitive)
+ Added@quenty/maid@2.5.0(transitive)
+ Added@quenty/promise@6.4.0-canary.347.e0dad1c.0(transitive)
+ Added@quenty/rx@7.8.0-canary.347.e0dad1c.0(transitive)
+ Added@quenty/signal@2.3.0(transitive)
+ Added@quenty/table@3.2.0(transitive)
+ Added@quenty/throttle@6.2.0(transitive)
- Removed@quenty/brio@8.19.0(transitive)
- Removed@quenty/cancellabledelay@3.5.0(transitive)
- Removed@quenty/canceltoken@6.9.0(transitive)
- Removed@quenty/deferred@2.2.0(transitive)
- Removed@quenty/loader@6.3.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/signal@2.4.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/throttle@6.3.0(transitive)
Updated@quenty/loader@6.2.0
Updated@quenty/maid@2.5.0
Updated@quenty/symbol@2.2.0