@quenty/instanceutils
Advanced tools
Comparing version 7.13.0 to 7.14.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/instanceutils@7.13.0...@quenty/instanceutils@7.14.0) (2023-05-26) | ||
**Note:** Version bump only for package @quenty/instanceutils | ||
# [7.13.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/instanceutils@7.12.0...@quenty/instanceutils@7.13.0) (2023-05-08) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/instanceutils", | ||
"version": "7.13.0", | ||
"version": "7.14.0", | ||
"description": "Utility functions involving instances in Roblox", | ||
@@ -29,6 +29,6 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.12.0", | ||
"@quenty/brio": "^8.13.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/rx": "^7.10.0", | ||
"@quenty/rx": "^7.11.0", | ||
"@quenty/symbol": "^2.2.0" | ||
@@ -39,3 +39,3 @@ }, | ||
}, | ||
"gitHead": "2ad8cea7dd3ad79a39afd7d7b785b489b90553fd" | ||
"gitHead": "11058e90e51ea83d3dad6ae9abe59cc19c36b94b" | ||
} |
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
25327
Updated@quenty/brio@^8.13.0
Updated@quenty/rx@^7.11.0