@quenty/linkutils
Advanced tools
Comparing version 7.5.0 to 7.5.1-canary.328.cc9ab2d.0
@@ -6,2 +6,13 @@ # Change Log | ||
## [7.5.1-canary.328.cc9ab2d.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@7.5.0...@quenty/linkutils@7.5.1-canary.328.cc9ab2d.0) (2023-02-18) | ||
### Features | ||
* Add LinkUtils.setSingleLinkValue ([325fcea](https://github.com/Quenty/NevermoreEngine/commit/325fceab423d57ab89e1c4ffbd549adba3bb6127)) | ||
# [7.5.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@7.4.0...@quenty/linkutils@7.5.0) (2023-01-11) | ||
@@ -8,0 +19,0 @@ |
{ | ||
"name": "@quenty/linkutils", | ||
"version": "7.5.0", | ||
"version": "7.5.1-canary.328.cc9ab2d.0", | ||
"description": "Utility functions for links. Links are object values pointing to other values!", | ||
@@ -28,8 +28,8 @@ "keywords": [ | ||
"dependencies": { | ||
"@quenty/brio": "^8.4.0", | ||
"@quenty/instanceutils": "^7.5.0", | ||
"@quenty/loader": "^6.0.1", | ||
"@quenty/maid": "^2.4.0", | ||
"@quenty/promise": "^6.0.1", | ||
"@quenty/rx": "^7.4.0" | ||
"@quenty/brio": "8.4.0", | ||
"@quenty/instanceutils": "7.5.0", | ||
"@quenty/loader": "6.0.1", | ||
"@quenty/maid": "2.4.0", | ||
"@quenty/promise": "6.0.1", | ||
"@quenty/rx": "7.4.0" | ||
}, | ||
@@ -39,3 +39,3 @@ "publishConfig": { | ||
}, | ||
"gitHead": "db2db00ab4e24a3eab0449b77a00bee6d91f2755" | ||
"gitHead": "cc9ab2d1cab37ed4c3105922ffd871f81b3812fb" | ||
} |
Sorry, the diff of this file is not supported yet
Sorry, the diff of this file is not supported yet
No v1
QualityPackage is not semver >=1. This means it is not stable and does not support ^ ranges.
Found 1 instance in 1 package
17481
2
+ Added@quenty/brio@8.4.0(transitive)
+ Added@quenty/instanceutils@7.5.0(transitive)
+ Added@quenty/loader@6.0.1(transitive)
+ Added@quenty/maid@2.4.0(transitive)
+ Added@quenty/promise@6.0.1(transitive)
+ Added@quenty/rx@7.4.0(transitive)
- Removed@quenty/brio@8.19.0(transitive)
- Removed@quenty/instanceutils@7.21.0(transitive)
- Removed@quenty/rx@7.16.0(transitive)
- Removed@quenty/steputils@3.5.2(transitive)
Updated@quenty/brio@8.4.0
Updated@quenty/instanceutils@7.5.0
Updated@quenty/loader@6.0.1
Updated@quenty/maid@2.4.0
Updated@quenty/promise@6.0.1
Updated@quenty/rx@7.4.0