@quenty/instanceutils
Advanced tools
Comparing version 7.15.0 to 7.15.1-canary.385.c37a0ad.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [7.15.1-canary.385.c37a0ad.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/instanceutils@7.15.0...@quenty/instanceutils@7.15.1-canary.385.c37a0ad.0) (2023-07-10) | ||
### Features | ||
* Add RxInstanceUtils.observeParentBrio(instance) ([d91395e](https://github.com/Quenty/NevermoreEngine/commit/d91395eed2cd77bd53b87db23a0692cac43843be)) | ||
# [7.15.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/instanceutils@7.14.0...@quenty/instanceutils@7.15.0) (2023-06-17) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/instanceutils", | ||
"version": "7.15.0", | ||
"version": "7.15.1-canary.385.c37a0ad.0", | ||
"description": "Utility functions involving instances in Roblox", | ||
@@ -29,7 +29,7 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.14.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/rx": "^7.12.0", | ||
"@quenty/symbol": "^2.2.0" | ||
"@quenty/brio": "8.14.0", | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/rx": "7.12.0", | ||
"@quenty/symbol": "2.2.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "dc77d6de09e9eb9d3fd6dafd790c052d8393d38f" | ||
"gitHead": "c37a0ad3981a0e27d4d9db436a0f21e675b12bf0" | ||
} |
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
26289
2
+ Added@quenty/brio@8.14.0(transitive)
+ Added@quenty/loader@6.2.1(transitive)
+ Added@quenty/maid@2.5.0(transitive)
+ Added@quenty/rx@7.12.0(transitive)
- Removed@quenty/brio@8.19.0(transitive)
- Removed@quenty/rx@7.16.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
Updated@quenty/brio@8.14.0
Updated@quenty/loader@6.2.1
Updated@quenty/maid@2.5.0
Updated@quenty/rx@7.12.0
Updated@quenty/symbol@2.2.0