@quenty/binder
Advanced tools
Comparing version 4.2.0 to 4.2.1-canary.223.7fdbbcd.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [4.2.1-canary.223.7fdbbcd.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@4.2.0...@quenty/binder@4.2.1-canary.223.7fdbbcd.0) (2021-11-10) | ||
### Bug Fixes | ||
* Better error messages ([7fdbbcd](https://github.com/Quenty/NevermoreEngine/commit/7fdbbcd7e223d056600e3f0bb1a5d6360b222ed3)) | ||
# [4.2.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@4.1.2...@quenty/binder@4.2.0) (2021-10-30) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/binder", | ||
"version": "4.2.0", | ||
"version": "4.2.1-canary.223.7fdbbcd.0", | ||
"description": "Utility object to Bind a class to Roblox object, and associated helper methods", | ||
@@ -28,11 +28,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "^3.1.2", | ||
"@quenty/brio": "^3.2.0", | ||
"@quenty/instanceutils": "^3.2.0", | ||
"@quenty/linkutils": "^3.2.0", | ||
"@quenty/loader": "^3.1.1", | ||
"@quenty/maid": "^2.0.1", | ||
"@quenty/promise": "^3.1.2", | ||
"@quenty/signal": "^2.0.0", | ||
"@quenty/valueobject": "^3.2.0" | ||
"@quenty/baseobject": "3.1.2", | ||
"@quenty/brio": "3.2.0", | ||
"@quenty/instanceutils": "3.2.0", | ||
"@quenty/linkutils": "3.2.0", | ||
"@quenty/loader": "3.1.1", | ||
"@quenty/maid": "2.0.1", | ||
"@quenty/promise": "3.1.2", | ||
"@quenty/signal": "2.0.0", | ||
"@quenty/valueobject": "3.2.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "010eff28095b349f39e02d08844d33f9f733b31f" | ||
"gitHead": "7fdbbcd7e223d056600e3f0bb1a5d6360b222ed3" | ||
} |
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
34281
2
+ Added@quenty/baseobject@3.1.2(transitive)
+ Added@quenty/brio@3.2.0(transitive)
+ Added@quenty/instanceutils@3.2.0(transitive)
+ Added@quenty/linkutils@3.2.0(transitive)
+ Added@quenty/loader@3.1.1(transitive)
+ Added@quenty/maid@2.0.1(transitive)
+ Added@quenty/promise@3.1.2(transitive)
+ Added@quenty/signal@2.0.0(transitive)
+ Added@quenty/valueobject@3.2.0(transitive)
- Removed@quenty/baseobject@3.5.0(transitive)
- Removed@quenty/brio@3.8.0(transitive)
- Removed@quenty/instanceutils@3.8.0(transitive)
- Removed@quenty/linkutils@3.8.0(transitive)
- Removed@quenty/statestack@3.5.0(transitive)
- Removed@quenty/valueobject@3.8.0(transitive)
Updated@quenty/baseobject@3.1.2
Updated@quenty/brio@3.2.0
Updated@quenty/instanceutils@3.2.0
Updated@quenty/linkutils@3.2.0
Updated@quenty/loader@3.1.1
Updated@quenty/maid@2.0.1
Updated@quenty/promise@3.1.2
Updated@quenty/signal@2.0.0
Updated@quenty/valueobject@3.2.0