New Case Study:See how Anthropic automated 95% of dependency reviews with Socket.Learn More
Socket
Sign inDemoInstall
Socket

@quenty/linkutils

Package Overview
Dependencies
Maintainers
1
Versions
219
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 3.0.0 to 3.0.1-canary.213.a496318.0

11

CHANGELOG.md

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

## [3.0.1-canary.213.a496318.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@3.0.0...@quenty/linkutils@3.0.1-canary.213.a496318.0) (2021-09-15)
### Bug Fixes
* Fix undeclare package dependencies that prevented loading in certain situations ([0a1d4ac](https://github.com/Quenty/NevermoreEngine/commit/0a1d4aca12f12667f83d35797115cde302d02142))
# [3.0.0](https://github.com/Quenty/NevermoreEngine/compare/@quenty/linkutils@2.1.0...@quenty/linkutils@3.0.0) (2021-09-11)

@@ -8,0 +19,0 @@

15

package.json
{
"name": "@quenty/linkutils",
"version": "3.0.0",
"version": "3.0.1-canary.213.a496318.0",
"description": "Utility functions for links. Links are object values pointing to other values!",

@@ -28,7 +28,8 @@ "keywords": [

"dependencies": {
"@quenty/brio": "^3.0.0",
"@quenty/instanceutils": "^3.0.0",
"@quenty/loader": "^3.0.0",
"@quenty/promise": "^3.0.0",
"@quenty/rx": "^3.0.0"
"@quenty/brio": "3.0.1-canary.213.a496318.0",
"@quenty/instanceutils": "3.0.1-canary.213.a496318.0",
"@quenty/loader": "3.0.1-canary.213.a496318.0",
"@quenty/maid": "2.0.0",
"@quenty/promise": "3.0.1-canary.213.a496318.0",
"@quenty/rx": "3.0.1-canary.213.a496318.0"
},

@@ -38,3 +39,3 @@ "publishConfig": {

},
"gitHead": "b840adf5821b23b0371596ad9abe4d431a0803c1"
"gitHead": "a49631867572f1b7c9e4ea3088125fb2960071a2"
}
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