@quenty/valuebaseutils
Advanced tools
Comparing version 5.2.1-canary.c06de59.0 to 5.2.1
@@ -6,3 +6,3 @@ # Change Log | ||
## [5.2.1-canary.c06de59.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@5.2.0...@quenty/valuebaseutils@5.2.1-canary.c06de59.0) (2022-08-11) | ||
## [5.2.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valuebaseutils@5.2.0...@quenty/valuebaseutils@5.2.1) (2022-08-11) | ||
@@ -9,0 +9,0 @@ |
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "5.2.1-canary.c06de59.0", | ||
"version": "5.2.1", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -28,6 +28,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "6.2.0", | ||
"@quenty/instanceutils": "5.2.0", | ||
"@quenty/loader": "5.0.0", | ||
"@quenty/promise": "5.1.0" | ||
"@quenty/brio": "^6.2.0", | ||
"@quenty/instanceutils": "^5.2.0", | ||
"@quenty/loader": "^5.0.0", | ||
"@quenty/promise": "^5.1.0" | ||
}, | ||
@@ -37,3 +37,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "c06de5983b9fc7065f6466d42849d868cacc5976" | ||
"gitHead": "45ffe88b893e29690163a42c3830c983f6098a59" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
16223
- Removed@quenty/loader@5.0.0(transitive)
- Removed@quenty/promise@5.1.0(transitive)
Updated@quenty/brio@^6.2.0
Updated@quenty/instanceutils@^5.2.0
Updated@quenty/loader@^5.0.0
Updated@quenty/promise@^5.1.0