Socket
Socket
Sign inDemoInstall

gh-release-fetch

Package Overview
Dependencies
3
Maintainers
21
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 4.0.0 to 4.0.1

16

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

@@ -43,16 +43,16 @@ "main": "dist/index.js",

"@types/download": "8.0.2",
"@types/node": "14.18.46",
"@types/node": "14.18.48",
"@types/semver": "7.5.0",
"@vitest/coverage-c8": "0.31.0",
"@vitest/coverage-c8": "0.31.4",
"husky": "8.0.3",
"npm-run-all": "4.1.5",
"tempy": "3.0.0",
"typescript": "5.0.4",
"vitest": "0.31.0"
"typescript": "5.1.3",
"vitest": "0.31.4"
},
"dependencies": {
"@xhmikosr/downloader": "^9.0.0",
"node-fetch": "^3.0.0",
"semver": "^7.0.0"
"@xhmikosr/downloader": "^11.0.2",
"node-fetch": "^3.3.1",
"semver": "^7.5.1"
}
}
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