@quenty/linkutils
Advanced tools
Comparing version 10.0.0 to 11.0.0
@@ -6,2 +6,10 @@ # Change Log | ||
# [11.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@10.0.0...@quenty/linkutils@11.0.0) (2024-02-13) | ||
**Note:** Version bump only for package @quenty/linkutils | ||
# [10.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@9.0.0...@quenty/linkutils@10.0.0) (2024-02-13) | ||
@@ -8,0 +16,0 @@ |
{ | ||
"name": "@quenty/linkutils", | ||
"version": "10.0.0", | ||
"version": "11.0.0", | ||
"description": "Utility functions for links. Links are object values pointing to other values!", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^11.0.0", | ||
"@quenty/instanceutils": "^10.0.0", | ||
"@quenty/brio": "^12.0.0", | ||
"@quenty/instanceutils": "^11.0.0", | ||
"@quenty/loader": "^8.0.0", | ||
"@quenty/maid": "^3.0.0", | ||
"@quenty/promise": "^8.0.0", | ||
"@quenty/rx": "^10.0.0" | ||
"@quenty/rx": "^11.0.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "5736b108e4d23cd4c9e761bbe4cc9fed6fb32dfa" | ||
"gitHead": "87df864b5b6a9a9cef7544f6e8054a12cdd120bd" | ||
} |
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
22187
+ Added@quenty/brio@12.0.0(transitive)
+ Added@quenty/instanceutils@11.0.0(transitive)
+ Added@quenty/rx@11.0.0(transitive)
- Removed@quenty/brio@11.0.0(transitive)
- Removed@quenty/instanceutils@10.0.0(transitive)
- Removed@quenty/rx@10.0.0(transitive)
Updated@quenty/brio@^12.0.0
Updated@quenty/rx@^11.0.0