@quenty/valuebaseutils
Advanced tools
Comparing version 1.0.0 to 1.0.1
{ | ||
"name": "@quenty/valuebaseutils", | ||
"version": "1.0.0", | ||
"version": "1.0.1", | ||
"description": "Provides utilities for working with valuesbase objects, like IntValue or ObjectValue in Roblox.", | ||
@@ -21,5 +21,5 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^1.0.0", | ||
"@quenty/instanceutils": "^1.0.0", | ||
"@quenty/promise": "^1.0.0" | ||
"@quenty/brio": "^1.0.1", | ||
"@quenty/instanceutils": "^1.0.1", | ||
"@quenty/promise": "^1.0.1" | ||
}, | ||
@@ -35,3 +35,3 @@ "peerDependencies": { | ||
}, | ||
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a" | ||
"gitHead": "cbe19476600374aa8d198b3ec4a738ff3cdf0c5e" | ||
} |
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
Updated@quenty/brio@^1.0.1
Updated@quenty/instanceutils@^1.0.1
Updated@quenty/promise@^1.0.1