Socket
Socket
Sign inDemoInstall

@semantic-release/github

Package Overview
Dependencies
Maintainers
5
Versions
168
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

@semantic-release/github - npm Package Compare versions

Comparing version 7.2.3 to 8.0.0-beta.1

2

lib/publish.js

@@ -8,3 +8,3 @@ const path = require('path');

const parseGithubUrl = require('./parse-github-url');
const globAssets = require('./glob-assets.js');
const globAssets = require('./glob-assets');
const resolveConfig = require('./resolve-config');

@@ -11,0 +11,0 @@ const getClient = require('./get-client');

{
"name": "@semantic-release/github",
"description": "semantic-release plugin to publish a GitHub release and comment on released Pull Requests/Issues",
"version": "7.2.3",
"version": "8.0.0-beta.1",
"author": "Pierre Vanduynslager (https://twitter.com/@pvdlg_)",

@@ -39,10 +39,10 @@ "ava": {

"clear-module": "4.1.1",
"codecov": "3.8.1",
"nock": "13.0.9",
"codecov": "3.8.2",
"nock": "13.1.1",
"nyc": "15.1.0",
"proxy": "1.0.2",
"proxyquire": "2.1.3",
"semantic-release": "17.3.9",
"semantic-release": "18.0.0-beta.2",
"server-destroy": "1.0.1",
"sinon": "9.2.4",
"sinon": "11.1.1",
"tempy": "1.0.0",

@@ -52,3 +52,3 @@ "xo": "0.36.1"

"engines": {
"node": ">=10.18"
"node": ">=14.17"
},

@@ -86,3 +86,3 @@ "files": [

"peerDependencies": {
"semantic-release": ">=16.0.0 <18.0.0"
"semantic-release": ">=18.0.0-beta.1"
},

@@ -89,0 +89,0 @@ "prettier": {

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