@quenty/valueobject
Advanced tools
Comparing version 13.11.1 to 13.11.2-canary.513.656b9b5.0
@@ -6,2 +6,10 @@ # Change Log | ||
## [13.11.2-canary.513.656b9b5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.11.1...@quenty/valueobject@13.11.2-canary.513.656b9b5.0) (2024-11-06) | ||
**Note:** Version bump only for package @quenty/valueobject | ||
## [13.11.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.11.0...@quenty/valueobject@13.11.1) (2024-11-04) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/valueobject", | ||
"version": "13.11.1", | ||
"version": "13.11.2-canary.513.656b9b5.0", | ||
"description": "To work like value objects in Roblox and track a single item with .Changed events", | ||
@@ -29,9 +29,9 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^14.11.1", | ||
"@quenty/ducktype": "^5.7.1", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/rx": "^13.11.1", | ||
"@quenty/signal": "^7.8.1", | ||
"@quenty/valuebaseutils": "^13.11.1" | ||
"@quenty/brio": "14.11.2-canary.513.656b9b5.0", | ||
"@quenty/ducktype": "5.7.1", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/rx": "13.11.2-canary.513.656b9b5.0", | ||
"@quenty/signal": "7.8.2-canary.513.656b9b5.0", | ||
"@quenty/valuebaseutils": "13.11.2-canary.513.656b9b5.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "01c43a0ddd3c5e0cb2d9027313dbfa9852eedef1" | ||
"gitHead": "656b9b54fcaf9beec7a43b5453d3596ee3c550e1" | ||
} |
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
32514
2
+ Added@quenty/brio@14.11.2-canary.513.656b9b5.0(transitive)
+ Added@quenty/canceltoken@11.8.2-canary.513.656b9b5.0(transitive)
+ Added@quenty/instanceutils@13.11.2-canary.513.656b9b5.0(transitive)
+ Added@quenty/promise@10.7.2-canary.513.656b9b5.0(transitive)
+ Added@quenty/rx@13.11.2-canary.513.656b9b5.0(transitive)
+ Added@quenty/rxsignal@7.11.2-canary.513.656b9b5.0(transitive)
+ Added@quenty/signal@7.8.2-canary.513.656b9b5.0(transitive)
+ Added@quenty/symbol@3.2.1-canary.513.656b9b5.0(transitive)
+ Added@quenty/table@3.6.0(transitive)
+ Added@quenty/valuebaseutils@13.11.2-canary.513.656b9b5.0(transitive)
- Removed@quenty/brio@14.13.0(transitive)
- Removed@quenty/canceltoken@11.9.0(transitive)
- Removed@quenty/instanceutils@13.13.0(transitive)
- Removed@quenty/promise@10.8.0(transitive)
- Removed@quenty/rx@13.13.0(transitive)
- Removed@quenty/rxsignal@7.13.0(transitive)
- Removed@quenty/signal@7.9.0(transitive)
- Removed@quenty/symbol@3.3.0(transitive)
- Removed@quenty/table@3.7.0(transitive)
- Removed@quenty/valuebaseutils@13.13.0(transitive)
Updated@quenty/ducktype@5.7.1
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0