@quenty/valueobject
Advanced tools
Comparing version 7.14.0 to 7.14.1-canary.368.76c5466.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [7.14.1-canary.368.76c5466.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.14.0...@quenty/valueobject@7.14.1-canary.368.76c5466.0) (2023-06-05) | ||
### Features | ||
* Tie interfaces can export checked ValueObjects as Attributes ([6360546](https://github.com/Quenty/NevermoreEngine/commit/63605466f3f27342982556ac1866caafd0202c94)) | ||
# [7.14.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/valueobject@7.13.0...@quenty/valueobject@7.14.0) (2023-05-26) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/valueobject", | ||
"version": "7.14.0", | ||
"version": "7.14.1-canary.368.76c5466.0", | ||
"description": "To work like value objects in Roblox and track a single item with .Changed events", | ||
@@ -29,8 +29,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.13.0", | ||
"@quenty/loader": "^6.2.1", | ||
"@quenty/maid": "^2.5.0", | ||
"@quenty/rx": "^7.11.0", | ||
"@quenty/signal": "^2.4.0", | ||
"@quenty/valuebaseutils": "^7.14.0" | ||
"@quenty/brio": "8.13.0", | ||
"@quenty/loader": "6.2.1", | ||
"@quenty/maid": "2.5.0", | ||
"@quenty/rx": "7.11.0", | ||
"@quenty/signal": "2.4.0", | ||
"@quenty/valuebaseutils": "7.14.0" | ||
}, | ||
@@ -40,3 +40,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "11058e90e51ea83d3dad6ae9abe59cc19c36b94b" | ||
"gitHead": "76c546664e39aeed39bd675dcc627ea8b4edfb81" | ||
} |
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
21985
2
+ Added@quenty/brio@8.13.0(transitive)
+ Added@quenty/loader@6.2.1(transitive)
+ Added@quenty/maid@2.5.0(transitive)
+ Added@quenty/rx@7.11.0(transitive)
+ Added@quenty/valuebaseutils@7.14.0(transitive)
- Removed@quenty/rxsignal@1.5.0(transitive)
- Removed@quenty/valuebaseutils@7.22.0(transitive)
Updated@quenty/brio@8.13.0
Updated@quenty/loader@6.2.1
Updated@quenty/maid@2.5.0
Updated@quenty/rx@7.11.0
Updated@quenty/signal@2.4.0