Socket
Socket
Sign inDemoInstall

gh-release-fetch

Package Overview
Dependencies
6
Maintainers
16
Versions
20
Alerts
File Explorer

Advanced tools

Install Socket

Detect and block malicious and high-risk dependencies

Install

Comparing version 3.0.0 to 3.0.1

15

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

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

"scripts": {
"prepare": "husky install node_modules/@netlify/eslint-config-node/.husky/",
"prepublishOnly": "npm ci && run-s build test",

@@ -28,8 +29,2 @@ "test": "jest",

},
"husky": {
"hooks": {
"commit-msg": "commitlint -E HUSKY_GIT_PARAMS",
"pre-push": "npm run format"
}
},
"keywords": [

@@ -46,8 +41,6 @@ "github",

"devDependencies": {
"@netlify/eslint-config-node": "^4.0.6",
"@netlify/eslint-config-node": "^4.1.3",
"@types/jest": "^27.0.0",
"@types/node": "^16.0.0",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
"husky": "^4.3.8",
"husky": "^7.0.4",
"jest": "^27.0.0",

@@ -54,0 +47,0 @@ "ts-jest": "^27.0.0",

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