@quenty/attributeutils
Advanced tools
Comparing version 8.17.0 to 8.17.1-canary.395.c781370.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [8.17.1-canary.395.c781370.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@8.17.0...@quenty/attributeutils@8.17.1-canary.395.c781370.0) (2023-07-23) | ||
### Bug Fixes | ||
* No default predicate ([1d41dd2](https://github.com/Quenty/NevermoreEngine/commit/1d41dd2f419c04f45c0fa43d9bfc8608f88adbf4)) | ||
# [8.17.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@8.16.0...@quenty/attributeutils@8.17.0) (2023-07-15) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/attributeutils", | ||
"version": "8.17.0", | ||
"version": "8.17.1-canary.395.c781370.0", | ||
"description": "Provides utility functions to work with attributes in Roblox", | ||
@@ -28,9 +28,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.15.0", | ||
"@quenty/canceltoken": "^6.7.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/promise": "^6.6.0", | ||
"@quenty/rx": "^7.13.0", | ||
"@quenty/symbol": "^2.2.0" | ||
"@quenty/brio": "8.15.0", | ||
"@quenty/canceltoken": "6.7.0", | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/promise": "6.6.0", | ||
"@quenty/rx": "7.13.0", | ||
"@quenty/symbol": "2.2.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "af7a623f58fe7ec96b47c80e385b71f820fd4cb8" | ||
"gitHead": "c7813709c10480efa69501865f682cb280f41c81" | ||
} |
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
27377
2
+ Added@quenty/brio@8.15.0(transitive)
+ Added@quenty/canceltoken@6.7.0(transitive)
+ Added@quenty/loader@6.2.1(transitive)
+ Added@quenty/maid@2.5.0(transitive)
+ Added@quenty/promise@6.6.0(transitive)
+ Added@quenty/rx@7.13.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.15.0
Updated@quenty/canceltoken@6.7.0
Updated@quenty/loader@6.2.1
Updated@quenty/maid@2.5.0
Updated@quenty/promise@6.6.0
Updated@quenty/rx@7.13.0
Updated@quenty/symbol@2.2.0