@quenty/attributeutils
Advanced tools
Comparing version 14.14.0 to 14.15.0-canary.524.4bb843b.0
@@ -6,2 +6,13 @@ # Change Log | ||
# [14.15.0-canary.524.4bb843b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@14.14.0...@quenty/attributeutils@14.15.0-canary.524.4bb843b.0) (2024-12-15) | ||
### Features | ||
* Add JSONAttributeValue and EncodedAttributeValue ([fbb09eb](https://github.com/Quenty/NevermoreEngine/commit/fbb09ebcbec2e22580918727e5157f0789fafa17)) | ||
# [14.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/attributeutils@14.13.0...@quenty/attributeutils@14.14.0) (2024-12-03) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/attributeutils", | ||
"version": "14.14.0", | ||
"version": "14.15.0-canary.524.4bb843b.0", | ||
"description": "Provides utility functions to work with attributes in Roblox", | ||
@@ -28,10 +28,10 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.14.0", | ||
"@quenty/canceltoken": "^11.9.0", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/promise": "^10.8.0", | ||
"@quenty/rx": "^13.14.0", | ||
"@quenty/rxsignal": "^7.14.0", | ||
"@quenty/symbol": "^3.4.0" | ||
"@quenty/brio": "14.15.0-canary.524.4bb843b.0", | ||
"@quenty/canceltoken": "11.10.0-canary.524.4bb843b.0", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/promise": "10.9.0-canary.524.4bb843b.0", | ||
"@quenty/rx": "13.15.0-canary.524.4bb843b.0", | ||
"@quenty/rxsignal": "7.15.0-canary.524.4bb843b.0", | ||
"@quenty/symbol": "3.4.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "66190e48c1ca93b07040326e9cfcf97e8eb4b0e1" | ||
"gitHead": "4bb843bfb89c18579a80ba2f11b1d48faa86b48f" | ||
} |
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
41283
11
2
+ Added@quenty/brio@14.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/canceltoken@11.10.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/promise@10.9.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/rx@13.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/rxsignal@7.15.0-canary.524.4bb843b.0(transitive)
- Removed@quenty/brio@14.15.0(transitive)
- Removed@quenty/canceltoken@11.10.0(transitive)
- Removed@quenty/promise@10.9.0(transitive)
- Removed@quenty/rx@13.15.0(transitive)
- Removed@quenty/rxsignal@7.15.0(transitive)
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0
Updated@quenty/symbol@3.4.0