Socket
Socket
Sign inDemoInstall

gh-release-fetch

Package Overview
Dependencies
Maintainers
21
Versions
20
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

gh-release-fetch - npm Package Compare versions

Comparing version 4.0.2 to 4.0.3

15

package.json
{
"name": "gh-release-fetch",
"version": "4.0.2",
"version": "4.0.3",
"description": "A library to fetch release binaries from GitHub Releases",

@@ -39,2 +39,3 @@ "main": "dist/index.js",

"author": "David Calavera",
"repository": "netlify/gh-release-fetch",
"license": "MIT",

@@ -44,16 +45,16 @@ "devDependencies": {

"@types/download": "8.0.2",
"@types/node": "14.18.51",
"@types/node": "14.18.53",
"@types/semver": "7.5.0",
"@vitest/coverage-v8": "0.32.0",
"@vitest/coverage-v8": "0.33.0",
"husky": "8.0.3",
"npm-run-all": "4.1.5",
"tempy": "3.0.0",
"typescript": "5.1.3",
"vitest": "0.32.0"
"typescript": "5.1.6",
"vitest": "0.33.0"
},
"dependencies": {
"@xhmikosr/downloader": "^12.0.0",
"@xhmikosr/downloader": "^13.0.0",
"node-fetch": "^3.3.1",
"semver": "^7.5.1"
"semver": "^7.5.3"
}
}
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