@quenty/binder
Advanced tools
Comparing version 2.0.0-canary.202.ef851cf.0 to 2.0.0
@@ -6,3 +6,3 @@ # Change Log | ||
# [2.0.0-canary.202.ef851cf.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@1.2.0...@quenty/binder@2.0.0-canary.202.ef851cf.0) (2021-08-06) | ||
# [2.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@1.2.0...@quenty/binder@2.0.0) (2021-08-06) | ||
@@ -12,5 +12,5 @@ | ||
* Binder passes in any amount of arguments into constructor ([c9a2156](https://github.com/Quenty/NevermoreEngine/commit/c9a2156d0216c14f48472b546869cd4954c0b43f)) | ||
* Ensure that we can pass in the servicebag into inherited binders ([82e90d6](https://github.com/Quenty/NevermoreEngine/commit/82e90d6b426c90ad020842928608e156339f7173)) | ||
* Support passing in servicebags into binder objects ([79cf803](https://github.com/Quenty/NevermoreEngine/commit/79cf803e42af527dbd8a8739fca54f9c3e3ec4ac)) | ||
* Binder passes in any amount of arguments into constructor ([63f6ac1](https://github.com/Quenty/NevermoreEngine/commit/63f6ac1fea3e11d7c2f707a73c0fc377beab8018)) | ||
* Ensure that we can pass in the servicebag into inherited binders ([dcb6921](https://github.com/Quenty/NevermoreEngine/commit/dcb69211ffeee5e5a0bc5cd31a090c0e95dd2f96)) | ||
* Support passing in servicebags into binder objects ([9ae7381](https://github.com/Quenty/NevermoreEngine/commit/9ae7381a199ef61cf4dc55313d16c1d7bcee3fde)) | ||
@@ -17,0 +17,0 @@ |
{ | ||
"name": "@quenty/binder", | ||
"version": "2.0.0-canary.202.ef851cf.0", | ||
"version": "2.0.0", | ||
"description": "Utility object to Bind a class to Roblox object, and associated helper methods", | ||
@@ -43,3 +43,3 @@ "keywords": [ | ||
}, | ||
"gitHead": "ef851cf3d70bbc7b529c692df968d43c14b69b56" | ||
"gitHead": "4f99b475bd93a68669a184cdfb274931ae7aee6a" | ||
} |
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
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
1
32629