Big News: Socket raises $60M Series C at a $1B valuation to secure software supply chains for AI-driven development.Announcement
Sign In

@quenty/linkutils

Package Overview
Dependencies
Maintainers
1
Versions
340
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@quenty/linkutils - npm Package Compare versions

Comparing version
13.29.1
to
13.29.2
+8
-0
CHANGELOG.md

@@ -6,2 +6,10 @@ # Change Log

## [13.29.2](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@13.29.1...@quenty/linkutils@13.29.2) (2026-04-30)
**Note:** Version bump only for package @quenty/linkutils
## [13.29.1](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@13.29.0...@quenty/linkutils@13.29.1) (2026-04-29)

@@ -8,0 +16,0 @@

+5
-5
{
"name": "@quenty/linkutils",
"version": "13.29.1",
"version": "13.29.2",
"description": "Utility functions for links. Links are object values pointing to other values!",

@@ -31,8 +31,8 @@ "keywords": [

"dependencies": {
"@quenty/brio": "14.29.1",
"@quenty/instanceutils": "13.29.1",
"@quenty/brio": "14.29.2",
"@quenty/instanceutils": "13.29.2",
"@quenty/loader": "10.11.0",
"@quenty/maid": "3.9.0",
"@quenty/promise": "10.18.0",
"@quenty/rx": "13.28.1"
"@quenty/rx": "13.28.2"
},

@@ -42,3 +42,3 @@ "publishConfig": {

},
"gitHead": "6801a02bc7e7de951df4b9f65c0efc27b642db70"
"gitHead": "7672b52f13af6a10df1b189d19d6e2404b5b3e55"
}