@quenty/valueobject
Advanced tools
Comparing version 13.14.0 to 13.15.0-canary.524.4bb843b.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [13.15.0-canary.524.4bb843b.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.14.0...@quenty/valueobject@13.15.0-canary.524.4bb843b.0) (2024-12-15) | ||
**Note:** Version bump only for package @quenty/valueobject | ||
# [13.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@13.13.0...@quenty/valueobject@13.14.0) (2024-12-03) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/valueobject", | ||
"version": "13.14.0", | ||
"version": "13.15.0-canary.524.4bb843b.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.14.0", | ||
"@quenty/ducktype": "^5.7.1", | ||
"@quenty/loader": "^10.7.1", | ||
"@quenty/maid": "^3.4.0", | ||
"@quenty/rx": "^13.14.0", | ||
"@quenty/signal": "^7.9.0", | ||
"@quenty/valuebaseutils": "^13.14.0" | ||
"@quenty/brio": "14.15.0-canary.524.4bb843b.0", | ||
"@quenty/ducktype": "5.7.1", | ||
"@quenty/loader": "10.7.1", | ||
"@quenty/maid": "3.4.0", | ||
"@quenty/rx": "13.15.0-canary.524.4bb843b.0", | ||
"@quenty/signal": "7.9.0", | ||
"@quenty/valuebaseutils": "13.15.0-canary.524.4bb843b.0" | ||
}, | ||
@@ -41,3 +41,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "66190e48c1ca93b07040326e9cfcf97e8eb4b0e1" | ||
"gitHead": "4bb843bfb89c18579a80ba2f11b1d48faa86b48f" | ||
} |
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
33591
2
+ Added@quenty/brio@14.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/canceltoken@11.10.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/instanceutils@13.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/promise@10.9.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/rx@13.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/rxsignal@7.15.0-canary.524.4bb843b.0(transitive)
+ Added@quenty/valuebaseutils@13.15.0-canary.524.4bb843b.0(transitive)
- Removed@quenty/brio@14.15.0(transitive)
- Removed@quenty/canceltoken@11.10.0(transitive)
- Removed@quenty/instanceutils@13.15.0(transitive)
- Removed@quenty/promise@10.9.0(transitive)
- Removed@quenty/rx@13.15.0(transitive)
- Removed@quenty/rxsignal@7.15.0(transitive)
- Removed@quenty/valuebaseutils@13.15.0(transitive)
Updated@quenty/ducktype@5.7.1
Updated@quenty/loader@10.7.1
Updated@quenty/maid@3.4.0
Updated@quenty/signal@7.9.0