Socket
Socket
Sign inDemoInstall

hosted-git-info

Package Overview
Dependencies
1
Maintainers
5
Versions
64
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.4 to 3.0.5

5

CHANGELOG.md

@@ -5,2 +5,7 @@ # Change Log

<a name="3.0.5"></a>
## [3.0.5](https://github.com/npm/hosted-git-info/compare/v3.0.4...v3.0.5) (2020-07-11)
<a name="3.0.4"></a>

@@ -7,0 +12,0 @@ ## [3.0.4](https://github.com/npm/hosted-git-info/compare/v3.0.3...v3.0.4) (2020-02-26)

9

package.json
{
"name": "hosted-git-info",
"version": "3.0.4",
"version": "3.0.5",
"description": "Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab",

@@ -31,3 +31,3 @@ "main": "index.js",

"dependencies": {
"lru-cache": "^5.1.1"
"lru-cache": "^6.0.0"
},

@@ -43,3 +43,6 @@ "devDependencies": {

"git-host-info.js"
]
],
"engines": {
"node": ">=10"
}
}
SocketSocket SOC 2 Logo

Product

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

Packages

Stay in touch

Get open source security insights delivered straight into your inbox.


  • Terms
  • Privacy
  • Security

Made with ⚡️ by Socket Inc