Huge News!Announcing our $40M Series B led by Abstract Ventures.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/linkutils

Package Overview
Dependencies
Maintainers
1
Versions
214
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 0.0.1 to 1.0.0

LICENSE.md

15

package.json
{
"name": "@quenty/linkutils",
"version": "0.0.1",
"version": "1.0.0",
"description": "Utility functions for links. Links are object values pointing to other values!",

@@ -21,9 +21,9 @@ "keywords": [

"dependencies": {
"@quenty/brio": "~0.0.1",
"@quenty/instanceutils": "~0.0.0",
"@quenty/promise": "~0.0.1",
"@quenty/rx": "^0.0.0"
"@quenty/brio": "^1.0.0",
"@quenty/instanceutils": "^1.0.0",
"@quenty/promise": "^1.0.0",
"@quenty/rx": "^1.0.0"
},
"peerDependencies": {
"@quenty/loader": "~0.0.2"
"@quenty/loader": "^1.0.0"
},

@@ -35,3 +35,4 @@ "bugs": {

"access": "public"
}
},
"gitHead": "a896087482f9a7f16f32b36e7b449fab6299d37a"
}

@@ -36,2 +36,5 @@ ## LinkUtils

### 1.0.0
Initial release
### 0.0.1

@@ -38,0 +41,0 @@ - Added RxLinkUtils

SocketSocket SOC 2 Logo

Product

  • Package Alerts
  • Integrations
  • Docs
  • Pricing
  • FAQ
  • Roadmap
  • Changelog

Packages

npm

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc