@quenty/binder
Advanced tools
Comparing version 3.1.1-canary.211.ecaefe9.0 to 4.0.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [3.1.1-canary.211.ecaefe9.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@3.1.0...@quenty/binder@3.1.1-canary.211.ecaefe9.0) (2021-09-11) | ||
# [4.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/binder@3.1.0...@quenty/binder@4.0.0) (2021-09-11) | ||
@@ -12,3 +12,3 @@ | ||
* Allow BinderGroup to be initialized by the service bag ([b98ad61](https://github.com/Quenty/NevermoreEngine/commit/b98ad613ca7e3fee9073afa8d175e7f3688d1671)) | ||
* Allow BinderGroup to be initialized by the service bag ([ac164fd](https://github.com/Quenty/NevermoreEngine/commit/ac164fdbd3f461844107840be09c26cb31f57460)) | ||
@@ -15,0 +15,0 @@ |
{ | ||
"name": "@quenty/binder", | ||
"version": "3.1.1-canary.211.ecaefe9.0", | ||
"version": "4.0.0", | ||
"description": "Utility object to Bind a class to Roblox object, and associated helper methods", | ||
@@ -28,11 +28,11 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/baseobject": "2.1.1-canary.211.ecaefe9.0", | ||
"@quenty/brio": "2.1.1-canary.211.ecaefe9.0", | ||
"@quenty/instanceutils": "2.1.1-canary.211.ecaefe9.0", | ||
"@quenty/linkutils": "2.1.1-canary.211.ecaefe9.0", | ||
"@quenty/loader": "2.1.1-canary.211.ecaefe9.0", | ||
"@quenty/maid": "2.0.0", | ||
"@quenty/promise": "2.1.1-canary.211.ecaefe9.0", | ||
"@quenty/signal": "2.0.0", | ||
"@quenty/valueobject": "2.1.1-canary.211.ecaefe9.0" | ||
"@quenty/baseobject": "^3.0.0", | ||
"@quenty/brio": "^3.0.0", | ||
"@quenty/instanceutils": "^3.0.0", | ||
"@quenty/linkutils": "^3.0.0", | ||
"@quenty/loader": "^3.0.0", | ||
"@quenty/maid": "^2.0.0", | ||
"@quenty/promise": "^3.0.0", | ||
"@quenty/signal": "^2.0.0", | ||
"@quenty/valueobject": "^3.0.0" | ||
}, | ||
@@ -42,3 +42,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "ecaefe9e9851b121c87b2a5ef610f3f7fefe03ca" | ||
"gitHead": "b840adf5821b23b0371596ad9abe4d431a0803c1" | ||
} |
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
33501
+ Added@quenty/baseobject@3.5.0(transitive)
+ Added@quenty/brio@3.8.0(transitive)
+ Added@quenty/deferred@2.2.0(transitive)
+ Added@quenty/instanceutils@3.8.0(transitive)
+ Added@quenty/linkutils@3.8.0(transitive)
+ Added@quenty/loader@3.4.0(transitive)
+ Added@quenty/maid@2.6.0(transitive)
+ Added@quenty/promise@3.6.0(transitive)
+ Added@quenty/rx@3.8.0(transitive)
+ Added@quenty/signal@2.4.0(transitive)
+ Added@quenty/statestack@3.5.0(transitive)
+ Added@quenty/symbol@2.2.0(transitive)
+ Added@quenty/table@2.2.0(transitive)
+ Added@quenty/throttle@3.5.0(transitive)
+ Added@quenty/valueobject@3.8.0(transitive)
- Removed@quenty/baseobject@2.1.1-canary.211.ecaefe9.0(transitive)
- Removed@quenty/brio@2.1.1-canary.211.ecaefe9.0(transitive)
- Removed@quenty/deferred@2.0.0(transitive)
- Removed@quenty/instanceutils@2.1.1-canary.211.ecaefe9.0(transitive)
- Removed@quenty/linkutils@2.1.1-canary.211.ecaefe9.0(transitive)
- Removed@quenty/loader@2.1.1-canary.211.ecaefe9.0(transitive)
- Removed@quenty/maid@2.0.0(transitive)
- Removed@quenty/promise@2.1.1-canary.211.ecaefe9.0(transitive)
- Removed@quenty/rx@2.1.1-canary.211.ecaefe9.0(transitive)
- Removed@quenty/signal@2.0.0(transitive)
- Removed@quenty/symbol@2.0.0(transitive)
- Removed@quenty/table@2.0.0(transitive)
- Removed@quenty/throttle@2.1.1-canary.211.ecaefe9.0(transitive)
- Removed@quenty/valueobject@2.1.1-canary.211.ecaefe9.0(transitive)
Updated@quenty/baseobject@^3.0.0
Updated@quenty/brio@^3.0.0
Updated@quenty/instanceutils@^3.0.0
Updated@quenty/linkutils@^3.0.0
Updated@quenty/loader@^3.0.0
Updated@quenty/maid@^2.0.0
Updated@quenty/promise@^3.0.0
Updated@quenty/signal@^2.0.0
Updated@quenty/valueobject@^3.0.0