@quenty/linkutils
Advanced tools
Comparing version 6.1.1-canary.38bdfe3.0 to 6.1.1-canary.d7ea97f.0
@@ -6,3 +6,3 @@ # Change Log | ||
## [6.1.1-canary.38bdfe3.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@6.1.0...@quenty/linkutils@6.1.1-canary.38bdfe3.0) (2022-09-07) | ||
## [6.1.1-canary.d7ea97f.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@6.1.0...@quenty/linkutils@6.1.1-canary.d7ea97f.0) (2022-09-27) | ||
@@ -9,0 +9,0 @@ **Note:** Version bump only for package @quenty/linkutils |
{ | ||
"name": "@quenty/linkutils", | ||
"version": "6.1.1-canary.38bdfe3.0", | ||
"version": "6.1.1-canary.d7ea97f.0", | ||
"description": "Utility functions for links. Links are object values pointing to other values!", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "7.1.1-canary.38bdfe3.0", | ||
"@quenty/instanceutils": "6.1.1-canary.38bdfe3.0", | ||
"@quenty/loader": "5.0.1", | ||
"@quenty/brio": "7.1.1-canary.d7ea97f.0", | ||
"@quenty/instanceutils": "6.1.1-canary.d7ea97f.0", | ||
"@quenty/loader": "5.0.2-canary.d7ea97f.0", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/promise": "5.1.2-canary.38bdfe3.0", | ||
"@quenty/rx": "6.1.1-canary.38bdfe3.0" | ||
"@quenty/promise": "5.1.2-canary.d7ea97f.0", | ||
"@quenty/rx": "6.1.1-canary.d7ea97f.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "38bdfe3721bddf1d272628b1104b1d8e0abaf24f" | ||
"gitHead": "d7ea97f676c9246d2350b7582d5ab3ff6c44e42f" | ||
} |
14814
+ Added@quenty/brio@7.1.1-canary.d7ea97f.0(transitive)
+ Added@quenty/canceltoken@5.2.1-canary.d7ea97f.0(transitive)
+ Added@quenty/instanceutils@6.1.1-canary.d7ea97f.0(transitive)
+ Added@quenty/loader@5.0.2-canary.d7ea97f.0(transitive)
+ Added@quenty/promise@5.1.2-canary.d7ea97f.0(transitive)
+ Added@quenty/rx@6.1.1-canary.d7ea97f.0(transitive)
+ Added@quenty/throttle@5.0.2-canary.d7ea97f.0(transitive)
- Removed@quenty/brio@7.1.1-canary.38bdfe3.0(transitive)
- Removed@quenty/canceltoken@5.2.1-canary.38bdfe3.0(transitive)
- Removed@quenty/instanceutils@6.1.1-canary.38bdfe3.0(transitive)
- Removed@quenty/loader@5.0.1(transitive)
- Removed@quenty/promise@5.1.2-canary.38bdfe3.0(transitive)
- Removed@quenty/rx@6.1.1-canary.38bdfe3.0(transitive)
- Removed@quenty/throttle@5.0.1(transitive)