@quenty/binder
Advanced tools
Comparing version 14.6.1-canary.497.496fc5b.0 to 14.6.1-canary.497.9e2859c.0
@@ -6,10 +6,13 @@ # Change Log | ||
## [14.6.1-canary.497.496fc5b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@14.6.0...@quenty/binder@14.6.1-canary.497.496fc5b.0) (2024-09-20) | ||
## [14.6.1-canary.497.9e2859c.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@14.6.0...@quenty/binder@14.6.1-canary.497.9e2859c.0) (2024-09-24) | ||
**Note:** Version bump only for package @quenty/binder | ||
### Bug Fixes | ||
* Rename stragglers ([25c8512](https://github.com/Quenty/NevermoreEngine/commit/25c85124769eb0c92ad4d4c51bc950d9c319c994)) | ||
# [14.6.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@14.5.0...@quenty/binder@14.6.0) (2024-09-12) | ||
@@ -16,0 +19,0 @@ |
{ | ||
"name": "@quenty/binder", | ||
"version": "14.6.1-canary.497.496fc5b.0", | ||
"version": "14.6.1-canary.497.9e2859c.0", | ||
"description": "Utility object to Bind a class to Roblox object, and associated helper methods", | ||
@@ -28,12 +28,12 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "10.4.1-canary.497.496fc5b.0", | ||
"@quenty/brio": "14.5.1-canary.497.496fc5b.0", | ||
"@quenty/instanceutils": "13.5.1-canary.497.496fc5b.0", | ||
"@quenty/linkutils": "13.5.1-canary.497.496fc5b.0", | ||
"@quenty/loader": "10.4.1-canary.497.496fc5b.0", | ||
"@quenty/baseobject": "10.4.1-canary.497.9e2859c.0", | ||
"@quenty/brio": "14.5.1-canary.497.9e2859c.0", | ||
"@quenty/instanceutils": "13.5.1-canary.497.9e2859c.0", | ||
"@quenty/linkutils": "13.5.1-canary.497.9e2859c.0", | ||
"@quenty/loader": "10.4.1-canary.497.9e2859c.0", | ||
"@quenty/maid": "3.3.0", | ||
"@quenty/promise": "10.4.1-canary.497.496fc5b.0", | ||
"@quenty/rx": "13.5.1-canary.497.496fc5b.0", | ||
"@quenty/signal": "7.4.1-canary.497.496fc5b.0", | ||
"@quenty/valueobject": "13.5.1-canary.497.496fc5b.0" | ||
"@quenty/promise": "10.4.1-canary.497.9e2859c.0", | ||
"@quenty/rx": "13.5.1-canary.497.9e2859c.0", | ||
"@quenty/signal": "7.4.1-canary.497.9e2859c.0", | ||
"@quenty/valueobject": "13.5.1-canary.497.9e2859c.0" | ||
}, | ||
@@ -43,3 +43,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "496fc5bb230a226ec6c86a8dfd025b8e326d92d8" | ||
"gitHead": "9e2859c1924d409f38f9f8e8e822abd8b4ebdb55" | ||
} |
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
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
61415
+ Added@quenty/baseobject@10.4.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/brio@14.5.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/canceltoken@11.4.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/ducktype@5.4.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/instanceutils@13.5.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/linkutils@13.5.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/loader@10.4.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/promise@10.4.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/rx@13.5.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/rxsignal@7.5.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/signal@7.4.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/steputils@3.4.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/throttle@10.5.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/valuebaseutils@13.5.1-canary.497.9e2859c.0(transitive)
+ Added@quenty/valueobject@13.5.1-canary.497.9e2859c.0(transitive)
- Removed@quenty/baseobject@10.4.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/brio@14.5.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/canceltoken@11.4.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/ducktype@5.4.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/instanceutils@13.5.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/linkutils@13.5.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/loader@10.4.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/promise@10.4.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/rx@13.5.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/rxsignal@7.5.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/signal@7.4.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/steputils@3.4.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/throttle@10.5.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/valuebaseutils@13.5.1-canary.497.496fc5b.0(transitive)
- Removed@quenty/valueobject@13.5.1-canary.497.496fc5b.0(transitive)